Commit Graph

4769 Commits (f432dd2e2ea9fe4e7c19d5ea9d60481e662a0367)

Author SHA1 Message Date
Christoph Wurst c75a12c154
Build instances of the calendar providers before using them 4 years ago
John Molakvoæ 1f76423500
Send the subscription key to the appstore requests 4 years ago
Joas Schilling 9cd9f4b4bc
Move queries to the joblist 4 years ago
Anna Larch a58d1e6b06
Add Public Calendar Provider 4 years ago
Julius Härtl 2f38781c96
Fix integrity checker tests 4 years ago
John Molakvoæ 1a6bac5874
Allow to whitelist apps from the apsptore 4 years ago
Christoph Wurst 5b727fc7da
Add L10n factory method for generic language heuristics 4 years ago
Joas Schilling 3487aeeb1f
Add integration tests for group 4 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 4 years ago
Julius Härtl 9161f6ca4a Remove tests that just prove mocked calls and don't actually validate anything useful 4 years ago
Julius Härtl cab44b6311 Run oci tests against phpunit9/php8 4 years ago
Daniel Kesselberg e60a829b42
explicitly close source stream on local storage 4 years ago
Daniel Kesselberg 024881dbd3
Add email addresses to contacts menu 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago
Arthur Schiwon a20de15b43
add a job to clean up expired verification tokens 4 years ago
Arthur Schiwon aacaad2a3f
implement verification for additional mails 4 years ago
Arthur Schiwon 19cc757531
move verification token logic out of lost password controller 4 years ago
Lukas Reschke 6337bb3f59 Adjust tests 4 years ago
Lukas Reschke 378cc922c4 Adjust logic to store period instead of current timestamp 4 years ago
Bernd Rederlechner 3866f388b1
Refactor writeObject to only use MultipartUpload when required 4 years ago
Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 4 years ago
Daniel Rudolf a1d6189dfa
Fix UrlGeneratorTest 4 years ago
Daniel Rudolf b768cade2b
Fix UrlGeneratorTest 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 4 years ago
Robin Appelman 5c2e7c7d28
fix Folder->getById() when a single storage is mounted multiple times 4 years ago
Robin Appelman 4d5e8bcb99
add test for searching within a "root jail" 4 years ago
Julius Härtl 858d846999
Let memory limit set in tests fit the used amount 5 years ago
szaimen 4570bb4f65 Admin Audit - Sharing: createShare - report the full path 5 years ago
Julius Härtl 7179002600
Allow to get a local cloud id without going through the contacts manager 5 years ago
Joas Schilling 11d21e5f5c
Add a unit test to check for casting a IQueryFunction 5 years ago
Daniel Rudolf 1e5962ae98
Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps() 5 years ago
Daniel Rudolf 15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest 5 years ago
Daniel Rudolf e16bf707aa
Fix UtilTest::testDefaultApps() 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Julius Härtl 3f44fd00e2
Run s3 tests again 5 years ago
Arthur Schiwon 506227b509
adjust internal data handling logic to fix store and load 5 years ago
Arthur Schiwon c7bf4295cc
adjust email verification checker 5 years ago
Arthur Schiwon 3d6ffd3da2
adjust verification state updater method 5 years ago
Arthur Schiwon af3fdbea7b
make AccountManager actually write multi value properties 5 years ago
Arthur Schiwon 638c04d6e0
accounts event handler to use eventdispatcher, DI and Accounts API 5 years ago
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 5 years ago
Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822 5 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 5 years ago
Robin Appelman 66e10718c6
split of query building bits from searchhelper 5 years ago
Robin Appelman f938daa6e4
update tests and fix some edge cases around new search 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
Arthur Schiwon ff2382e5a4
CI: more flexible assertions 5 years ago