aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | optimize LazyUserFolder::getMountPointRobin Appelman2023-02-132-3/+17
* | | | | | | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-083-0/+5
| |_|/ / / / |/| | | | |
* | | | | | Add transaction around mass mounts operationsJoas Schilling2023-03-071-12/+19
| |/ / / / |/| | | |
* | | | | Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-eventMaxence Lange2023-03-071-2/+9
|\ \ \ \ \
| * | | | | dispatch BeforeUserLoggedInEventMaxence Lange2023-03-011-2/+9
* | | | | | fix: Use proper path for quota fetchingJulius Härtl2023-03-062-6/+6
* | | | | | fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-062-0/+10
* | | | | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-032-1/+26
* | | | | | Merge pull request #36736 from Glandos/patch-2John Molakvoæ2023-03-031-10/+17
|\ \ \ \ \ \
| * | | | | | fix indent 2Glandos2023-02-161-7/+7
| * | | | | | fix indentGlandos2023-02-151-8/+8
| * | | | | | Use proc_open to avoid spawning a shellGlandos2023-02-151-10/+17
* | | | | | | Merge pull request #36941 from nextcloud/bugfix/prevent-error-with-oracle-dat...Joas Schilling2023-03-031-8/+16
|\ \ \ \ \ \ \
| * | | | | | | Split the comments ids by chunksVitor Mattos2023-03-011-8/+16
* | | | | | | | Implement file reference wigetJulius Härtl2023-03-021-9/+33
* | | | | | | | Merge pull request #36803 from nextcloud/fix/sqlite-commentsblizzz2023-03-021-1/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(DB): Remove not supported column comments when using SQLiteFerdinand Thiessen2023-02-221-1/+5
* | | | | | | | fix: treat text app session parameters as sensitive valuesMax2023-03-011-0/+10
| |/ / / / / / |/| | | | | |
* | | | | | | feat(translations): Add translation provider APIJulius Härtl2023-02-273-0/+149
* | | | | | | Merge pull request #36837 from nextcloud/fix/truncate-overlong-tagnamesJoas Schilling2023-02-271-3/+5
|\ \ \ \ \ \ \