Commit graph

5 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 8d0d07a299 Server: render sanitized strings as plain html
- Use source fields for text inputs
2021-01-27 20:59:58 -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
asonix 67f3430751 Pull single-file folder modules into single-files 2021-01-11 22:02:16 -06:00
asonix 815649b0f1 Build out comments view, edit pages, submission comments section 2021-01-11 21:59:42 -06:00