| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove replace call which does not replace anything | Stefan Weil | 2018-10-24 | 1 | -1/+1 |
* | Manually instantiate jscolor to avoid csp errors | Julius Härtl | 2018-10-02 | 1 | -0/+4 |
* | also add a privacy link | Arthur Schiwon | 2018-05-24 | 1 | -1/+2 |
* | fix undo for url-typed inputs | Arthur Schiwon | 2018-05-11 | 1 | -1/+2 |
* | allow to specify a link to a legal notice | Arthur Schiwon | 2018-05-09 | 1 | -10/+13 |
* | Remove unneeded preview image handling | Julius Härtl | 2018-04-19 | 1 | -3/+0 |
* | Fix undo preview and remove duplicate code | Julius Härtl | 2018-04-19 | 1 | -28/+27 |
* | Use generic image upload in theming JS | Julius Härtl | 2018-04-19 | 1 | -45/+17 |
* | Empty name not allowed | Sagorika Das | 2018-02-27 | 1 | -5/+32 |
* | Allows adding of hex color to the theme-color | Abijeet | 2017-12-08 | 1 | -1/+5 |
* | Theming: Fix message/loading display on errors | Julius Härtl | 2017-10-03 | 1 | -0/+2 |
* | Fix preview of theming | Daniel Calviño Sánchez | 2017-08-10 | 1 | -5/+9 |
* | Refactor reloadStylesheets to receive absolute URLs | Daniel Calviño Sánchez | 2017-08-10 | 1 | -3/+3 |
* | Simplified Nextcloud logo icon | Marin Treselj | 2017-07-02 | 1 | -2/+2 |
* | Don't open the dialog for logo and background | Joas Schilling | 2017-05-12 | 1 | -1/+2 |
* | Clicking on theming preview triggers fileupload dialog | Morris Jobke | 2017-05-11 | 1 | -0/+7 |
* | Theming app: Add plain background color option | Julius Haertl | 2017-05-08 | 1 | -8/+25 |
* | Code cleanup and preview for undo actions | Julius Härtl | 2017-04-29 | 1 | -33/+11 |
* | Use generated SCSS for theming preview | Julius Härtl | 2017-04-29 | 1 | -40/+29 |
* | Theming: Show loading spinner while uploading files | Julius Haertl | 2016-08-30 | 1 | -1/+10 |
* | Increase theming performance | Lukas Reschke | 2016-08-27 | 1 | -4/+4 |
* | Theming: Preview for page title | Julius Haertl | 2016-08-26 | 1 | -0/+3 |
* | Theming: Hide undo button on default values | Julius Haertl | 2016-08-26 | 1 | -1/+29 |
* | Theming: Add preview for login screen | Julius Haertl | 2016-08-26 | 1 | -4/+15 |
* | Theming: Cleanup and remove opacity from checkbox/radiobutton | Julius Haertl | 2016-07-27 | 1 | -2/+1 |
* | Theming: Generate colorized radio buttons dynamically | Julius Haertl | 2016-07-27 | 1 | -6/+9 |
* | Theming: Colorize radio buttons and append new styles on preview | Julius Haertl | 2016-07-27 | 1 | -6/+10 |
* | Theming: Preview for colorized checkboxes | Julius Haertl | 2016-07-27 | 1 | -5/+18 |
* | Theming: Fix preview and center alignment of logo | Julius Haertl | 2016-07-25 | 1 | -4/+4 |
* | Theming: Fix image paths for caret icon | Julius Haertl | 2016-07-16 | 1 | -1/+1 |
* | Theming: Fix spaces in settings-admin.js | Julius Haertl | 2016-07-15 | 1 | -4/+4 |
* | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 1 | -0/+33 |
* | Only save when value changed or enter is pressed | Lukas Reschke | 2016-06-27 | 1 | -9/+15 |
* | Add tooltip | Lukas Reschke | 2016-06-27 | 1 | -0/+1 |
* | make sure that the preview gets updated every time a new image gets uploaded | Bjoern Schiessle | 2016-06-27 | 1 | -2/+3 |
* | scale preview image | Bjoern Schiessle | 2016-06-27 | 1 | -3/+5 |
* | Disable drop zone | Lukas Reschke | 2016-06-27 | 1 | -0/+2 |
* | Migrate logic to dynamic controller | Lukas Reschke | 2016-06-27 | 1 | -8/+24 |
* | add some visual feedback if the operation was succesful or not | Bjoern Schiessle | 2016-06-27 | 1 | -9/+19 |
* | write theme settings to database | Bjoern Schiessle | 2016-06-27 | 4 | -0/+2611 |
* | initial commit for the theming app | Bjoern Schiessle | 2016-06-27 | 1 | -0/+20 |