Commit Graph

60 Commits

Author SHA1 Message Date
CaramelKat
191c9013ea Updated Access Token decryption function 2021-10-14 19:46:57 -05:00
CaramelKat
66906ebc0a changed topics cache expiration to 2 days instead of 1 2021-09-28 23:41:08 -05:00
CaramelKat
274a64f4a1 added filter for newline characters in topics body and paintings 2021-09-28 22:27:24 -05:00
CaramelKat
7175e20364 added support for /v1/topics 2021-09-28 21:23:13 -05:00
CaramelKat
9221ab4851 added support for verified user posts 2021-09-18 19:33:56 -05:00
CaramelKat
d0c1f45bc9 Updated POST model 2021-09-06 03:18:23 -05:00
CaramelKat
a9828d89ed Fixed posting in portal, added support for video posts 2020-05-22 02:50:08 -05:00
CaramelKat
1e7add9597 Implemented basic support in Portal for User Page, Activity Feed, Communities, Messages, and Notifications 2020-05-21 23:11:56 -05:00
CaramelKat
2917b9d25c split portal into multiple files to help with load times 2020-05-21 03:12:56 -05:00
CaramelKat
df3eb4201d fixed screenshot crash, added support for displaying screenshot posts 2020-05-21 02:04:15 -05:00
CaramelKat
e1c5228562 fixed image loading and posting from the correct community in portal 2020-05-21 01:24:03 -05:00
CaramelKat
ee75a4e201 added posting from portal 2020-05-21 01:04:58 -05:00
CaramelKat
801c03c32d added some more cs to portal 2020-05-21 00:05:09 -05:00
CaramelKat
3719c1daa1 Added more js to portal UI 2020-05-20 23:25:09 -05:00
CaramelKat
aa26116441 reworked images across the board, added new Wii U interface 2020-05-19 02:02:47 -05:00
CaramelKat
88e3970f59 fixed image loading in 3DS applet
added header image to communities
various bug fixes and cleanup
2020-05-18 17:30:55 -05:00
CaramelKat
a817707a4e added new options to admin community pannel 2020-05-17 02:28:53 -05:00
CaramelKat
690ea28077 More Improvements to 3DS testing interface 2020-05-17 02:16:46 -05:00
CaramelKat
ed92dba6fb Improved 3DS interface for testing 2020-05-17 00:49:40 -05:00
CaramelKat
ddb032726a fixed some typos, added support for community icons 2020-05-16 02:41:30 -05:00
CaramelKat
a3bbf8ee29 added more functionality to the filler web interface 2020-05-16 02:01:40 -05:00
CaramelKat
1905b91d98 added temporary support for admin panel on 3DS and Wii U 2020-05-15 00:38:02 -05:00
CaramelKat
0c84731d0f fixed discovery server sending wrong information to guest accounts 2020-05-15 00:33:11 -05:00
CaramelKat
21f609fc4a fixed error handling with invalid user tokens 2020-05-15 00:23:13 -05:00
Jay
be8acf19ca replaced account server url 2020-05-15 00:00:47 -05:00
CaramelKat
6e3862d8ce added debugging to /v1/posts and /v1/endpoint 2020-05-14 23:35:34 -05:00
CaramelKat
5d744dcaa5 added support for web terminal again, tweaks to /v1/posts 2020-05-14 23:27:45 -05:00
CaramelKat
2b2c3c1ecc fixed authentication on non-windows platforms 2020-05-14 23:10:56 -05:00
CaramelKat
9600c24e8e rolled back auth and post to pre-web state 2020-05-10 05:05:28 -05:00
CaramelKat
f480ab79a5 rolled back some web.olv changes to fix authentication 2020-05-10 04:55:48 -05:00
CaramelKat
bfd7ed66d8 fixed posting issue 2020-05-10 04:43:51 -05:00
jay.poff@outlook.com
523574f13f Merge remote-tracking branch 'origin/master' 2020-05-10 04:06:39 -05:00
CaramelKat
b2aac3f167 added admin panel for viewing community posts in browser 2020-05-10 04:06:03 -05:00
Jay
f0afeb377b
Update README.md 2020-05-07 00:55:21 -05:00
jay.poff@outlook.com
0fd53d43cd Merge remote-tracking branch 'origin/master' 2020-05-07 00:53:48 -05:00
jay.poff@outlook.com
100709536a account server integration, users and ban checking. limited support for /v1/people as well 2020-05-07 00:51:56 -05:00
Jay
a6ffc867ca
Update README.md 2020-04-28 00:23:53 -05:00
jay.poff@outlook.com
4e9f3909c4 added support for more search tags for /v1/communities 2020-04-27 01:21:42 -05:00
CaramelKat
7c8388e737 added support for more search tags for /v1/communities 2020-04-27 00:35:23 -05:00
CaramelKat
189202e757 reworked posts again, added Yeah! support 2020-04-26 22:02:23 -05:00
CaramelKat
1d933c0d6f fixed a few typos 2020-04-26 04:36:28 -05:00
jay.poff@outlook.com
4b1c060445 Merge remote-tracking branch 'origin/master' 2020-04-26 04:35:18 -05:00
CaramelKat
b1bc72d33e fixed a few typos 2020-04-26 04:35:02 -05:00
CaramelKat
187355fd04 fixed a few typos 2020-04-26 04:33:49 -05:00
CaramelKat
98bc104ef0 added basic community support 2020-04-26 04:12:56 -05:00
CaramelKat
fd431a5f5a removed portal and ctr files 2020-04-26 00:49:41 -05:00
CaramelKat
238935ba54 added basic support for posts 2020-04-26 00:42:52 -05:00
InternalLoss
473d903a32
Make static files be at root in CSS/HTML 2020-04-26 04:19:50 +01:00
InternalLoss
65fef7dc48
Split images from CSS into img folder 2020-04-26 04:14:13 +01:00
InternalLoss
315ec8fc6d
Remove minified - 3DS didn't like it 2020-04-25 19:44:45 +01:00