aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-291-1/+1
|\
| * feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-1/+1
* | Merge pull request #45559 from nextcloud/bug/noid/add-reason-lock-wait-timeoutDaniel2024-05-292-0/+11
|\ \
| * | feat(db): add mapping for lock wait timeoutDaniel Kesselberg2024-05-292-0/+11
| |/
* | Merge pull request #45411 from nextcloud/fix/auth/selective-token-activity-up...Daniel2024-05-292-2/+4
|\ \ | |/ |/|
| * fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-05-212-2/+4
* | fix(db): Prevent two connections for single node databasesChristoph Wurst2024-05-281-1/+11
* | Merge pull request #39589 from nextcloud/enh/set-nest-transactions-with-savep...Thomas Citharel2024-05-271-0/+2
|\ \
| * | feat(db): set Doctrine to use nest transactions with savepointsThomas Citharel2024-02-271-0/+2
* | | Merge pull request #45014 from nextcloud/forbid-moving-subfolderRobin Appelman2024-05-271-0/+6
|\ \ \
| * | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-171-0/+6
| | |/ | |/|
* | | fix(db): Log loong transaction times at debug levelJosh2024-05-251-2/+2
* | | chore: Add SPDX headerAndy Scherzinger2024-05-241670-34375/+4459
* | | refactor(shareManager): Use constructor property promotionfenn-cs2024-05-231-75/+23
* | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-233-83/+127
* | | Merge pull request #45370 from nextcloud/feat/add-back-search-in-disabled-usersCôme Chilliet2024-05-233-4/+15
|\ \ \
| * | | fix: Also search in email field for disabled usersCôme Chilliet2024-05-231-1/+2
| * | | feat: Add back searching in disabled user listCôme Chilliet2024-05-233-4/+14
* | | | fix: register DI alias for IFileAccessRobin Appelman2024-05-221-0/+3
|/ / /
* | | Merge pull request #45390 from nextcloud/bugfix/noid/mark-more-configs-as-sen...John Molakvoæ2024-05-221-0/+2
|\ \ \
| * | | fix: Mark more configs as sensitiveJoas Schilling2024-05-171-0/+2
* | | | fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-212-7/+13
* | | | fix: cleanup theming app codeFerdinand Thiessen2024-05-211-0/+13
* | | | fix(theming): Also reset background color settings when updating global backg...Ferdinand Thiessen2024-05-211-2/+5
* | | | Merge pull request #45398 from nextcloud/chore/account-nameSimon L2024-05-211-1/+1
|\ \ \ \
| * | | | chore: Rename "Users" menu entry to "Accounts"Christopher Ng2024-05-171-1/+1
| | |/ / | |/| |
* | | | Merge pull request #45375 from nextcloud/fix/move-eventsource-to-ocCôme Chilliet2024-05-215-34/+25
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Improve code quality in EventSourceCôme Chilliet2024-05-163-20/+15
| * | | fix: Move OC_EventSource to OC namespaceCôme Chilliet2024-05-164-18/+14
* | | | Merge pull request #44460 from nextcloud/remove-non-shallow-in-folderRobin Appelman2024-05-172-23/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | refactor: remove non-shallow getSharesInFolderRobin Appelman2024-05-012-23/+14
* | | | Merge pull request #45374 from nextcloud/feat/add-to-configFerdinand Thiessen2024-05-161-0/+1
|\ \ \ \
| * | | | feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
| | |/ / | |/| |
* | | | Merge pull request #45346 from nextcloud/artonge/fix/setOwner_sinceLouis2024-05-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): setOwner since docLouis Chemineau2024-05-161-1/+1
* | | | Merge pull request #45236 from derschiw/patch-1Joas Schilling2024-05-161-0/+1
|\ \ \ \
| * | | | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-131-0/+1
* | | | | Merge pull request #44763 from nextcloud/fix/group_name_length_dbBenjamin Gaussorgues2024-05-167-17/+78
|\ \ \ \ \
| * | | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-04-227-17/+78
* | | | | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-161-1/+6
* | | | | | Merge pull request #45345 from nextcloud/fix/iregistrationcontext/add-missing...Kate2024-05-161-0/+22
|\ \ \ \ \ \
| * | | | | | fix(IRegistrationContext): Add missing TaskProcessing methodsprovokateurin2024-05-161-0/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #45026 from nextcloud/fix/token-updateChristoph Wurst2024-05-161-0/+2
|\ \ \ \ \ \
| * | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-04-291-0/+2
* | | | | | | fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #44710 from nextcloud/pulsejet/imagick-check-typeJoas Schilling2024-05-1512-13/+109
|\ \ \ \ \ \
| * | | | | | fix(preview): check mime type before processing with ImagickVarun Patil2024-04-0812-13/+109
* | | | | | | Merge pull request #45321 from nextcloud/bugfix/noid/check-function-callAnna2024-05-152-3/+3
|\ \ \ \ \ \ \
| * | | | | | | fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
* | | | | | | | Merge pull request #45057 from nextcloud/enh/noid/server-logSimon L2024-05-151-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |