summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthCli...Côme Chilliet2023-03-152-1/+13
|\ \ \ \ \
| * | | | | public interface to invalidate tokens of userArtur Neumann2023-03-142-1/+13
* | | | | | Merge pull request #33061 from ibpl/master-IB#1121253Côme Chilliet2023-03-141-7/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge masterPawel Boguslawski2022-11-04139-1263/+2724
| |\ \ \ \ \ \
| * | | | | | | Update Folder.phpPaweł Bogusławski2022-07-291-0/+1
| * | | | | | | Update Folder.phpPaweł Bogusławski2022-07-291-1/+0
| * | | | | | | Update lib/private/Files/Node/Folder.phpPaweł Bogusławski2022-07-291-1/+1
| * | | | | | | Paths added to messages and message cleanupPawel Boguslawski2022-07-291-7/+8
* | | | | | | | Merge pull request #37192 from n0emis/empty-passwordSimon L2023-03-141-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Don't try to hash a nonexisting passwordEmber 'n0emis' Keske2023-03-131-1/+1
* | | | | | | | Merge pull request #37029 from nextcloud/fix/chunk-objectids-in-systemtagobje...Côme Chilliet2023-03-131-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-131-7/+9
| |/ / / / / / /
* / / / / / / / Introduced app enable/disable/update typed eventsThomas Citharel2023-03-133-10/+26
|/ / / / / / /
* | | | | | | Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-apiArthur Schiwon2023-03-092-3/+133
|\ \ \ \ \ \ \
| * | | | | | | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-082-3/+133
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #37140 from nextcloud/enh/35643/fix-heic-previewsSimon L2023-03-091-33/+32
|\ \ \ \ \ \ \
| * | | | | | | imaginary - fix autorotate and improve the logicSimon L2023-03-091-33/+32
| |/ / / / / /
* | | | | | | Merge pull request #37070 from nextcloud/enh/noid/add-free-disk-space-checkSimon L2023-03-091-4/+6
|\ \ \ \ \ \ \
| * | | | | | | add a check for disk_free_space in Config.phpSimon L2023-03-071-4/+6
* | | | | | | | Merge pull request #37116 from nextcloud/enh/37114/add-quotesSimon L2023-03-091-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | postgresql - add quotes around user namesSimon L2023-03-081-4/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #36609 from nextcloud/lazyuserfolder-mountpointArthur Schiwon2023-03-092-3/+17
|\ \ \ \ \ \ \ \