summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21058 from nextcloud/bug/set_serverBackground_custom_defaultRoeland Jago Douma2020-06-081-2/+2
|\
| * Set serverBackground if it is a custom background or default hubGretaD2020-06-081-2/+2
* | Merge pull request #21198 from nextcloud/bugfix/19040Roeland Jago Douma2020-06-081-30/+23
|\ \
| * | Only use background fade if nextcloud blue is setJulius Härtl2020-06-031-30/+23
* | | Merge pull request #21299 from nextcloud/fix/generic-event-wrapper-constructo...Roeland Jago Douma2020-06-081-3/+5
|\ \ \
| * | | Fix missing parent constructor call and get_class usage in GenericEventWrapperChristoph Wurst2020-06-081-3/+5
* | | | Merge pull request #20272 from nextcloud/enh/sabre/gzip_propfindRoeland Jago Douma2020-06-085-0/+197
|\ \ \ \ | |/ / / |/| | |
| * | | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-065-0/+197
* | | | Merge pull request #21278 from nextcloud/dependabot/npm_and_yarn/nextcloud/au...Roeland Jago Douma2020-06-0836-42/+56
|\ \ \ \
| * | | | Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-0736-42/+56
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-08134-764/+804
* | | | Merge pull request #21274 from nextcloud/bug/21268/paswordless-for-everyoneRoeland Jago Douma2020-06-071-0/+3
|\ \ \ \
| * | | | Enable passwordless for everyone not only admins.Daniel Kesselberg2020-06-061-0/+3
| |/ / /
* | | | Merge pull request #21224 from nextcloud/techdebt/noid/remove-unreachable-con...Roeland Jago Douma2020-06-077-455/+0
|\ \ \ \
| * | | | Remove old unit tests as wellJoas Schilling2020-06-061-32/+0
| * | | | Remove old files from autoloaderJoas Schilling2020-06-052-2/+0
| * | | | Remove controller and routes which have no UI component anywayJoas Schilling2020-06-044-421/+0
* | | | | [tx-robot] updated from transifexNextcloud bot2020-06-0720-28/+118
| |/ / / |/| | |
* | | | Merge pull request #21253 from nextcloud/bugfix/noid/fix-psr4-namespaceRoeland Jago Douma2020-06-063-2/+2
|\ \ \ \
| * | | | Fix PSR-4 namespaceJoas Schilling2020-06-053-2/+2
* | | | | Merge pull request #21254 from nextcloud/td/js/remove/_capabilitiesRoeland Jago Douma2020-06-065-12/+11
|\ \ \ \ \
| * | | | | Actually remove _capabilitiesRoeland Jago Douma2020-06-055-12/+11
| | |_|_|/ | |/| | |
* | | | | Merge pull request #21257 from nextcloud/td/js/systemtags_linterRoeland Jago Douma2020-06-064-8/+10
|\ \ \ \ \
| * | | | | Fix linting on systemtags and use @nextcloud/routerRoeland Jago Douma2020-06-054-8/+10
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2020-06-0634-2/+72
|/ / / /
* | | | Merge pull request #21240 from nextcloud/enh/theming/js_to_initial_stateRoeland Jago Douma2020-06-057-127/+87
|\ \ \ \
| * | | | Move theming js to initial stateRoeland Jago Douma2020-06-057-127/+87
| |/ / /
* | | | Merge pull request #21246 from nextcloud/enh/js/maintenance_no_oc_importRoeland Jago Douma2020-06-0514-603/+91
|\ \ \ \
| * | | | Do not import the full OC since we don't need itRoeland Jago Douma2020-06-0514-603/+91
| |/ / /
* | | | Merge pull request #21197 from nextcloud/bugfix/noid/app-screenshotsRoeland Jago Douma2020-06-056-10/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Check if screenshot is available before showing itJulius Härtl2020-06-056-10/+26
|/ / /
* | | Merge pull request #21225 from nextcloud/techdebt/humanfilesize-getcanonicall...Roeland Jago Douma2020-06-0555-457/+260
|\ \ \
| * | | Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-0555-457/+260
* | | | Merge pull request #21229 from nextcloud/fix-empty-event-reminder-notificationsRoeland Jago Douma2020-06-051-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix empty event UUID reminder notificationsThomas Citharel2020-06-041-2/+4
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-0568-54/+158
* | | | Merge pull request #20914 from nextcloud/enh/deprecated_event_log_usageRoeland Jago Douma2020-06-044-6/+126
|\ \ \ \
| * | | | Log usage of a deprecated event instead of emittingRoeland Jago Douma2020-05-224-6/+126
* | | | | Merge pull request #21232 from nextcloud/bug/20427/use-OC-CLI-instead-of-PHP-...Roeland Jago Douma2020-06-041-1/+1
|\ \ \ \ \
| * | | | | Use \OC::$CLI instead of PHP_SAPIThomas Citharel2020-06-041-1/+1
* | | | | | Merge pull request #21165 from nextcloud/dependabot/npm_and_yarn/babel/plugin...Roeland Jago Douma2020-06-042-81/+81
|\ \ \ \ \ \
| * | | | | | Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1dependabot-preview[bot]2020-06-032-81/+81
* | | | | | | Merge pull request #21191 from nextcloud/td/js/use_routerRoeland Jago Douma2020-06-0419-307/+97
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-0419-307/+97
|/ / / / / /
* | | | | | Merge pull request #21199 from nextcloud/bugfix/noid/prevent-harder-sharing-y...Joas Schilling2020-06-042-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Prevent harder to share your rootJoas Schilling2020-06-032-5/+5
| | |_|_|/ | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-06-048-2/+58
* | | | | Merge pull request #20938 from nextcloud/fix/share-talk-verificationChristoph Wurst2020-06-035-40/+75
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-013-2/+10
| * | | | Fix the Talk verificationChristoph Wurst2020-06-015-40/+67