Commit Graph

15 Commits

Author SHA1 Message Date
Svilen Markov
7bf61ee8ed Remove app name from title 2024-08-07 04:05:10 +01:00
Svilen Markov
e1161b9227 Refactor base-url & add documentation 2024-08-05 14:08:16 +01:00
Svilen Markov
c2cdd0fa08
Merge branch 'release/v0.6.0' into main 2024-08-05 13:26:46 +01:00
Svilen Markov
b365a03e71 Allow hiding desktop navigation 2024-08-05 12:42:41 +01:00
Svilen Markov
2e629efc7f Remove link from footer 2024-08-05 12:28:08 +01:00
Svilen Markov
fcaa2bef6e Vertically center loading indicator 2024-08-05 12:15:55 +01:00
Svilen Markov
3b2a9fedef Move footer to bottom of viewport 2024-08-05 12:00:20 +01:00
Svilen Markov
3fea166274 Add page width customizability 2024-08-04 23:40:58 +01:00
CremaLuca
23d6d41148 fix(serve): using paths without base url 2024-07-10 15:40:35 +02:00
Svilen Markov
94cf82c3d9 Remove link to discussions 2024-05-17 12:21:44 +01:00
Svilen Markov
36f8eac3e4 Refactor
Delay showing page content until JS has finished setting up page elements
That then allows the following:
Leave relative time to be rendered on the client
Leave collapsible lists to be rendered on the client
Which massively simplfies the backend templates which were error prone
2024-05-16 20:41:50 +01:00
Svilen Markov
514d5f92d1 Add link to release notes 2024-05-14 14:33:24 +01:00
Svilen Markov
f8af2025e8 Rename flex-grow to grow 2024-05-01 23:47:14 +01:00
Svilen Markov
748ad1ff8d Allow setting path to custom CSS 2024-04-29 16:47:18 +01:00
Svilen Markov
ec8ba40cf0 Initial commit 2024-04-27 20:10:24 +01:00