Dan Brown
1d91b4d8a6
PWA Manifest: Tweaks during review of PR #4430
...
- Updated to go through HomeController with the builder as a helper
class.
- Extracted some reapeated items into variables in manifest.
- Updated background color to match those used by BookStack.
- Removed reference of icon.ico since its not intended to be used.
- Added tests to cover functionality.
Review of #4430
2023-10-02 15:54:39 +01:00
JonatanRek
10e8e1a88d
New line fix
2023-09-22 11:19:34 +02:00
JonatanRek
2a2f893fcc
Formating Fixes
2023-09-22 11:18:10 +02:00
JonatanRek
6e19a8a4bb
Merge branch 'basic-pwa-support' of https://github.com/GamerClassN7/BookStack into basic-pwa-support
2023-09-22 10:49:53 +02:00
JonatanRek
cb9c3fc9f5
Fix Dark theme
2023-09-22 10:49:37 +02:00
JonatanRek
effc03e99e
Merge branch 'BookStackApp:development' into basic-pwa-support
2023-09-22 10:48:48 +02:00
Dan Brown
b292cf7090
Extracted icon helper, aligned container resolution
...
Also updated breadcrumb view composer to current standards.
Closes #4553
2023-09-16 18:26:28 +01:00
JonatanRek
2b604b5af9
Move Manifest Definition to Separate Config File
2023-08-10 17:02:31 +02:00
JonatanRek
08ea97fd83
Manifest Tweaks
2023-08-10 16:43:14 +02:00
JonatanRek
601491b275
Add Color
2023-08-10 15:51:09 +02:00
JonatanRek
88e148ba00
Initial Draft
2023-08-10 15:44:27 +02:00
Dan Brown
141eecb858
Cleaned up namespacing in routes
...
Also moved home controller and moved controllers up a level in http.
2023-05-18 20:57:05 +01:00