summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix keyboard navigationJulius Härtl2020-08-192-17/+36
| * | | | Dashboard: Customize modal design improvementsJan C. Borchardt2020-08-192-31/+54
| * | | | Remove old shipped backgroundJulius Härtl2020-08-193-14/+16
| * | | | Add imagesJulius Härtl2020-08-1920-24/+10
| * | | | Do not reset background on every saveJulius Härtl2020-08-191-8/+5
| * | | | Push widget metadata to callbackJulius Härtl2020-08-191-1/+3
| * | | | 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 #22018 from nextcloud/bugfix/noid/harden-key-generationMorris Jobke2020-08-196-40/+131
|\ \ \ \
| * | | | Fix typo in error message Morris Jobke2020-08-191-1/+1
| * | | | Test for locking state in key generationJulius Härtl2020-08-142-5/+51
| * | | | Harden key generationJulius Härtl2020-08-144-35/+80
* | | | | Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma2020-08-1912-13/+251
|\ \ \ \ \
| * | | | | Add legacy scanning commandRoeland Jago Douma2020-08-194-1/+144
| * | | | | Add setup check that links to the migration documentationMorris Jobke2020-08-195-0/+69
| * | | | | Make legacy cipher opt inRoeland Jago Douma2020-08-193-12/+38
| | |/ / / | |/| | |
* | | | | Merge pull request #22041 from nextcloud/feature/noid/typed_events_davMorris Jobke2020-08-1934-104/+2350
|\ \ \ \ \
| * | | | | Typecast parameter of getAddressBookByIdGeorg Ehrke2020-08-191-1/+1
| * | | | | Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-1834-104/+2350
* | | | | | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-1910-43/+49
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-08-1920-2/+30
|/ / / /
* | | | Merge pull request #22285 from nextcloud/techdebt/noid/move-to-typed-event-in...Morris Jobke2020-08-183-8/+9
|\ \ \ \
| * | | | Use dispatchTyped instead of dispatch on the new event dispatcherMorris Jobke2020-08-183-8/+9
* | | | | 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
* | | | | Add highcontrast class to body just like with dark themeJan C. Borchardt2020-08-186-7/+17
* | | | | Improve recent file fetchingRoeland Jago Douma2020-08-181-0/+5
* | | | | [tx-robot] updated from transifexNextcloud bot2020-08-1824-50/+74
* | | | | 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-1711-14/+75
|\ \ \ \ \
| * | | | | 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-143-9/+49
* | | | | | Merge pull request #22272 from nextcloud/phpdoc/21787/fix-misplaced-variable-...blizzz2020-08-175-5/+4
|\ \ \ \ \ \
| * | | | | | Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-175-5/+4
* | | | | | | Merge pull request #21861 from nextcloud/techdebt/files-psr-containerMorris Jobke2020-08-171-15/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix TagService DI nameMorris Jobke2020-08-171-1/+1
| * | | | | | Migrate files to the PSR containerChristoph Wurst2020-08-171-15/+22
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #22253 from nextcloud/debt/noid/docblocksMorris Jobke2020-08-1718-25/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-1418-25/+21
| |/ / / /
* | | | | Merge pull request #22260 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20Roeland Jago Douma2020-08-1716-24/+24
|\ \ \ \ \
| * | | | | Bump lodash from 4.17.19 to 4.17.20dependabot-preview[bot]2020-08-1716-24/+24
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-176-6/+10
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-1614-0/+14
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2020-08-15146-1252/+1268
* | | | | Merge pull request #22221 from nextcloud/fix/19097/ldap-depracted-eventblizzz2020-08-145-5/+117
|\ \ \ \ \