aboutsummaryrefslogtreecommitdiff
path: root/src/boot/routes.js
Commit message (Collapse)AuthorAge
* Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|
* redirect /remote-users/:username@:hostname -> /users/:id, ↵Hakaba Hitoyo2019-11-08
| | | | /remote-users/:hostname/:username -> /users/:id
* Require password resetMaxim Filippov2019-10-16
|
* Password reset pageEugenij2019-09-05
|
* guard more secure routestaehoon2019-07-24
|
* guard secure routes by redirecting to roottaehoon2019-07-24
|
* New searchEugenij2019-07-15
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* Add floating post-status button on mobileShpuld Shpludson2019-03-11
|
* Fix registration path warning and translation warningsshpuld2019-01-27
|
* Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
|
* Add instance information page for mobileHakaba Hitoyo2019-01-07
|
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Restore old routes, enable user route as fallback.Lambda2018-12-25
| |
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* Redirect to /main/allMaxim Filippov2018-12-17
|
* Add temporary redirectsMaxim Filippov2018-12-17
|
* Implement user_profile.spec.jsMaxim Filippov2018-12-15
|
* Use "~" as a route namespace symbolMaxim Filippov2018-12-10
|
* Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
|
* Move routes to the separate file -> make it testableMaxim Filippov2018-12-06