aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/js/settings-admin.js
Commit message (Expand)AuthorAgeFilesLines
* Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-311-3/+3
* Remove replace call which does not replace anythingStefan Weil2018-10-241-1/+1
* Manually instantiate jscolor to avoid csp errorsJulius Härtl2018-10-021-0/+4
* also add a privacy linkArthur Schiwon2018-05-241-1/+2
* fix undo for url-typed inputsArthur Schiwon2018-05-111-1/+2
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-10/+13
* Remove unneeded preview image handlingJulius Härtl2018-04-191-3/+0
* Fix undo preview and remove duplicate codeJulius Härtl2018-04-191-28/+27
* Use generic image upload in theming JSJulius Härtl2018-04-191-45/+17
* Empty name not allowedSagorika Das2018-02-271-5/+32
* Allows adding of hex color to the theme-colorAbijeet2017-12-081-1/+5
* Theming: Fix message/loading display on errorsJulius Härtl2017-10-031-0/+2
* Fix preview of themingDaniel Calviño Sánchez2017-08-101-5/+9
* Refactor reloadStylesheets to receive absolute URLsDaniel Calviño Sánchez2017-08-101-3/+3
* Simplified Nextcloud logo iconMarin Treselj2017-07-021-2/+2
* Don't open the dialog for logo and backgroundJoas Schilling2017-05-121-1/+2
* Clicking on theming preview triggers fileupload dialogMorris Jobke2017-05-111-0/+7
* Theming app: Add plain background color optionJulius Haertl2017-05-081-8/+25
* Code cleanup and preview for undo actionsJulius Härtl2017-04-291-33/+11
* Use generated SCSS for theming previewJulius Härtl2017-04-291-40/+29
* Theming: Show loading spinner while uploading filesJulius Haertl2016-08-301-1/+10
* Increase theming performanceLukas Reschke2016-08-271-4/+4
* Theming: Preview for page titleJulius Haertl2016-08-261-0/+3
* Theming: Hide undo button on default valuesJulius Haertl2016-08-261-1/+29
* Theming: Add preview for login screenJulius Haertl2016-08-261-4/+15
* Theming: Cleanup and remove opacity from checkbox/radiobuttonJulius Haertl2016-07-271-2/+1
* Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-271-6/+9
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-271-6/+10
* Theming: Preview for colorized checkboxesJulius Haertl2016-07-271-5/+18
* Theming: Fix preview and center alignment of logoJulius Haertl2016-07-251-4/+4
* Theming: Fix image paths for caret iconJulius Haertl2016-07-161-1/+1
* Theming: Fix spaces in settings-admin.jsJulius Haertl2016-07-151-4/+4
* Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-151-0/+33
* Only save when value changed or enter is pressedLukas Reschke2016-06-271-9/+15
* Add tooltipLukas Reschke2016-06-271-0/+1
* make sure that the preview gets updated every time a new image gets uploadedBjoern Schiessle2016-06-271-2/+3
* scale preview imageBjoern Schiessle2016-06-271-3/+5
* Disable drop zoneLukas Reschke2016-06-271-0/+2
* Migrate logic to dynamic controllerLukas Reschke2016-06-271-8/+24
* add some visual feedback if the operation was succesful or notBjoern Schiessle2016-06-271-9/+19
* write theme settings to databaseBjoern Schiessle2016-06-271-0/+83
* initial commit for the theming appBjoern Schiessle2016-06-271-0/+20