juxtaposition-ui/src
2022-02-26 23:54:51 -06:00
..
middleware Fixed Yeah! erroring out on console 2022-02-26 14:01:59 -06:00
models 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
services/juxt-web Added user and community page to web 2022-02-26 23:54:51 -06:00
translations Fix typo in ko.json (#19) 2021-12-08 08:52:53 -06:00
webfiles Added user and community page to web 2022-02-26 23:54:51 -06:00
accountdb.js 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
config.example.json 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
database.js 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
logger.js Added support for administrative audit log. Added ability to delete communities 2021-03-24 22:01:11 -05:00
server.js 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
util.js 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