CaramelKat
066274c0e5
Lots and lots of bug fixes, fixed a typo in the translations file, use Mii names instead of PNID's in posts. Added error message when the server fails to create a user on the OOB experience
2021-11-29 15:07:45 -06:00
CaramelKat
7fd86c7991
Merge remote-tracking branch 'origin/main'
2021-11-24 11:43:16 -06:00
CaramelKat
8a92943875
Added auth with account server for account creation. Patrially added support for checking PNID for access level to sign into admin panel
2021-11-24 11:42:59 -06:00
sjk
a961f8d3e1
Add Korean translation & fix typo ( #18 )
...
* Add Korean translation
* Fix “juxt” to “Juxt”
2021-11-04 18:27:29 -05:00
CaramelKat
090642042b
Fix issues displaying Mii images in certain places, Fixed posting to the announcements page from the admin panel.
2021-11-04 12:42:46 -05:00
CaramelKat
becdd69e92
Merge remote-tracking branch 'origin/main'
2021-11-02 13:16:24 -05:00
CaramelKat
164068ad42
Added error message for invalid tokens on the applet while trying to load from a NNID. Basic implementation of messages
2021-11-02 13:15:43 -05:00
Jay
c1456c79c0
Merge pull request #16 from bastiro03/main
...
Update german Translation
2021-10-26 12:07:27 -05:00
Jay
3af9c55556
Merge pull request #17 from rhinoswirl/main
...
Added translation for pt-pt.
2021-10-26 12:07:01 -05:00
CaramelKat
fd3031b4ed
Actually fixed Access Token decryption
2021-10-17 11:21:10 -05:00
jay.poff@outlook.com
2457829f05
Updated Access Token decryption function
2021-10-14 19:38:02 -05:00
rhinoswirl
36019499c8
Added translation for pt-pt.
2021-10-08 22:18:44 +01:00
CaramelKat
7037d87948
Added support for loading community by title_id instead of community_id
2021-09-29 15:00:15 -05:00
CaramelKat
9fb074bf3d
Added check to bypass auth for the cdn
2021-09-19 18:15:10 -05:00
jay.poff@outlook.com
11be7687d5
Moved auth and language processing to middlewear. Fixed memory leak occurring with each database connection. Added posting on 3DS. Moved endpoints to single route between portal and ctr. Added post character limit (280 characters).
2021-09-18 19:19:02 -05:00
CaramelKat
949e66493c
Added support for hiding spoilers. Added new notification when a user responds to your post
2021-09-15 00:14:42 -05:00
CaramelKat
bebd6a1b7d
Fixed a number of cosmetic issues for posts and communities
2021-09-14 22:28:39 -05:00
CaramelKat
f689e1b54e
fixed reply/post screen not rendering on gamepad
2021-09-06 04:54:00 -05:00
CaramelKat
042faa18c4
updated new user function to use the correct date format
2021-09-06 03:37:25 -05:00
CaramelKat
3f5302750f
added support for post replies
2021-09-06 03:30:53 -05:00
CaramelKat
495d44b43c
revised follows in meta data
2021-09-05 23:38:17 -05:00
CaramelKat
28ea0f5403
add followers to meta tags
2021-09-05 23:23:08 -05:00
CaramelKat
7684e475b5
updated tags for embed
2021-09-05 23:02:05 -05:00
CaramelKat
190713238b
updated tags for embed
2021-09-05 22:55:18 -05:00
CaramelKat
2ca269142c
testing embed data
2021-09-05 22:48:22 -05:00
CaramelKat
eaeb6e9615
Fixed bug with getting new posts on the user page
2021-09-05 22:01:44 -05:00
CaramelKat
c25ca39ee0
Changed Yeah! button to SVG. Cleaned up old CSS
2021-09-05 20:34:10 -05:00
CaramelKat
275c2030a0
experimental wip redesign
2021-09-05 19:28:11 -05:00
CaramelKat
8495540ee8
Corrected PID type in the user object
2021-09-05 15:20:11 -05:00
CaramelKat
745c56f443
Moved posts to a new template file to make it easier to edit format.
...
Fixed bug where liking a post would not always be reflected on all pages.
Added experimental sidebar styling.
Added support for verified status in following and followed tabs on user pages.
2021-09-05 15:16:14 -05:00
bastiro03
07e1601412
Update de.json
2021-09-04 17:19:05 +02:00
Jay
3a4476bc40
Merge branch 'main' into patch-1
2021-09-03 12:44:59 -05:00
Jay
13d111bcec
Merge pull request #15 from ErdbeerbaerLP/main
...
German Translation
2021-09-03 12:39:08 -05:00
ErdbeerbaerLP
583d9ee65b
German Translation part 3
2021-09-03 08:45:35 +02:00
Jay
5c6dca7f38
Merge pull request #10 from DkStar7/patch-2
...
some tweaks and improvements to the translation
2021-09-02 13:38:13 -05:00
CaramelKat
fbf41f26ec
Moved header whitelist to the config file. Fixed bug where wrong pfp would be shown in announcements
2021-09-01 16:08:43 -05:00
Angel3245
6f69d5cde2
Update es.json
2021-09-01 23:05:45 +02:00
Angel3245
20ee944637
Update es.json
2021-09-01 23:02:59 +02:00
CaramelKat
31e9f64d35
Fixed typos in admin panel. Added official checkmark on me and profile pages
2021-08-31 17:02:13 -05:00
CaramelKat
23c3367b37
Fixed typo in first run script that would prevent new users from registering
2021-08-31 16:35:38 -05:00
CaramelKat
9b9918b40d
Updated how community images are handled
2021-08-31 16:16:03 -05:00
CaramelKat
b9ad551faa
Fixed issue where uploaded images would be ignore in the admin interface
2021-08-31 16:05:25 -05:00
Angel3245
a9ed400496
Update es.json
2021-08-31 22:40:25 +02:00
CaramelKat
9f22903db9
updated whitelist headers for all requests
2021-08-31 15:37:07 -05:00
CaramelKat
52f272b201
fixed a typo in the account server
2021-08-31 15:08:58 -05:00
CaramelKat
633f74aac8
Added support for posting in announcements channel in Admin panel
...
Added CDN to header whitelist
2021-08-31 15:02:57 -05:00
CaramelKat
8faf55643f
Fixed typo in css document
2021-08-31 11:51:01 -05:00
CaramelKat
1a3c31d846
Fixed typo in css document
2021-08-31 11:49:20 -05:00
CaramelKat
5244cb7ebc
Fixed typo in translations document
2021-08-31 11:24:24 -05:00
jay.poff@outlook.com
061fb845f7
Merge remote-tracking branch 'origin/main'
2021-08-31 11:22:14 -05:00