aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-302-20/+20
* Add label for logo linkChristopher Ng2023-03-294-18/+41
* Merge pull request #36667 from nextcloud/fix/ocm-validation-errorsKate2023-03-291-2/+5
|\
| * Fix OCM validation errorsjld31032023-02-101-2/+5
* | 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 #36665 from nextcloud/fix/36539Julien Veyssier2023-03-221-0/+2
|\ \ \ \ \ \
| * | | | | | Always set displayname and display-name for user datajld31032023-02-101-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | 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 #37305 from nextcloud/fix/security/log-failing-strict-cook...Julius H盲rtl2023-03-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | fix(security): Log failing strict cookie checkChristoph Wurst2023-03-201-0/+1
* | | | | | | | 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
* | | | | | | | | Merge pull request #37306 from nextcloud/bugfix/37277/caldav-syncArthur Schiwon2023-03-211-7/+11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fix(session): Fix DAVx5 sync problems by partial reverting session changesJoas Schilling2023-03-201-7/+11
* | | | | | | | | Small cleanups for AppManagerC么me Chilliet2023-03-203-3/+6
* | | | | | | | | Move loadApps to the AppManagerC么me Chilliet2023-03-203-32/+66
* | | | | | | | | Move isType to AppManagerC么me Chilliet2023-03-203-28/+46
* | | | | | | | | 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-203-129/+158
|/ / / / / / / /
* | | | | | | | Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-...Joas Schilling2023-03-166-17/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-085-6/+98
* | | | | | | | | perf(autoloader): Drop legacy class autoloaderChristoph Wurst2023-03-161-2/+0
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-166-6/+10
* | | | | | | | Reduce listJoas Schilling2023-03-151-1/+1
* | | | | | | | Extend listJoas Schilling2023-03-151-0/+5
* | | | | | | | 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-155-1/+56
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | autoloadercheckerArtur Neumann2023-03-142-0/+2
| * | | | | | | | added @since tagArtur Neumann2023-03-141-0/+4