Franciszek Stachura
|
ec37680f04
|
web: Add ability to hide sidebar on desktop layout
The sidebar is hidden by default
|
2024-09-11 11:13:13 +02:00 |
|
Franciszek Stachura
|
e8da1bf578
|
Reduce sidebar flashing on navigation
by moving some dynamic HTML generation to templates.
Also fixes no-js CSS a bit by hiding useless elements.
|
2024-08-20 14:32:52 +02:00 |
|
Franciszek Stachura
|
86af364b14
|
Generate pretty HTML for more errors
|
2024-07-31 11:33:53 +02:00 |
|
Franciszek Stachura
|
bf6f183189
|
Don't display size for directories
* Refactor projects list
|
2024-07-30 14:10:51 +02:00 |
|
Franciszek Stachura
|
5c6e604b9b
|
Generate links for versions sidebar outside of template context
* Replace url variable with current_url that contains the current
absolute url. This gets us a little closer to getting rid of the base
tag
|
2024-07-30 14:10:51 +02:00 |
|
Franciszek Stachura
|
dbc7191060
|
Change template variable names to be more descriptive
|
2024-07-30 14:10:51 +02:00 |
|
Franciszek Stachura
|
f08aeb7b76
|
Split layout into sidebar and topbar
|
2024-07-30 12:49:29 +02:00 |
|