75016 Commits (d0d589c66152853712b5a56d25c0491acfab0a19)
 

Author SHA1 Message Date
Ferdinand Thiessen a83f276352
refactor(files): Update `@nextcloud/files` to v3.5.0 2 years ago
Nextcloud bot 475edf24c2
Fix(l10n): Update translations from Transifex 2 years ago
dependabot[bot] a721133128
Merge pull request #46042 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.25.0 2 years ago
dependabot[bot] 67aff60ae8
chore(deps): bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm 2 years ago
Robin Appelman da8e1c192d
Merge pull request #46017 from nextcloud/get-first-node-by-id-folder 2 years ago
Daniel 425e2d0172
Merge pull request #45514 from nextcloud/bug/noid/fix-check-for-dark-avatar 2 years ago
Nextcloud bot f56bca3385
Fix(l10n): Update translations from Transifex 2 years ago
Ferdinand Thiessen ef7b753816
Merge pull request #39825 from nextcloud/fix/debounce-account-properties 2 years ago
Christopher Ng 620b6b9c3b
fix: Increase debounce delay when saving account properties 2 years ago
Robin Appelman ffced73a71 fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById 2 years ago
Louis 9c4b959690
Merge pull request #45984 from nextcloud/artonge/fix/click_while_renaming 2 years ago
nextcloud-command a6de33bb13 chore(assets): Recompile assets 2 years ago
Louis Chemineau 8e0be0a238 fix(files): Don't react to clicks when renaming 2 years ago
Richard Steinmetz efe3244acf
Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity-umlauts 2 years ago
Ferdinand Thiessen 8ac9e08f20
Merge pull request #45161 from nextcloud/fix/import-axios 2 years ago
julien-nc 08cf60923c
Merge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-task-type 2 years ago
Julien Veyssier 7e904aea92
fix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes 2 years ago
Julien Veyssier de81dac82e
fix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes 2 years ago
Ferdinand Thiessen 7ecf447c7e
chore: Compile assets 2 years ago
Ferdinand Thiessen 1d0a65db93
fix: Do not import from `axios` but only `@nextcloud/axios` 2 years ago
Ferdinand Thiessen c251e8f2aa
Merge pull request #45207 from nextcloud/fix/webdav-aja 2 years ago
Louis bea9daee9c
Merge pull request #45688 from nextcloud/artonge/fix/show_non_writable_folders 2 years ago
Robin Appelman 7a9efcf4cc perf: remove full filesystem setup for accessing public link share dav endpoints 2 years ago
Richard Steinmetz c92529053d
Merge pull request #45980 from nextcloud/fix/theming/update-warning 2 years ago
Richard Steinmetz df28c04a8f
fix(caldav): encode calendar URIs with umlauts for activities 2 years ago
Louis 392ee62981
Merge pull request #45958 from nextcloud/fix/renaming-file-version-when-number 2 years ago
yemkareems a05a04c1a2
Merge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-path 2 years ago
yemkareems 2593f5f036
Merge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in-systemtag-object-mapping 2 years ago
yemkareems eae23867f2 fix: renameParams named as renamedNodes and code changed accordingly as suggested in review comments 2 years ago
yemkareems 953358fdc8 fix: rename params old path passed from before rename to after rename to have one log for rename event 2 years ago
yemkareems 3e355c4db1 fix: rename logged as beforeRename and afterRename, and in both place getInternalPath is used in place of getPath to make it consistent across the logs 2 years ago
Nextcloud bot f06338ca36
Fix(l10n): Update translations from Transifex 2 years ago
nextcloud-command efe4e047fa chore(assets): Recompile assets 2 years ago
Sanskar Soni 2aecc523c8
fix(files_versions): renaming file version when its not a string 2 years ago
Andy Scherzinger 6a8d254425
Merge pull request #45972 from nextcloud/fix/noid/copyIcon 2 years ago
Christoph Wurst 902d77ee7d
Merge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-updates 2 years ago
Louis Chemineau ae0106ef9e
fix(files): Show non writable folders during move or copy 2 years ago
John Molakvoæ 18cf61df9f
Merge pull request #45963 from nextcloud/artonge/fix/openfile 2 years ago
Robin Appelman 957a00b9de chore: remove chunking-v1 2 years ago
nextcloud-command 9e07720b26 chore(assets): Recompile assets 2 years ago
Richard Steinmetz 9c930146a5
fix(theming): properly apply warning style to update output 2 years ago
Christoph Wurst 169eedabf9
fix(dav): Limit number of UPDATES for sync token created_at 2 years ago
nextcloud-command 59ea179dd8
chore(assets): Recompile assets 2 years ago
Louis Chemineau f7c9ac8b54
fix(files): Rename openFileInfo to fileInfo 2 years ago
Andy Scherzinger 5e05a2da8c
style: update copy icon to Material Design icon 2 years ago
Richard Steinmetz 42fa007204
Merge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retries 2 years ago
Andy Scherzinger 30babfcb2c
Merge pull request #45960 from nextcloud/chore/noid/spdxBatch17 2 years ago
yemkareems 87cd78413c fix: removed unused variable and check if tag ids are empty before starting the inserts 2 years ago
yemkareems d0883b5e85 fix: filtering tags based on existing tags and doing a transaction around the select and insert 2 years ago
yemkareems 8782b8724a fix: do a select in systemtag_object_mapping to see if tag exists already in db. if it does not exist alone insert the same or else do nothing 2 years ago