Commit Graph

6298 Commits (7a025ffb0bf0b59bccd1bade41d98144babc3a31)

Author SHA1 Message Date
Carl Schwan 6149168129
feat(preview): On demand preview migration 7 months ago
ernolf 932523e844
style(tests): apply cs-fixer formatting to ClientTest 7 months ago
Christoph Wurst adf7ea5f0b perf: log slow DNS operations 7 months ago
Maxence Lange 6af64a5495 feat(ocm): event on ocm discovery and ocm request 8 months ago
Joas Schilling ab122ac15d
fix(l10n): Fix language selection 8 months ago
Joas Schilling f2e2e4ea21
fix(controller): Support native int ranges 8 months ago
Salvatore Martire 07eef5eaf4 fix: drop set up partial mounts on setupForUser 8 months ago
Carl Schwan bd815595d4
fix: Remove NOP ReflectionProperty::setAccessible calls 8 months ago
Carl Schwan a430702caa
refactor(psalm): Enable psalm for comments unit tests 8 months ago
Benjamin Gaussorgues c57c4843e8
feat(openmetrics): introduce OpenMetrics exporter 8 months ago
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 8 months ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 8 months ago
Carl Schwan 33e5f2d345
fix(background-jobs): Fix unit tests with 32-bits tests 8 months ago
Robin Appelman 047ff27e46 test: add tests for watcher check filter 8 months ago
Salvatore Martire 6e9ba894a2 fix: add $forChildren parameter to IPartialMountProvider 8 months ago
Salvatore Martire 6c19fbcf4d fix: adjust authoritative setup path caching logic 8 months ago
Joas Schilling 226b7df65e
fix(Hooks): Don't use offset null as it's deprecated (and not actually used) 8 months ago
Joas Schilling 56793fa5b8
fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 8 months ago
Carl Schwan 3183ea79d2
refactor(external-share): Port more code to string as type for the id 8 months ago
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 8 months ago
Benjamin Gaussorgues fa7e569a16
fix(snowflakes): FileSequence generator must always use the same dir 8 months ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 8 months ago
Julius Knorr a45f4b0cdc
fix: Fix setting name inconsistency between backend and frontend 8 months ago
Carl Schwan 6eabaaf104
refactor: Deprecated user config from IConfig correctly 8 months ago
Josh b2bc785986
chore: make php-cs happy 8 months ago
Daniel Calviño Sánchez fbe2023d39 fix: Unify handling of exclude groups in contacts menu and sharing 8 months ago
Daniel Calviño Sánchez d59d8db1d6 test: Add unit test for excluded groups in contacts menu 8 months ago
Daniel Calviño Sánchez 694651de3a test: Adjust unit test name to better reflect its behaviour 8 months ago
Josh 50a94a35ee test(files/type): leading zero extension preservation 8 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 8 months ago
Josh 511f54324a
chore: drop unused Darwin range test variation 9 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 9 months ago
Josh d9a7e0855c refactor(tests): use OS constant over function 9 months ago
nfebe 6bccaf778a fix(sharing): Allow public share access for everyone 9 months ago
provokateurin 0c3a872908
feat(CertificateManager): Add option to specify the default certificates bundle path 9 months ago
Joas Schilling 7a4167fe28
fix(oracle): Don't run tests against unsupported Oracle version anymore 9 months ago
Louis Chmn 73c6b17fae fix(View): Normalize path in `getAbsolutePath` 9 months ago
nfebe 40246d9a19 fix(sharing): Add isTrustedServer flag to lookup results 9 months ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 9 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 9 months ago
Côme Chilliet f9abfe0473 fix(tests): Use testing application for testing ajax endpoints, not user_ldap 9 months ago
Marcel Müller 234f183f8e feat: Add option to update the public key of a user 9 months ago
Carl Schwan 2b61abd9ad refactor(db-adapter): Add tests about fetch methods 9 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 9 months ago
Joas Schilling 75a8b9aff5
fix(db): Skip test on Oracle 11g 9 months ago
Joas Schilling 4676b12a32
fix(db): Fix comparing JSON data in MySQL and MariaDB 9 months ago
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres 9 months ago
Côme Chilliet 4e83d20837 feat(login): Add rememberme checkbox 9 months ago