aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement background reset and proper shipped settingJulius Härtl2020-08-194-34/+97
* Fix loading as guestJulius Härtl2020-08-191-0/+3
* Allow to set a custom backgroundJulius Härtl2020-08-196-1/+343
* Move customize button to the bottomJulius Härtl2020-08-191-20/+24
* Sticky header backgroundJulius Härtl2020-08-191-1/+11
* Merge pull request #22299 from nextcloud/enh/noid/show-disabled-user-count-in...Roeland Jago Douma2020-08-192-2/+10
|\
| * Show disabled user count in occ user:reportMorris Jobke2020-08-192-2/+10
* | Merge pull request #22297 from nextcloud/feature/15929/allow-to-disable-share...Joas Schilling2020-08-192-1/+7
|\ \ | |/ |/|
| * Allow to disable share emailsJoas Schilling2020-08-192-1/+7
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-1926-2/+56
* Merge pull request #22285 from nextcloud/techdebt/noid/move-to-typed-event-in...Morris Jobke2020-08-184-13/+11
|\
| * Use dispatchTyped instead of dispatch on the new event dispatcherMorris Jobke2020-08-184-13/+11
* | Merge pull request #22291 from nextcloud/bugfix/22117/fix-activity-tests-againRoeland Jago Douma2020-08-181-0/+1
|\ \
| * | Fix activity tests againJoas Schilling2020-08-181-0/+1
|/ /
* | Merge pull request #22287 from nextcloud/techdebt/22236/update-psalm-baselineMorris Jobke2020-08-181-6/+0
|\ \
| * | Update psalm baseline due to fixes in #22236Morris Jobke2020-08-181-6/+0
| |/
* | Merge pull request #22236 from nextcloud/bugfix/noid/dav_sharing_backend_canW...Morris Jobke2020-08-185-6/+41
|\ \ | |/ |/|
| * Add ability to limit sharing to ownerGeorg Ehrke2020-08-185-6/+41
* | Merge pull request #21787 from nextcloud/enh/hello-psalmMorris Jobke2020-08-1819-8/+37342
|\ \
| * | Check only the baseline.xml and exclude the psalm.xml from the file checkMorris Jobke2020-08-182-1/+2
| * | Add patches for stubsMorris Jobke2020-08-181-4/+4
| * | Add stubs for gd, intl, IntlChar, ldap, redis_cluster and xslMorris Jobke2020-08-186-0/+12987
| * | Add a check for fixes in the psalm baselineMorris Jobke2020-08-181-1/+4
| * | Add psalm baselineMorris Jobke2020-08-182-0/+6296
| * | Suppress warning for template functions.Daniel Kesselberg2020-08-181-1/+21
| * | Fix variable name for referenced variable.Daniel Kesselberg2020-08-181-2/+2
| * | Supress UndefinedGlobalVariable for register_command.phpDaniel Kesselberg2020-08-181-0/+3
| * | Remove directory/file element.Daniel Kesselberg2020-08-181-4/+0
| * | Suppress warning for $_ and $lDaniel Kesselberg2020-08-181-1/+9
| * | Exclude stubs from code style checkDaniel Kesselberg2020-08-181-0/+1
| * | Fix: UndefinedFunction Function x does not exist in templatesDaniel Kesselberg2020-08-181-1/+12
| * | Add psalm as composer dependencyDaniel Kesselberg2020-08-182-8/+44
| * | Add template functionsDaniel Kesselberg2020-08-181-0/+1
| * | Add stubs for phpseclibDaniel Kesselberg2020-08-183-1/+156
| * | Hello psalmDaniel Kesselberg2020-08-187-0/+17816
* | | Merge pull request #22195 from nextcloud/design/accessibility-highcontrast-classJohn Molakvoæ2020-08-186-7/+17
|\ \ \ | |/ / |/| |
| * | Add highcontrast class to body just like with dark themeJan C. Borchardt2020-08-186-7/+17
|/ /
* | Merge pull request #22244 from nextcloud/fix/16876/better_fetch_recentRoeland Jago Douma2020-08-182-6/+56
|\ \
| * | Improve recent file fetchingRoeland Jago Douma2020-08-182-6/+56
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-1830-54/+116
* | Merge pull request #22273 from nextcloud/bugfix/noid/status-nonexisting-iconJohn Molakvoæ2020-08-171-1/+0
|\ \
| * | Do not try to load non-existing iconJulius Härtl2020-08-171-1/+0
* | | Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ2020-08-1713-36/+153
|\ \ \
| * | | Limit custom message input to 80 charsGeorg Ehrke2020-08-173-3/+4
| * | | Display user-status in sharing listGeorg Ehrke2020-08-175-2/+22
| * | | Expose status via Collaborators APIGeorg Ehrke2020-08-145-31/+127
* | | | Merge pull request #22271 from nextcloud/phpdoc/22063/add-interface-method-an...Roeland Jago Douma2020-08-174-2/+15
|\ \ \ \
| * | | | Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-174-2/+15
| | |_|/ | |/| |
* | | | Merge pull request #22272 from nextcloud/phpdoc/21787/fix-misplaced-variable-...blizzz2020-08-1719-31/+26
|\ \ \ \
| * | | | Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-1719-31/+26