Commit Graph

5370 Commits (695e18f86355b8105ccc2ee247a618241002f2cd)

Author SHA1 Message Date
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services 2 years ago
Christoph Wurst ac168cf9ff feat(contactsmenu): Show user status 2 years ago
Christopher Ng ce5e290d58 fix(tests): Test profile entry 2 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 2 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 2 years ago
Christoph Wurst ff672b11e2
feat: Add factory method for in-memory caches 2 years ago
Joas Schilling ccb01b19a0
fix(sqlite): Remove some old SQLite cheats 2 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 2 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 2 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 2 years ago
Christoph Wurst 04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp> 2 years ago
Côme Chilliet b11eb9e6d6
Fix and extend NavigationManagerTest.php 2 years ago
Côme Chilliet 2d28e8110f
Fix and extend tests for AppManager::getDefaultAppForUser 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Daniel Kesselberg 97a024f035 chore(3rdparty): remove opis/closure 2 years ago
Joas Schilling 5e7b41086d
feat(CI): Allow apps to test with PHPUnit10 2 years ago
Daniel Kesselberg 18af7cc86b test: add test for cache mount provider 2 years ago
Robin Appelman ccf8843d9f apply known mtime wrapper for external storages 2 years ago
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is 2 years ago
Côme Chilliet e24007b530
Remove deprecated at matcher in tests/lib/InstallerTest.php 2 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 2 years ago
Daniel Kesselberg f8f985602b
test: add tests for dns pin middleware 2 years ago
Daniel Calviño Sánchez 9a179c391e Print log message when version could not be got from updater server 2 years ago
Carl Schwan 3270b7f12e
Add batch methods in user backends 2 years ago
Côme Chilliet 637cafcf35
Fix ContactsManagerTest adressbook mocks having a null key 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Robin Appelman e704470c79
update tests 2 years ago
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 2 years ago
Daniel Kesselberg eab46bdfe6
feat: add switch to disable dns pinning 2 years ago
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Git'Fellow 066f6ef16c Stop sending deprecated Pragma header 2 years ago
Côme Chilliet fd0de0a2d1 Fix tests, add test for the new feature 2 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 2 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 2 years ago
Joas Schilling fd9b2d488e
feat: Expose if the own IP is allowed to bypass bruteforce protection 2 years ago
Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 2 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 2 years ago
John Molakvoæ 998b3a2581
feat(f2v): migrate Files 2 years ago
Hamid Dehnavi 271e63e41c Convert isset ternary to null coalescing operator 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Ferdinand Thiessen 5b37d6d9ff tests: Add test for CacheEntry getters 2 years ago
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 2 years ago
Côme Chilliet ee756579a7
Fix setting static property in tests on PHP 8.3 2 years ago
Daniel Calviño Sánchez 41f2d912d2 Allow "wasm-unsafe-eval" in CSP 2 years ago
Marcel Klehr f62711d2ae Fix TextProcessing test for 32bit 2 years ago
Daniel Kesselberg 0098af3b98
fix: missing argument for TextProcessing Manager 2 years ago
Joas Schilling b9e2f494a1
chore!: Remove legacy SymfonyAdapter 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago
Joas Schilling 8ad94cbfda
feat!: Migrate unShare events to typed events 2 years ago