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
2018-12-27[tx-robot] updated from transifexNextcloud bot
2018-12-13[tx-robot] updated from transifexNextcloud bot
2018-12-11[tx-robot] updated from transifexNextcloud bot
2018-12-05[tx-robot] updated from transifexNextcloud bot
2018-11-30[tx-robot] updated from transifexNextcloud bot
2018-11-26[tx-robot] updated from transifexNextcloud bot
2018-11-23[tx-robot] updated from transifexNextcloud bot
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-11-15[tx-robot] updated from transifexNextcloud bot
2018-11-08[tx-robot] updated from transifexNextcloud bot
2018-11-05Change "Advanced options" to h3Marius Blüm
2018-11-03[tx-robot] updated from transifexNextcloud bot
2018-10-24Remove replace call which does not replace anythingStefan Weil
2018-10-23[tx-robot] updated from transifexNextcloud bot
2018-10-17Don't require Same Site Cookies on assetsThomas Citharel
2018-10-11Use default favicon on sharing pagesJulius Härtl
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-07[tx-robot] updated from transifexNextcloud bot
2018-10-04Adapts the theming util to the new core logo image pathMichael Weimann
2018-10-03Append error from exception for messageDaniel Kesselberg
2018-10-03Fix call to loggerDaniel Kesselberg
2018-10-03Fixes the logo testMichael Weimann
2018-10-02Manually instantiate jscolor to avoid csp errorsJulius Härtl
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-10-02Updates inverted logo handling to work like the app iconsMichael Weimann
2018-10-02Moves the logo files to logoMichael Weimann
2018-10-02Switches the default logo color depending on the primary colorMichael Weimann
2018-09-30[tx-robot] updated from transifexNextcloud bot
2018-09-27[tx-robot] updated from transifexNextcloud bot
2018-09-25Merge pull request #11123 from CrazyEasy/patch-1Roeland Jago Douma
2018-09-25[tx-robot] updated from transifexNextcloud bot
2018-09-20[tx-robot] updated from transifexNextcloud bot
2018-09-17[tx-robot] updated from transifexNextcloud bot
2018-09-15[tx-robot] updated from transifexNextcloud bot
2018-09-14[tx-robot] updated from transifexNextcloud bot
2018-09-13Merge pull request #11042 from nextcloud/bugfix/10894/php73-filter_var-deprec...Joas Schilling
2018-09-12[tx-robot] updated from transifexNextcloud bot
2018-09-10Used CSS VariablesEASY
2018-09-09Update theming.scssEASY
2018-09-05Disables SVG favicon uploads when imagemagick is missing.Michael Weimann
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
2018-09-04Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock
2018-09-01[tx-robot] updated from transifexNextcloud bot
2018-08-30Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl
2018-08-30Fix capabilities testJulius Härtl
2018-08-30Make the default element color for bright theming colors lighterJulius Härtl
2018-08-29Merge pull request #10876 from nextcloud/bugfix/10873/theming-settingsbuttonJulius Härtl
2018-08-29Remove border from primary button when color is brightJulius Härtl
2018-08-27Theming: Fix footer testsJulius Härtl