summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27801 from nextcloud/enh/noid/hardening-dns-pin-middlewarekesselb2021-07-061-13/+28
|\
| * Ignore subdomain for soa queriesDaniel Kesselberg2021-07-051-13/+28
* | Fix in locking cache checkMichaIng2021-07-051-1/+1
* | Merge pull request #27794 from nextcloud/fix/clarify-lazy-event-listener-cont...Christoph Wurst2021-07-051-6/+18
|\ \
| * | Clarify that lazy event listeners are built from the server containerChristoph Wurst2021-07-051-6/+18
| |/
* | Merge pull request #27767 from nextcloud/enh/20515/maintenance-mode-infoPytal2021-07-051-2/+2
|\ \
| * | Improve maintenance mode infoszaimen2021-07-021-2/+2
* | | Merge pull request #27799 from nextcloud/bug/26425/check-return-encryptLukas Reschke2021-07-051-6/+16
|\ \ \
| * | | Throw exception if encrypting the data failed.Daniel Kesselberg2021-07-051-6/+16
| | |/ | |/|
* | | Merge pull request #27758 from nullspoon/fix-dns-pinningJohn Molakvoæ2021-07-051-5/+12
|\ \ \
| * | | Fix DnsPinMiddleware resolve pinning bugAaron Ball2021-07-021-5/+12
| |/ /
* / / Check that pdo is installedDaniel Kesselberg2021-07-051-1/+4
|/ /
* / dont include folder being search in in the resultsRobin Appelman2021-07-021-1/+7
|/
* Merge pull request #27533 from Rid/masterblizzz2021-07-011-2/+2
|\
| * Fix scanner mistaking socket files for directoriesRid2021-06-171-2/+2
* | Merge pull request #27586 from nextcloud/bugfi/noid/objectstore-checksumblizzz2021-07-011-0/+1
|\ \
| * | Reset checksum when writing files to object storeJulius Härtl2021-06-211-0/+1
* | | Migrate HintException to OCPGary Kim2021-06-3015-72/+40
* | | ensure that factoryClass exisits before instantiationArthur Schiwon2021-06-301-1/+1
* | | cleanupArthur Schiwon2021-06-301-7/+3
* | | adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-303-135/+155
* | | 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-301-39/+28
* | | prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-301-0/+13
* | | prov api reports additional emails on getUserArthur Schiwon2021-06-301-2/+26
* | | Revert "First attempt to check against core routes before loading all app rou...Vincent Petry2021-06-291-14/+12
* | | Merge pull request #27668 from nextcloud/fix/harden-context-registration-app-...Julius Härtl2021-06-251-11/+51
|\ \ \
| * | | 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-241-3/+2
|/ / /
* | | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-234-4/+4
|\ \ \
| * | | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-232-2/+2
| * | | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-232-2/+2
* | | | 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
* | | | | mail-template - don't show hyphen if slogan is emptyszaimen2021-06-221-1/+5
* | | | | Fix typing error in AppFetcher.phpLouis Chemineau2021-06-211-1/+3
* | | | | 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-182-0/+63
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-182-0/+63
* | | | | 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-171-1/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-1/+11
* | | | | | Merge pull request #22628 from Sp1l/simplify-htaccess-rewritesLukas Reschke2021-06-161-13/+6
|\ \ \ \ \ \