Commit Graph

526 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Côme Chilliet cba4f1b616
fix(tests): Fix PHP warnings in tests 3 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 4 months ago
JEEEEEEEEEEEEEEEEEEEEEED cb29b306ee
feat(files): hide note about app passwords when 2FA not enabled 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 6 months ago
Joas Schilling e1e6235b64
test: Migrate files app 7 months ago
Ferdinand Thiessen c8138002ab
chore(files): remove dead code from files helper 8 months ago
provokateurin cfdb919c37
fix(files): Fix non-string values for activity rich object strings 8 months ago
Ferdinand Thiessen a697da3063
feat(files): Add capability for clients to check WCF state 10 months ago
Côme Chilliet e2a4649257 fix(tests): Adapt tests to appManager usage 10 months ago
skjnldsv 2e50a39265 fix(files): properly forward open params from short urls 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Ferdinand Thiessen 08319ad5a6
fix(files): Harden thumbnail endpoint 11 months ago
skjnldsv 7d8bb60bfe feat(files): add conversion action 12 months ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 12 months ago
grnd-alt eb61a3ae44 fix(tests): remove redundant unit test for activity 1 year ago
grnd-alt 8d953aeb8d refactor(tags): move favorite event dispatching to tags.php 1 year ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet af0b8fbd17
fix(tests): Fix tests now that trashbin listens to events properly 1 year ago
Joas Schilling 096f893d46
fix(activity): Update more activity providers to use new exceptions 1 year ago
Ferdinand Thiessen 3119108654
chore(files): Remove legacy UI scripts now that everything is migrated to Vue 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Christopher Ng 71e653c0bc perf(files): Do not block files page load with server-side favorites retrieval 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Christopher Ng 8f27cd6d5d test(files): Fix ApiController test 1 year ago
Julius Härtl 6c1e896a03 fix: Ignore preview requests for invalid file ids 1 year ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 6a281f019c fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config 2 years ago
Robin Appelman 1d34f0a824 feat: cleanup filecache_extended items by default 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Ferdinand Thiessen 5e124c4a8a
fix(files): Remove dead code from files controllers 2 years ago
Grigorii K. Shartsev b40279e376 fix(files): combine navigation and files list into single Vue app 2 years ago
Ferdinand Thiessen 59c982f31f
fix(files): Adjust ID for skip content buttons 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ 32c1aebaae
fix(cypress): formatFileSize change revert from files library 2 years ago
John Molakvoæ (skjnldsv) dbeb526bba
fix(files): disallow illegal characters 2 years ago
John Molakvoæ e1112c93ec
fix: remove old fileUploadSpec jsunit test 2 years ago
John Molakvoæ 1b67542e0b
fix(files): trashbin redirect and default fileid Sidebar open 2 years ago
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 2 years ago
fenn-cs dc8d25c274 Migrate parts of files app away from depecrated Ilogger 2 years ago
John Molakvoæ (skjnldsv) 87b1719c88
feat(files): migrate recent view 2 years ago
Joas Schilling 9bf812ac6c
feat!: Migrate TagService events to typed events 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
John Molakvoæ b0418f730f
fix: drop legacy sharing files 3 years ago
John Molakvoæ e3bac437c2
chore: remove old favorites view 3 years ago