Commit graph

3 commits

Author SHA1 Message Date
asonix e0858b7b3d Move server/ to / and start i18ning
Currently i18n'd
- login page
- register page
- cookie page
- delete account confirmation page
- 404 page
- 500 page
- part of account settings
2021-01-28 20:25:31 -06:00
asonix c6fe2fb02d Server: Update profile search styles
- fix banner update redirect
- return to 'referer' on follow and unfollow if present
2021-01-26 20:34:04 -06:00
asonix 934ddd76ff Server: Update to latest Toolkit & Profile apis
Reorganize files a bit
Add a Pagination trait to guide with paging in the future
Add extension traits for Profile, Comment, and Submission
Async-ify more things, but not all things
2021-01-21 23:47:47 -06:00
Renamed from server/src/profiles/middleware.rs (Browse further)