summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst2021-06-232-1/+20
|\
| * Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst2021-06-232-1/+20
* | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-238-15/+15
|\ \
| * | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-1/+1
| * | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-237-14/+14
| |/
* | Add security.txtLukas Reschke2021-06-234-0/+54
* | Merge pull request #27561 from nextcloud/dav-search-offsetblizzz2021-06-231-3/+1
|\ \
| * | allow setting offset for queries not limited to the users home storageRobin Appelman2021-06-221-3/+1
* | | Merge pull request #26323 from J0WI/crypt-constblizzz2021-06-231-26/+24
|\ \ \
| * | | Use constant for supported formatsJ0WI2021-03-261-26/+24
* | | | Merge pull request #27610 from nextcloud/add-throttling-to-public-authJoas Schilling2021-06-233-3/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reference correct private variableLukas Reschke2021-06-221-1/+1
| * | | Throttle on public DAV endpointLukas Reschke2021-06-223-3/+25
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-2324-0/+454
|/ / /
* | | fix NewUserMailHelperTestszaimen2021-06-221-3/+3
* | | fix NewUserMailHelperTestszaimen2021-06-221-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2236-538/+74
* | | l10n: Spelling unificationValdnet2021-06-211-6/+6
* | | l10n: Spelling unificationValdnet2021-06-211-1/+1
* | | l10n: Spelling unificationValdnet2021-06-211-17/+17
* | | Update AutoloaderLouis Chemineau2021-06-2125-25/+75
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-06-214-10/+10
* | [tx-robot] updated from transifexNextcloud bot2021-06-206-12/+22
* | [tx-robot] updated from transifexNextcloud bot2021-06-1928-46/+70
* | [tx-robot] updated from transifexNextcloud bot2021-06-1826-2/+62
* | Merge pull request #24318 from nextcloud/techdebt/noid/remove-oc_user-getDisp...Christoph Wurst2021-06-172-11/+20
|\ \
| * | Use DI for files_sharing CacheMorris Jobke2021-06-172-11/+13
| * | Use proper methods for display name retrievalMorris Jobke2021-06-171-1/+8
* | | Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal2021-06-175-8/+20
|\ \ \
| * | | Allow WebAuthn on localhost as wellMorris Jobke2021-06-175-8/+20
* | | | Merge pull request #26939 from nextcloud/enh/app-icon-notification-bubbleblizzz2021-06-171-1/+7
|\ \ \ \
| * | | | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-1/+7
* | | | | Merge pull request #27522 from nextcloud/bugfix/noid/save-a-request-after-hea...John Molakvoæ2021-06-176-20/+61
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix jsdocJohn Molakvoæ2021-06-173-3/+3
| * | | | Save a request everytime we send the heartbeatJoas Schilling2021-06-166-20/+61
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-17218-462/+476
| |/ / / |/| | |
* | | | Merge pull request #26319 from nextcloud/files_external_app.phpMorris Jobke2021-06-1611-248/+215
|\ \ \ \ | |_|/ / |/| | |
| * | | fix app disdplay nameArthur Schiwon2021-06-161-1/+1
| * | | fix some typesRobin Appelman2021-06-163-9/+3
| * | | move logic from contstructor to boot methodRobin Appelman2021-06-161-15/+12
| * | | move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-163-25/+96
| * | | move files_external to IBootstrapRobin Appelman2021-06-164-59/+32
| * | | remove depricated methods from MountConfigRobin Appelman2021-06-166-159/+91
* | | | Merge pull request #27529 from nextcloud/fix/25950/default-product-nameMorris Jobke2021-06-161-1/+1
|\ \ \ \
| * | | | Fix default product name for old themesMorris Jobke2021-06-161-1/+1
* | | | | Merge pull request #27515 from nextcloud/enh/noid/read-multi-value-user-attri...Christoph Wurst2021-06-162-13/+214
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add method to read multi-value attributes from ldap.Daniel Kesselberg2021-06-162-13/+214
* | | | | Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz2021-06-164-4/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl2021-06-093-4/+4
| * | | | When changing the share owner, downgrade permissions where neededJulius Härtl2021-06-091-0/+1