Julius Haertl
6ce976e7f0
Theming: Show loading spinner while uploading files
2016-08-30 10:28:57 +02:00
Lukas Reschke
d4d90a0b84
Increase theming performance
...
1. Set proper caching headers (`Pragma: cache`)
2. Resize image proportionally to a max size of 1920px
3. Store images with progressive mode
This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly.
2016-08-29 12:18:57 +02:00
Julius Haertl
4eb85f10a9
Theming: Cleanup and remove opacity from checkbox/radiobutton
2016-07-28 16:18:51 +02:00
Julius Haertl
1f3e55bc86
Theming: Generate colorized radio buttons dynamically
2016-07-28 16:18:50 +02:00
Julius Haertl
b7024b454f
Theming: Colorize radio buttons and append new styles on preview
2016-07-28 16:18:50 +02:00
Julius Haertl
5c12c8cb02
Theming: Preview for colorized checkboxes
2016-07-28 16:17:53 +02:00
Julius Haertl
db755d7236
Theming: Fix preview and center alignment of logo
2016-07-26 13:24:41 +02:00
Julius Haertl
48ac845266
Theming: Fix image paths for caret icon
2016-07-16 09:18:34 +02:00
Julius Haertl
3f47138d27
Theming: Fix spaces in settings-admin.js
2016-07-15 14:45:05 +02:00
Julius Haertl
387550be88
Theming: Implement swapping the foreground color for bright colors
2016-07-15 14:16:41 +02:00
Lukas Reschke
cd74ad55e4
Only save when value changed or enter is pressed
2016-06-27 20:46:12 +02:00
Lukas Reschke
a08c4a2b13
Add tooltip
2016-06-27 20:36:23 +02:00
Bjoern Schiessle
24144b16d0
make sure that the preview gets updated every time a new image gets uploaded
2016-06-27 10:26:24 +02:00
Bjoern Schiessle
79269427d7
scale preview image
2016-06-27 10:26:24 +02:00
Lukas Reschke
433e8ea123
Disable drop zone
...
Otherwise dropping something somewhere can by mistake upload the file and make it available
2016-06-27 10:26:23 +02:00
Lukas Reschke
27b699bdbc
Migrate logic to dynamic controller
...
Also adds support for having custom login backgrounds
2016-06-27 10:26:23 +02:00
Bjoern Schiessle
cc321bc140
add some visual feedback if the operation was succesful or not
2016-06-27 10:26:22 +02:00
Bjoern Schiessle
10f6ca20bc
write theme settings to database
2016-06-27 10:26:22 +02:00
Bjoern Schiessle
20d250a674
initial commit for the theming app
2016-06-27 10:26:22 +02:00