Commit Graph

7139 Commits (41555e2cd10e4c19abfc4268b3925614a4f297de)

Author SHA1 Message Date
Joas Schilling f6238d35bd
fix(test): Make the test less flaky 2 years ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2 years ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2 years ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 2 years ago
provokateurin e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes 2 years ago
Robin Appelman c5b687271b
fix: make batch propagator work with sharding restrictions 2 years ago
Robin Appelman 0931492ff0
fix: make usermountcache compatible with sharding 2 years ago
Julien Veyssier d37dd4b9a9
feat(settings/admin/ai): fix tests 2 years ago
Marcel Klehr 969cc52851 fix(TaskProcessing): Run cs:fix 2 years ago
Marcel Klehr 61ebfad724 fix(TaskProcessing): fix tests 2 years ago
Marcel Klehr f1bb43dd55 test(TaskProcessing): Add test for setTaskResult with fileIds 2 years ago
Joas Schilling 693a81bfa3
fix(mail): Fix big logos in mail templates for Outlook 2 years ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 2 years ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 2 years ago
Ferdinand Thiessen 69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2 years ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 2 years ago
Robin Appelman 9de6190ec4
feat: allow running QueryBuilder queries on different connections 2 years ago
Ferdinand Thiessen bdbeabafa7
feat: Add `forbidden_filename_basenames` config option 2 years ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
Benjamin Gaussorgues e5275dbada feat: don't count failed CSRF as failed login attempt 2 years ago
Ferdinand Thiessen 46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation 2 years ago
Christopher Ng 48b69c53dc test: Test hash validation 2 years ago
Hoang Pham 9a2f026bd6
feat: support excalidraw file 2 years ago
Joas Schilling a1d3b5f1a3
fix(tests): Remove output when running tests 2 years ago
Hamza Mahjoubi a9774741e8 Feat: Allow users to select another user as their out-of-office replacement 2 years ago
provokateurin 5aefdc399e
feat(AppFramework): Add ExAppRequired attribute 2 years ago
Daniel Kesselberg a773a8b915
refactor: simplify background commands 2 years ago
Misha M.-Kupriyanov aceb4d776c feat: reduce available languages per config value "reduce_to_languages" 2 years ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago
Joas Schilling 280d70a5f4
fix(federation): Fix missing protocol on CloudID remote 2 years ago
Julius Härtl 9713dd3fa9
chore: Move comments event handler to use proper event dispatcher 2 years ago
Benjamin Gaussorgues b7243681dd
feat(dbal): add proper insert ignore conflict method for SQLite 2 years ago
Robin Appelman 957a00b9de chore: remove chunking-v1 2 years ago
Côme Chilliet 5d744456f6
fix(tests): Strong type property $router in RouterTest 2 years ago
Robin Appelman e74f71b32e feat: add setup check for needed mimetype migrations 2 years ago
Côme Chilliet de6bb33d99
fix(tests): Fix tests with new LazyUser usage in DefaultShareProvider 2 years ago
Daniel Kesselberg 98eb190e04
test: add tests for ProfilePageController 2 years ago
skjnldsv 8bed23288b fix(files_sharing): dark avatar support 2 years ago
Côme Chilliet 19bc3ed1e3 chore(webhooks): Rename webhooks application to webhook_listeners 2 years ago
Côme Chilliet aa974a4322 feat: Add webhooks application 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 2 years ago
Ferdinand Thiessen 1a27314530
fix(Mailer): Allow to enforce strict email format 2 years ago
Robin Appelman 85b9552617
test: update DummyJobList 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Daniel Kesselberg 3fb0aa40cd
feat(db): add mapping for lock wait timeout 2 years ago
Christoph Wurst 3bfba2042c
fix(db): Prevent two connections for single node databases 2 years ago
Richard Steinmetz 69e0158030
feat: implement public OCP api to update resources and rooms 2 years ago
Andy Scherzinger 0b20dd6755
chore: Add SPDX header 2 years ago
Joas Schilling 4286660983
fix: Extend SVG reference check 2 years ago