summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #27848 from sanpii/fix-dns-pinning-max-recursionkesselb2021-07-071-1/+1
|\ \
| * | Fixes recursion count incrementationSanpi2021-07-071-1/+1
| |/
* / Fix in locking cache checkMichaIng2021-07-061-1/+1
|/
* Fix DnsPinMiddleware resolve pinning bugAaron Ball2021-07-051-5/+12
* Merge pull request #27752 from nextcloud/backport/27586/stable22John Molakvoæ2021-07-051-0/+1
|\
| * Reset checksum when writing files to object storeJulius Härtl2021-07-011-0/+1
* | dont include folder being search in in the resultsRobin Appelman2021-07-021-1/+7
|/
* Merge pull request #27719 from nextcloud/backport/27474/stable22John Molakvoæ2021-07-018-286/+351
|\
| * cleanupArthur Schiwon2021-06-301-7/+3
| * adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-304-136/+157
| * adjust email verification checkerArthur Schiwon2021-06-301-16/+18
| * fix code styleArthur Schiwon2021-06-302-2/+2
| * adjust verification state updater methodArthur Schiwon2021-06-301-70/+33
| * make AccountManager actually write multi value propertiesArthur Schiwon2021-06-301-98/+145
| * accounts event handler to use eventdispatcher, DI and Accounts APIArthur Schiwon2021-06-302-41/+32
| * prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-302-0/+21
| * prov api reports additional emails on getUserArthur Schiwon2021-06-301-2/+26
* | ensure that factoryClass exisits before instantiationArthur Schiwon2021-06-301-1/+1
|/
* Revert "First attempt to check against core routes before loading all app rou...Vincent Petry2021-06-291-14/+12
* Harden bootstrap context registrations when apps are missingChristoph Wurst2021-06-251-11/+51
* Unshift crash reports when they are loaded, to break the recusionChristoph Wurst2021-06-251-3/+2
* [tx-robot] updated from transifexNextcloud bot2021-06-244-14/+14
* Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-235-6/+6
|\
| * Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-233-4/+4
| * Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-232-2/+2
* | Merge pull request #27628 from nextcloud/security-txtLukas Reschke2021-06-234-1/+67
|\ \
| * | Rebuild autoloaderLukas Reschke2021-06-232-0/+2
| * | Add security.txtLukas Reschke2021-06-232-1/+65
* | | Merge pull request #26344 from J0WI/fs-early-rootLukas Reschke2021-06-231-8/+8
|\ \ \ | |/ / |/| |
| * | Return early if path is rootJ0WI2021-04-051-8/+8
* | | Merge pull request #26346 from J0WI/clean-auth-regexblizzz2021-06-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Cleaner removePassword regexJ0WI2021-03-271-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-06-232-0/+16
* | | mail-template - don't show hyphen if slogan is emptyszaimen2021-06-221-1/+5
* | | [tx-robot] updated from transifexNextcloud bot2021-06-224-2/+4
* | | Fix typing error in AppFetcher.phpLouis Chemineau2021-06-211-1/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-06-202-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-06-194-8/+10
* | | Merge pull request #27544 from nextcloud/chore/phase-out-controller-reflectorChristoph Wurst2021-06-181-0/+6
|\ \ \
| * | | Phase out the controller reflectorChristoph Wurst2021-06-171-0/+6
* | | | Merge pull request #27540 from nextcloud/getstoragerootid-failed-storageJulius Härtl2021-06-181-1/+7
|\ \ \ \
| * | | | handle case where storage can't be created in getStorageRootIdRobin Appelman2021-06-171-1/+7
* | | | | Merge pull request #27532 from nextcloud/fix/noid/properly-cleanup-webauthn-u...Morris Jobke2021-06-184-0/+65
|\ \ \ \ \
| * | | | | Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-184-0/+65
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-06-1812-0/+12
| |_|/ / / |/| | | |
* | | | | Merge pull request #24318 from nextcloud/techdebt/noid/remove-oc_user-getDisp...Christoph Wurst2021-06-172-28/+12
|\ \ \ \ \
| * | | | | Use proper methods for display name retrievalMorris Jobke2021-06-172-28/+12
* | | | | | Merge pull request #26939 from nextcloud/enh/app-icon-notification-bubbleblizzz2021-06-172-1/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-162-1/+20
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-06-17136-324/+324