aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | chore(settings): Rename "User backend" to "Account backend"Christopher Ng2024-05-171-1/+1
| * | | chore: Rename "Users" menu entry to "Accounts"Christopher Ng2024-05-171-1/+1
| * | | chore(core): Change "username" to "account name"Christopher Ng2024-05-171-2/+2
| * | | chore(settings): Change "username" to "account name"Christopher Ng2024-05-173-6/+6
| |/ /
* | | 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-175-40/+47
|\ \ \
| * | | refactor: remove non-shallow getSharesInFolderRobin Appelman2024-05-015-40/+47
* | | | Merge pull request #45387 from nextcloud/fix/xml2jsFerdinand Thiessen2024-05-1716-60/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-05-1713-28/+24
| * | | fix(files): Drop `xml2js` dependency and use browser native DOMParserFerdinand Thiessen2024-05-173-32/+18
|/ / /
* | | Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpo...Kate2024-05-162-46/+38
|\ \ \
| * | | fix(TaskProcessingApi): Cleanup error handlingprovokateurin2024-05-161-10/+2
| * | | docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-162-12/+12
| * | | docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-162-24/+24
| * | | docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-162-2/+2
* | | | 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-169-22/+115
|\ \ \ \ \
| * | | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-04-229-22/+115
* | | | | | Merge pull request #45355 from nextcloud/fix/delete-user-from-storage-credent...yemkareems2024-05-161-1/+6
|\ \ \ \ \ \
| * | | | | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-161-1/+6
* | | | | | | Merge pull request #45357 from nextcloud/fix/hide-ldap-password-as-sensitiveJoas Schilling2024-05-161-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix: add ldap_exop_passwd function to sensitive valueyemkareems2024-05-161-1/+1
|/ / / / / /
* | | | | | 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-162-1/+3
|\ \ \ \ \ \
| * | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-04-291-0/+2
| * | | | | | docs: Update token_auth_activity_update default value to match implementationJulius Härtl2024-04-291-1/+1
* | | | | | | Merge pull request #45340 from nextcloud/bugfix/noid/widen-svg-blockJoas Schilling2024-05-162-1/+30
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fix: Extend SVG reference checkJoas Schilling2024-05-162-1/+30
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #45317 from nextcloud/bugfix/noid/limit-maximum-number-of-...Joas Schilling2024-05-162-3/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(search): Limit maximum number of search resultsJoas Schilling2024-05-152-3/+6
* | | | | | 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-153-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix: address reviewSimon L2024-05-141-1/+1
| * | | | | | | | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-143-0/+10
* | | | | | | | | Merge pull request #45237 from nextcloud/45234-que-deletion-requestsBenjamin Gaussorgues2024-05-153-6/+21
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-05-152-4/+4
| * | | | | | | | perf(deleteAction): Queue delete requestsfenn-cs2024-05-151-1/+16
| * | | | | | | | fix(deleteAction): Remove unused nc l10n importfenn-cs2024-05-151-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #45094 from nextcloud/enh/taskprocessing-apiMarcel Klehr2024-05-1544-22/+6434
|\ \ \ \ \ \ \ \