Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-27Fix dark text in body-login box on light theming colorsJan-Christoph Borchardt
2019-03-28Fix various theming issues on bright colorsJulius Härtl
2019-03-27Fix light primary button stylingJulius Härtl
2019-03-27Darken element color and add exception for primary buttonsJulius Härtl
2019-03-14Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl
2019-02-21Apply theme to button elements as wellJulius Härtl
2018-11-21Always give primary button a border for light primary colorsJan-Christoph Borchardt
2018-11-16Fix revert icon position on theming settingsJohn Molakvoæ (skjnldsv)
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-10-02Updates inverted logo handling to work like the app iconsMichael Weimann
2018-10-02Switches the default logo color depending on the primary colorMichael Weimann
2018-09-10Used CSS VariablesEASY
2018-09-09Update theming.scssEASY
2018-08-30Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl
2018-08-29Remove border from primary button when color is brightJulius Härtl
2018-08-27Theming: apply proper size to the remove background buttonJulius Härtl
2018-08-15TypoJohn Molakvoæ (skjnldsv)
2018-08-15Undo button fix in themingJohn Molakvoæ (skjnldsv)
2018-07-31Use icon mixins for the theming scssJulius Härtl
2018-06-20[theming] reload css variables instead of the whole server cssJulius Härtl
2018-06-20Theming update on urlJohn Molakvoæ (skjnldsv)
2018-05-25addjust footer height when legal links are present. fixes #9572Arthur Schiwon
2018-05-11fix undo for url-typed inputsArthur Schiwon
2018-05-09allow to specify a link to a legal noticeArthur Schiwon
2018-04-19Fix background colorJulius Härtl
2018-04-19Fix undo preview and remove duplicate codeJulius Härtl
2018-04-19Use SCSS for previewing images as wellJulius Härtl
2018-04-19Move theming settings to SCSSJulius Härtl
2018-03-01Remove to restrict check for background image/colorJulius Härtl
2018-02-02Add space on guest pages with custom logoJulius Härtl
2018-02-02Make sure theming logo css only applies when a logo is setJulius Härtl
2018-01-26Only override image styles if the theming values are setJulius Härtl
2018-01-10Fix appmenu svg double invertJulius Härtl
2018-01-08Fix preview when theming changes invertion of iconsJulius Härtl
2018-01-08Adjust theming color calculations using sRGB lumaJulius Härtl
2018-01-03Remove css invert since we are using svg filters for nowJulius Härtl
2017-11-09Theming: add hint about favicon generationJulius Härtl
2017-10-03Theming: Fix message/loading display on errorsJulius Härtl
2017-09-06Fix layout of alternative login buttonsMorris Jobke
2017-09-04Cleanup theming styles to fit the new login pageJulius Härtl
2017-09-04Use separate element color in themingJulius Härtl
2017-09-02Change invertion threshold to 55%Julius Härtl
2017-08-29Set primary action button color to same as theming colorJan-Christoph Borchardt
2017-08-14Add buttom border for headerMorris Jobke
2017-08-08Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button...Lukas Reschke
2017-08-08Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs...Morris Jobke
2017-08-07Fix loading icon inside upload button in Theming appDaniel Calviño Sánchez
2017-08-04Merge pull request #5969 from nextcloud/fix-vertical-alignment-of-loading-ico...Morris Jobke
2017-08-03Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez
2017-08-03Fix code styleDaniel Calviño Sánchez