| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
1ab1d389a1 |
jQuery 3 (#7425)
* jquery 3 * use most recent version of migrate plugin * Delete .DS_Store * update service worker in case anyone has old version of jquery cached |
6 years ago |
|
|
acacf1f80c |
Service worker js is a missing comma (#6788)
Fix #6787 |
7 years ago |
|
|
463d66e5fd |
Allow for user specific themes (#5668)
* add migration and basic UI for changing a user's theme * update user themem * use right text on button * load theme based on users' selection * load theme based on users' selection in pwa too * update sample config * delete older theme loading * implement AfterLoad to set users' theme properly * set up default theme when creating a user. This uses the installation wide theme * use flash messages for error * set default theme when creating a user from the cli * fix @lunny review |
7 years ago |
|
|
f6fb50b73e |
Create Progressive Web App (#4730)
* Create manifest and serviceworker
* Create templates and add AppSubUrl
* Add JSRenderer
* fix ctx type
* Add JSRenderer to static.go
* Complete adding {{AppSubUrl}}
* Add more fonts to urlsToCache
* Add 512px and 192px icons
* Hardcode font MD5
* Default theme doesn't have a specific CSS file
|
7 years ago |