Commit Graph

230 Commits

Author SHA1 Message Date
Jemma Poffinbarger
a3aa394b37 feat: update config to add bucket
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
2025-01-14 21:52:15 -06:00
Jemma Poffinbarger
e2c4a39b2e fix: #96 Yeah sections on other profiles always shows the post yeahed from the user instead
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-12 04:35:18 +00:00
Jemma Poffinbarger
2511e762e0 fix: move hard coded domains to config file 2025-01-12 03:36:25 +00:00
Jemma Poffinbarger
69c2ba5ad4 fix: cleanup console.log usage
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
2025-01-11 17:19:14 -06:00
Jemma Poffinbarger
9a2bb69601 feat: Stop showing who banned a user in the ban message 2025-01-11 16:51:05 -06:00
Jemma Poffinbarger
14dd200aad fix: attempt 2 of AWS SDK v3 migration to address [Bug]: 3ds and wiiu cant post drawings #121 2025-01-11 16:33:58 -06:00
William Oldham
6fad193f7d chore: normalise line endings
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-08 23:54:15 +00:00
William Oldham
c0b6fefb7d chore: add gitattributes to normalise line endings 2025-01-08 23:53:42 +00:00
William Oldham
41887573f8 fix: add hotfixed access control code to admin route 2025-01-08 23:52:22 +00:00
piplupness
2a2c55bad0
changed input type to "datetime-local" to allow bans using also the time instead of just the date (#106)
lgtm
2025-01-08 15:33:17 -06:00
Jemma Poffinbarger
5a1cc6e583 fix: redis cache expiration not working
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-06 20:10:05 -06:00
Jemma Poffinbarger
c87def593f chore: migrate project to aws-sdk v3 2025-01-06 20:08:32 -06:00
Jemma Poffinbarger
1fcee00430 chore: bump dependencies 2025-01-06 18:50:29 -06:00
Jemma Poffinbarger
fb3b030842 fix: drawing width/height on 3DS was set incorrectly 2024-08-20 19:49:56 -05:00
Jemma Poffinbarger
6009dfde09 fix: update all the cdn domains to use Cloudflare 2024-08-20 19:27:46 -05:00
Jemma Poffinbarger
9c09804c66 chore: update web cdn to use cloudflare instead of bunny 2024-07-29 17:24:15 -05:00
Jemma Poffinbarger
8f66cf05ea fix: set limit on returned yeahed posts 2024-07-29 17:21:55 -05:00
Jemma Poffinbarger
fffd6c1b7d fix: fixed copy paste error with access level on admin community pages 2024-07-29 15:53:01 -05:00
Jemma Poffinbarger
27af87300f fix: Added Cache-Control header to static files so cloudflare will cache them correctly 2024-07-29 15:03:00 -05:00
Jemma Poffinbarger
1bd9146e5e feat: added user page tabs on web 2024-07-29 14:55:18 -05:00
Jemma Poffinbarger
4f28fb9350 feat: add community new and popular tabs in juxt web 2024-07-29 14:07:37 -05:00
Jemma Poffinbarger
e4b102191d fix: new and edit community pages no longer select community button on nav bar 2024-07-29 13:57:14 -05:00
Jemma Poffinbarger
75d0a9101c fix: add console endpoint dev override to cache 2024-07-29 13:55:28 -05:00
Jemma Poffinbarger
0d9a70f34b fix: Check user accessLevel instead of server setting for access to test environments 2024-07-29 13:43:20 -05:00
Jemma Poffinbarger
60730f3d10 fix: hide meta tags from removed posts #68 2024-07-29 12:22:53 -05:00
Jemma Poffinbarger
875a435544 fix: report post button shows up on guest page 2024-07-29 12:21:09 -05:00
Jemma Poffinbarger
4c39b2507c feat: add support for making communities in admin panel (WIP) 2024-07-28 23:05:08 -05:00
Jemma Poffinbarger
6cdddced73 fix: set redis user info cache to expire every minute 2024-07-28 23:05:07 -05:00
Jemma Poffinbarger
5e98a93d7e chore: update example config 2024-07-28 23:05:07 -05:00
Jemma Poffinbarger
fd3385b4a4 chore: fix user page image links 2024-07-28 23:05:07 -05:00
Jemma Poffinbarger
9a141562ce chore: fix missing error page on 3DS 2024-07-28 23:05:07 -05:00
Jonathan Barrow
7500b53d80
Merge pull request #87 from mrjvs/patch-2 2024-07-28 16:55:50 -04:00
mrjvs
60d09884c5
Update docker.yml 2024-07-28 22:47:50 +02:00
mrjvs
aa2f10f879
Update docker.yml 2024-07-28 22:40:43 +02:00
Jonathan Barrow
e4dd1a8c68
Merge pull request #86 from mrjvs/patch-1 2024-07-28 16:31:23 -04:00
mrjvs
df7f275e6e
Update docker.yml 2024-07-28 21:24:00 +02:00
Jonathan Barrow
f04db21730
Merge pull request #74 from MatthewL246/docker-updates 2024-07-22 12:29:42 -04:00
Matthew Lopez
3cc53c603a
fix: correctly create redis client url 2024-07-02 16:38:45 -04:00
Matthew Lopez
663fcf221a
fix: exit server on SIGTERM 2024-07-02 16:36:28 -04:00
Matthew Lopez
9d0a5255dc
feat: create Docker build and publish action 2024-07-02 16:36:28 -04:00
Matthew Lopez
58600b945e
chore: update Docker configuration 2024-07-02 16:35:58 -04:00
Jemma
95fab2bae9 Fixed user page birthday for Wii U and 3DS. Updates the popular community follow count without refreshing the whole cache 2024-04-23 19:18:35 -05:00
Jemma
2bae9c5078 Fixed race condition where an missing cookie with a cached session would cause write requests to fail with no error. Fixed the mii image domain for new posts on mobile, and disabled the drawing field since it's not ready yet. 2024-04-20 17:32:29 -05:00
Jemma
905ba0f737 Added redis cache to help speed up requests for user data and communities. Prevented multiple reports for a single post being created from one user 2024-04-20 16:59:03 -05:00
Jemma
b5da8169db Fixed usernames being able to flip notifications backwards 2024-04-18 20:47:32 -05:00
Jemma
ecf5828f0d Fixed ban page using the wrong object for juxt bans 2024-04-14 15:06:45 -05:00
Jemma
0c9c08cdd5 Fixed report page on web being off center 2024-04-14 14:47:37 -05:00
Jemma
76fc6c0b01 Fixed viewing friends info. Updated user birthday field to matched newer schema 2024-04-14 14:19:10 -05:00
Jemma
531e20cd0a Fixed 3DS post yeahs not redirecting to the profile correctly 2024-04-13 21:10:54 -05:00
Jemma
6ec5d83f93 Fixed new drawing window being displayed on post page on web 2024-04-13 20:38:55 -05:00