Commit Graph

9 Commits

Author SHA1 Message Date
syeopite
7afa027b95 Switch routing logic to use modules (#2298)
* Switch routing logic to use modules
* Add more macros for adding routes of different HTTP methods
2021-08-11 12:36:25 +02:00
Mateusz Makowski
90c907710c Display username in header 2021-06-19 04:58:42 -07:00
syeopite
4a095eb98e Fix <hr> styling on empty search page 2021-06-19 04:17:49 -07:00
syeopite
b63bebb519 Allow automatic instance redirect to be turned off
Instead the "switch invidious instance" link would bring users to
redirect.invidious.io
2021-06-19 04:16:18 -07:00
syeopite
065c104f27 Upgrade to crystal 1.0.0 2021-06-08 13:10:58 -07:00
syeopite
445ff856fe Allow user preferences to effect extend_desc 2021-05-24 09:16:58 -07:00
syeopite
5ba9a1f87d Fix lint 2021-05-23 09:22:37 -07:00
syeopite
6e6f4d5a37 Allow configurable support of interactive 360 vid 2021-05-23 09:22:37 -07:00
saltycrys
991a04dc2a Adjust routes
Simple routes have been moved into a single `Misc` file.

Embed routes have been moved into a single `Embed` file.

The preferences route has been renamed to be more consistent with other parts
of the codebase.
2021-02-02 06:18:16 +01:00