Commit Graph

1695 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Nextcloud bot 9cfc197fd9
fix(l10n): Update translations from Transifex 4 months ago
Nextcloud bot 7b85dacfd5
fix(l10n): Update translations from Transifex 4 months ago
Nextcloud bot 2d63296046
fix(l10n): Update translations from Transifex 4 months ago
Joas Schilling e37dbc1487
chore: Bump app versions and requirements 4 months ago
SebastianKrupinski d85af5bdf0 fix: TypeError: this.fetchDisplayName is not a function 4 months ago
provokateurin 0221611757
chore(deps): Update nextcloud/openapi-extractor to v1.8.3 4 months ago
Andy Scherzinger 5c707dd80a
style(icon): Replace filled icon with outlined variant 4 months ago
John Molakvoæ (skjnldsv) 289cb082a6 fix(files_versions): author and label parsing fallback 4 months ago
John Molakvoæ (skjnldsv) 1b7418f848
fix(files_versions): ensure users IDs are strings 4 months ago
Git'Fellow c5fa862b06 fix(files_versions): Use helper function 4 months ago
SebastianKrupinski 5b02d11a71 fix: retrieve all display names with one request 4 months ago
Andy Scherzinger f08da99e79 style(icon): Use material symbol variant of download icon 4 months ago
provokateurin 5283bb7c2f
chore(deps): Update nextcloud/openapi-extractor to v1.8.2 4 months ago
Nextcloud bot 983fd30285
fix(l10n): Update translations from Transifex 5 months ago
Nextcloud bot 10ef3a56d7
fix(l10n): Update translations from Transifex 5 months ago
Ferdinand Thiessen 82d4d8290b refactor: replace deprecated CSS variables with their replacement 5 months ago
Ferdinand Thiessen 378ddda301
fix(files_versions): `has-preview` must be either `true` or `false` 5 months ago
Nextcloud bot 4ce1980eff
fix(l10n): Update translations from Transifex 5 months ago
Nextcloud bot b270a22c4a
fix(l10n): Update translations from Transifex 5 months ago
Borja Domínguez Vázquez d0de83be10
feat(file-versions): #53151 add VersionCreatedEvent event 5 months ago
Nextcloud bot 993355af9f
fix(l10n): Update translations from Transifex 5 months ago
Nextcloud bot 786bdb198e
fix(l10n): Update translations from Transifex 6 months ago
skjnldsv 3e7dc97cae feat: replace material icons with outline versions 6 months ago
Nextcloud bot e5572abb51
fix(l10n): Update translations from Transifex 6 months ago
Borja Domínguez Vázquez cdeed5bcbe chore: get revision for a node 6 months ago
Borja Domínguez Vázquez 676fb4014d chore: use constants for metadata 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Côme Chilliet 5c0e8df427 fix(files_versions): Log error instead of crashing when event listeners get called on non-existing files 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Nextcloud bot 0abd96d1a5
fix(l10n): Update translations from Transifex 6 months ago
Robin Appelman 981a65f080
fix: create new file with content when creating test files for versioning tests 7 months ago
Nextcloud bot f2ee6e2826
fix(l10n): Update translations from Transifex 7 months ago
Julien Veyssier 422e3d9ab5
fix(files_versions): give the version label a min width so it does not get invisible if the author name is long 7 months ago
Côme Chilliet 15c8b5ac58
chore: Use an if/else instead of the try/catch to make meaning more obvious 7 months ago
Nextcloud bot 1f298806be
fix(l10n): Update translations from Transifex 7 months ago
Nextcloud bot 0359b7c34a
fix(l10n): Update translations from Transifex 7 months ago
Côme Chilliet 7f1fb65549
fix(files_versions): Log failure to compute node path 7 months ago
Nextcloud bot b2c3c610e7
fix(l10n): Update translations from Transifex 7 months ago
Alejo ab11868bb6 fix(files_versions): "undefined restored" on restore 7 months ago
Nextcloud bot 21d79e2308
fix(l10n): Update translations from Transifex 8 months ago
Joas Schilling 6bb2fc675b
test: Migrate files_versions to PHPUnit 10 8 months ago
Ferdinand Thiessen 2dcadd2603
fix(files_versions): only close stream if still open, fixing S3 8 months ago
Nextcloud bot b9983cbd42
fix(l10n): Update translations from Transifex 8 months ago
Ferdinand Thiessen 0f69648d0a
fix(files_version): use `Storage::writeStream` instead of deprecated `streamCopy` if possible 8 months ago
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 8 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Côme Chilliet fd4c103e8b
fix(files_versions): Remove routes leading to deleted ajax files 8 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
Côme Chilliet 2d8f6b366a chore: Assert rename success in versionning tests 8 months ago