Commit Graph

7155 Commits (dd08f9320249d8ac7bf96f338a5be70d60af1dce)

Author SHA1 Message Date
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql 1 year ago
Julius Härtl 6c1e896a03 fix: Ignore preview requests for invalid file ids 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Joas Schilling f6238d35bd
fix(test): Make the test less flaky 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year 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