Commit graph

5 commits

Author SHA1 Message Date
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
30ba286d08 Server: Start work on Profile Discovery page
This page will be used when Profile Search is implemented
2021-01-24 22:09:48 -06:00
deca730bf7 Server: Introduce Browse
- Make Homepage redirect to Browse when logged out
- Make Homepage redirect to Feed when logged in
- Add a Browse button to nav, and expose a navigation
  modal when the browser is too narrow to show the full
  top bar navigation. This should change in the future,
  possibly to a left-side nav panel
- Make Browse and Feed fill the full page width
2021-01-24 20:05:45 -06:00
8fbf77cfe4 Server: Use toolkit for edit submission page images
Update buttons to latest toolkit api
2021-01-24 15:30:02 -06:00
641db5aef3 Server: Start work on Feed page
Update to latest toolkit
2021-01-23 22:04:27 -06:00