yasen pushed to main at lindeas/jilo-web
-
a77cf5b328 Adds simple admin-tools page
-
f22fa76987 Fixes db migration code
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
08953c6272 Adds initial support for maintenance mode
yasen pushed to main at lindeas/jilo-web
-
315b68f928 Adds initial support for DB upgrades/migrations
yasen pushed to main at lindeas/jilo-web
-
056388be71 Makes theme setting per-user
yasen pushed to main at lindeas/jilo-web
-
dfcc1dc7d8 Auto-generates themes config if missing
-
d71f3f4f62 Fixes theme folders structure
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
3e72568141 Fixes theme helper
-
1993a7e2de Fixes themes footers
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
91cabf56e7 Adds theme-asset page in index
-
aea05ce0e6 Fixes theme asset helper
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
85a489244d Adds modern theme screenshot
yasen pushed to main at lindeas/jilo-web
-
37b65897df Adds retro theme screenshot
yasen pushed to main at lindeas/jilo-web
-
361a1e6c6d Troubleshoots theme helper
yasen pushed to main at lindeas/jilo-web
-
51f0b0b369 Fiexs theme view to use the new theme assets code
yasen pushed to main at lindeas/jilo-web
-
30ea7ff5c0 Removes getScreenshotUrl, we now use generic getAssetUrl for all assets
-
55829faf85 Fixes theme helper to use the new theme assets helper
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
37566b5122 Adds helper to manage all static assets of a theme
-
8203c10f37 Adds theme data to be passed to the views
-
b1dae54aac Fixes templates loading in index
-
d65b7bcc55 Fixes index to work with latest session and config changes
-
a0f3e84432 Fixes theme helper to have config array always available
- Compare 7 commits »
yasen pushed to main at lindeas/jilo-web
-
47875289a8 Bugfixes theme switcher
-
e544176cdd Bugfixes session class
-
65f9c4da3c Moves session variables to config file
-
bdcc308188 Adds CSRF the theme switcher
-
06f8229a8c Bugfixes theme switcher
- Compare 12 commits »
yasen pushed to main at lindeas/jilo-web
-
4715a26af7 Initialize themes system
yasen pushed to main at lindeas/jilo-web
-
d366c1dd10 Makes index dynamically load theme's templates
yasen pushed to main at lindeas/jilo-web
-
2d0c280a0a Adds theme switcher controller and view
yasen pushed to main at lindeas/jilo-web
-
c2cfd503ee Adds theme-related feedback messages
yasen pushed to main at lindeas/jilo-web
-
6c8806965e Adds header and footer for the example "modern" theme
yasen pushed to main at lindeas/jilo-web
-
8745c0598f Adds an example theme "modern"