Commit Graph

138 Commits

Author SHA1 Message Date
Jemma
46bdc585f5 Merge branch 'main' of https://github.com/PretendoNetwork/juxt-web 2022-05-31 22:57:16 -05:00
Jemma
8e74d9982e Tweaked auth to make debugging on desktop easier 2022-05-31 22:56:55 -05:00
mrjvs
8c1f23e5c2
Docker (#24)
* removed old dockerfile

* add all docker related files

* add certs folder to dockerfiles

* move config.json to root of repo

* update missed import

* remove old dockerfile

* add logs to ignore files
2022-05-08 10:15:19 -05:00
CaramelKat
9e6e26e81b Fixed bug were community would not always load more posts 2022-02-27 16:04:52 -06:00
CaramelKat
8abf5841ac Added support for following and unfollowing users and communities 2022-02-27 15:48:42 -06:00
CaramelKat
e90d172ffe Added yeah! support on web. Moved me page icon to top banner on mobile. (hopefully) fixed issue with navigation bar rendering under the gesture bar on iOS 2022-02-27 15:23:17 -06:00
CaramelKat
fcff5be3c2 Fixed community icon url. Added community banners to web 2022-02-27 00:34:11 -06:00
CaramelKat
ca572f19f1 Fixed cookie url 2022-02-26 23:57:29 -06:00
CaramelKat
69df3f8c69 Added user and community page to web 2022-02-26 23:54:51 -06:00
CaramelKat
532f79538e Added notifications page to web 2022-02-26 17:14:42 -06:00
CaramelKat
570d4c079c Fixed Yeah! erroring out on console 2022-02-26 14:01:59 -06:00
Jay
cb850623e5 Added manifest icons 2022-02-20 00:43:30 -06:00
Jay
a4d500efab Added web manifest 2022-02-20 00:42:07 -06:00
Jay
1b2f94c00b Corrected cnd url for web 2022-02-19 23:10:09 -06:00
Jay
324d992efd Redesign of web interface. Added communities and all communities page 2022-02-19 23:04:23 -06:00
Jay
55f1c893b0 Added another check to let bots crawl images 2022-02-19 20:01:41 -06:00
Jay
7412cab92f Added robots.txt. Updated meta data (again again) 2022-02-19 19:49:44 -06:00
Jay
a4a9ad11fa Updated meta tags (for the last time hopefully) 2022-02-19 19:28:48 -06:00
Jay
2a6671376e Updated meta tags (again) 2022-02-19 19:19:57 -06:00
Jay
47034dc7cd Fixed default language selection when not signed into Juxt 2022-02-19 18:51:26 -06:00
Jay
c86aca3982 Updated url meta data 2022-02-19 18:48:31 -06:00
Jay
3d8f981aad Fixed cookie domain 2022-02-19 18:34:47 -06:00
Jay
24e3f46796 Added web endpoint 2022-02-19 18:26:55 -06:00
CaramelKat
bdac28e637 Catching up the 3DS version of Juxt with the Wii U version. Things are likely still broken, but it works ¯\_(ツ)_/¯ 2022-01-30 19:09:16 -06:00
CaramelKat
b1e5511a34 fixed and prevent duplicate posts, increased size for Mii name's on user pages to help with the rendering issues for some special characters. fixed "No Posts" being rendered when trying to load more posts on the user page. Added a rate limit for submitting and liking posts 2021-12-09 20:26:52 -06:00
CaramelKat
845042ce77 Added additional check when someone attempts to post in Announcements 2021-12-09 12:43:01 -06:00
CaramelKat
95dbb5a92e Merge remote-tracking branch 'origin/main' 2021-12-09 12:27:59 -06:00
CaramelKat
1778d5a714 Added additional check when someone attempts to post to Announcements 2021-12-09 12:27:43 -06:00
sjk
b2795bd712
Fix typo in ko.json (#19)
* Fix typo

* Typo fix 2

* Another typo fix

* Fix typo and some meanings
2021-12-08 08:52:53 -06:00
CaramelKat
81c243512b Updated the post offset in the browser files 2021-12-03 21:17:32 -06:00
CaramelKat
d31c87829f Added viewing followed community posts in activity feed. Fixed viewing followed users on user profiles. Fixed follow notifications sending in the wrong language. Fixed No Posts text not rendering on user profile page when clicking away from it and back again. Reduced file upload limit to account for people submitting memes lol. 2021-12-03 21:09:37 -06:00
CaramelKat
91d5a2252d Fixed notifications getting spammed when user repeatedly follows and unfollows a user 2021-11-30 00:21:16 -06:00
CaramelKat
5ba712838d Fixed pfp url. Fixed Yeah! and following users in other languages 2021-11-29 23:16:57 -06:00
CaramelKat
1f5d21e604 Fixed showing the correct emotion in post pfps 2021-11-29 22:31:58 -06:00
CaramelKat
d18aa36462 increased the limit for loading posts and users in the admin panel 2021-11-29 22:02:40 -06:00
CaramelKat
248533aa99 fixed loading posts on user pages and communities 2021-11-29 21:59:23 -06:00
CaramelKat
0631090582 fixed loading more posts in activity feed 2021-11-29 17:39:34 -06:00
CaramelKat
7910ad1074 Updated admin panel to use account access level 2021-11-29 15:23:40 -06:00
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