aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* clear encrypted flag when moving away from encrypted storageRobin Appelman2023-04-012-0/+31
* Remove useless coalescing operator on non-null return valueCôme Chilliet2023-04-011-1/+1
* Fix quota typing for 32bits after forward port from 25Côme Chilliet2023-04-012-5/+4
* Silence a warning from psalm with explanationCôme Chilliet2023-04-011-0/+1
* Adapt types of subclassesCôme Chilliet2023-04-015-7/+7
* Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-04-012-9/+11
* Remove quota value type for 32-bit systemsVincent Petry2023-04-011-2/+2
* Merge pull request #37452 from nextcloud/fix/missing-interface-methodsJulien Veyssier2023-03-304-5/+4
|\
| * Use implementations instead of interfaces for accessing private methodsjld31032023-03-304-5/+4
* | Merge pull request #37378 from nextcloud/enh/noid/fix-avatar-generationSimon L2023-03-301-0/+5
|\ \
| * | another approach to fixing the avatar generationSimon L2023-03-291-0/+5
* | | Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app...Julius Härtl2023-03-301-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix version number in phpdoc for app loading refactorCôme Chilliet2023-03-271-3/+3
* | | Merge pull request #37448 from nextcloud/fix/12281/hide-deleted-shared-groupf...Arthur Schiwon2023-03-301-0/+6
|\ \ \
| * | | hide shared files located in group folder's trash binArthur Schiwon2023-03-281-0/+6
| |/ /
* / / Add label for logo linkChristopher Ng2023-03-293-18/+32
|/ /
* | Merge pull request #37198 from nextcloud/bugfix/noid/reference-image-logJoas Schilling2023-03-271-0/+3
|\ \
| * | fix(references): Do not log errors on 404 responses of opengraph image fetchingJulius Härtl2023-03-131-0/+3
* | | Merge pull request #36810 from nextcloud/setup-user-onetime-before-mountsRobin Appelman2023-03-241-9/+7
|\ \ \ | |_|/ |/| |
| * | do onetime user setup before getting any mount from providersRobin Appelman2023-02-221-9/+7
* | | Merge pull request #37234 from cob2p/bugfix/typoSimon L2023-03-231-1/+1
|\ \ \
| * | | Fix the typo in commentsCRA Yoshihito Nakatani2023-03-151-1/+1
* | | | Merge pull request #36636 from nextcloud/fix/oc-image-getimagesizeSimon L2023-03-231-2/+2
|\ \ \ \
| * | | | fix OC_Image: Prevent E_WARNING from getimagesize*Marcel Klehr2023-03-161-2/+2
* | | | | Fix RedisClusterGit'Fellow2023-03-221-1/+1
* | | | | Move from DEL to UNLINKGit'Fellow2023-03-221-3/+3
* | | | | Merge pull request #37334 from nextcloud/bugfix/noid/mark-recording-servers-a...Joas Schilling2023-03-221-0/+1
|\ \ \ \ \
| * | | | | fix(security): Mark recording_servers key appconfig as private as it contains...Joas Schilling2023-03-221-0/+1
* | | | | | Merge pull request #36057 from nextcloud/feat/esm-js-scriptsJulius Härtl2023-03-222-40/+69
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(OC/Template): Allow `.mjs` files within custom app pathsFerdinand Thiessen2023-02-221-29/+21
| * | | | | feat(OC/Template): Add `type="module"` for ES6 scriptsFerdinand Thiessen2023-02-221-5/+11
| * | | | | feat(template): Allow `JSResourceLocator` to find ES6 scriptsFerdinand Thiessen2023-02-221-17/+28
| * | | | | fix(OC/Template): Remove usage of deprecated functions in `JSResourceLocator`Ferdinand Thiessen2023-02-221-5/+25
* | | | | | Merge pull request #34773 from nextcloud/artonge/feat/dispatch_entry_removed_...Côme Chilliet2023-03-211-1/+19
|\ \ \ \ \ \
| * | | | | | Dispatch event for all remove entryLouis Chemineau2023-01-311-1/+19
* | | | | | | Small cleanups for AppManagerCôme Chilliet2023-03-202-3/+5
* | | | | | | Move loadApps to the AppManagerCôme Chilliet2023-03-202-32/+52
* | | | | | | Move isType to AppManagerCôme Chilliet2023-03-202-28/+40
* | | | | | | Avoid calling Server::get more times than necessary in loadAppCôme Chilliet2023-03-201-29/+45
* | | | | | | Strong type private properties and methods in AppManagerCôme Chilliet2023-03-201-43/+17
* | | | | | | Switch away from Server::get for AppManager and logger in loadAppCôme Chilliet2023-03-201-8/+8
* | | | | | | Move loadApp function to the AppManagerCôme Chilliet2023-03-202-129/+144
* | | | | | | Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-...Joas Schilling2023-03-162-16/+54
|\ \ \ \ \ \ \
| * | | | | | | Add a debug message when throttling without definingJoas Schilling2023-03-082-11/+11
| * | | | | | | feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute an...Joas Schilling2023-03-081-5/+43
* | | | | | | | perf(autoloader): Drop legacy class autoloaderChristoph Wurst2023-03-161-2/+0
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #35561 from nextcloud/create-user-transactionJulius Härtl2023-03-151-11/+18
|\ \ \ \ \ \ \
| * | | | | | | Create the database user in a transactionThomas Citharel2023-03-151-11/+18
* | | | | | | | Merge pull request #37227 from nextcloud/h1-dav-brute-force-protectionArthur Schiwon2023-03-151-10/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | chore: use local variable for remote addressDaniel Kesselberg2023-03-101-10/+16