Commit Graph

6887 Commits (39ea18e8259cc9addc19da3dd6bb94d61ddcc705)

Author SHA1 Message Date
Arthur Schiwon 3fa43a529b
enh(dispatcher): enforce psalm ranges in the http dispatcher 3 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Joas Schilling 572ea18ac7
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 3 years ago
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces 3 years ago
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 3 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 3 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 3 years ago
Robin Appelman b942850af9
optimize UserMountCache::registerStorage 3 years ago
Joas Schilling 2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address 3 years ago
Christoph Wurst 45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP 3 years ago
Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 3 years ago
Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 3 years ago
Daniel Kesselberg aa48a5f94f
feat: add preview provider for emf files based on office 3 years ago
Christoph Wurst ab1a1d688d
feat: Add out-of-office message API 3 years ago
Christoph Wurst 71080a8d20
feat(contactsmenu): Sort by user status 3 years ago
Robin Appelman f4fa2fb93c
optimize isShared and isMounted 3 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 3 years ago
Ferdinand Thiessen 54c934b910
chore(cypress): Migrate apps acceptance tests to Cypress 3 years ago
Ferdinand Thiessen 9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress 3 years ago
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services 3 years ago
Christoph Wurst ac168cf9ff feat(contactsmenu): Show user status 3 years ago
Ferdinand Thiessen 8e2824ea24
chore(tests): Migrate duplicated menu settings tests (access levels) to Cypress 3 years ago
Ferdinand Thiessen bfc8b0bc15
chore(cypress): Migrate access-level tests from Behat to Cypress as this are UI tests 3 years ago
Christopher Ng ce5e290d58 fix(tests): Test profile entry 3 years ago
Ferdinand Thiessen 5b0c27b6da
fix(settings): Stablize user list cypress tests 3 years ago
Ferdinand Thiessen 4c4e4ec991 chore(tests): Migrate login acceptance tests from behat to Cypress 3 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 3 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 3 years ago
Christopher Ng 0b8958fae7 fix(acceptance): Locate settings menu 3 years ago
Christoph Wurst 6a375ca161 refactor: Contacts menu to Vue 3 years ago
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 3 years ago
Christoph Wurst ff672b11e2
feat: Add factory method for in-memory caches 3 years ago
Côme Chilliet ee39a47e84
Fix Dynamic property timeFactory in ClientFlowLoginControllerTest 3 years ago
Christopher Ng 744a7e291a fix(acceptance): Locate contacts menu button 3 years ago
Joas Schilling ccb01b19a0
fix(sqlite): Remove some old SQLite cheats 3 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 3 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 3 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 3 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 3 years ago
Christoph Wurst 0e64ec6550
chore: Install phpunit via vendor bin 3 years ago
Christoph Wurst 04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp> 3 years ago
julia.kirschenheuter 5693092053 Split list to navigation for the left sidebar 3 years ago
Faraz Samapoor c322224650 Refactors tests/app.php to improve readaibility. 3 years ago
Côme Chilliet b11eb9e6d6
Fix and extend NavigationManagerTest.php 3 years ago
Côme Chilliet 2d28e8110f
Fix and extend tests for AppManager::getDefaultAppForUser 3 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 3 years ago
Daniel Kesselberg 97a024f035 chore(3rdparty): remove opis/closure 3 years ago
Joas Schilling 5e7b41086d
feat(CI): Allow apps to test with PHPUnit10 3 years ago
Daniel Kesselberg 18af7cc86b test: add test for cache mount provider 3 years ago