Commit Graph

16140 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Côme Chilliet 2bc77a3c5a
chore: Remove now unused OC_App deprecated methods 3 months ago
Côme Chilliet c6d148344a
chore: Fix the last psalm issues in lib/private/Template 3 months ago
Côme Chilliet fc85555d0c
fix: Fix phpdoc typing for IL10N::l $data parameter 3 months ago
Côme Chilliet 73447618e7
chore: Run rector on lib/private/Template folder and cleanup more typing 3 months ago
Côme Chilliet b58b3750a7
chore: Cleanup typing and deprecated method calls in resource locators 3 months ago
Côme Chilliet eb54143c2d
fix: Delete legacy OC_Response 3 months ago
Côme Chilliet d39d1d8d24
chore: Remove unused deprecated methods from OC_User and Filesystem 3 months ago
Marcel Müller 34a085d3bf fix(cache): Ensure unique global prefix per instanceid 3 months ago
Côme Chilliet 20e536839a
feat: Add admin-delegation-section as well for completeness 3 months ago
Côme Chilliet 09acd7e308
feat(settings): Add support for delegated settings not appearing in menu 3 months ago
Côme Chilliet 50684fa3b0
chore: Cleanup settings manager constructor and properties 3 months ago
Côme Chilliet d51efd9735
fix: Do not try to create lazy ghosts for PHP internal classes 3 months ago
Carl Schwan 8e5eef24d2 refactor: Remove OC_Helper::streamCopy 3 months ago
Carl Schwan 4ae4b0a0e7 refactor: Remove old TemplateManager 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Ferdinand Thiessen 5c7ca58a3c fix(Collaboration\UserPlugin): ensure full match is included in results 3 months ago
Ferdinand Thiessen 774aad3ab1 feat(Share\IManager): add `matchUserId` method and update docs 3 months ago
Côme Chilliet 9277a17a3c
fix: Flag folder objects that got deleted to recreate them if needed 3 months ago
Akhil fe30ca872b feat(config): Add UserConfigChangedEvent whenever user config is updated 3 months ago
Maxence Lange 4b55a7ee50 fix(ocm): ignore cache if not setup 3 months ago
Louis Chemineau fccb13e8ac
feat(unified-search): Use existing min search length config 3 months ago
Richard Steinmetz 01ef94a08a
fix: create room/resource calendar synchronously 3 months ago
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL 3 months ago
Thomas Citharel 7bf8e9699c
fix(http): handle getHttpProtocol being unset in $_SERVER['SERVER_PROTOCOL'] if called from occ 3 months ago
Maxence Lange 5e66cfe514 fix(ocm-invites): add route to invite accept dialog 3 months ago
Maxence Lange db23ad5188 fix(userconfig): crop configvalue at 64 before index 4 months ago
Carl Schwan 837fe3586d feat(db): Restaure support for non-nullable boolean column 4 months ago
Marcel Klehr fe54914ef9 fix(TaskProcessing): Cache task types by 4 months ago
Maxence Lange 70dd0de0ff fix(userconfig): using api bit functions 4 months ago
Maxence Lange 0249e3a2f5 fix(userconfig): set 'mail' as indexed 4 months ago
Côme Chilliet ae4d38eb63
fix: Allow hyphen in appid 4 months ago
Louis Chemineau 8c04dbe599
fix(Updater): Lower deadlock log level from warning to info 4 months ago
provokateurin b1a398afb0
chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
SebastianKrupinski 4182b1775d fix: handleIMip undefined array key 4 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Ferdinand Thiessen 05191ce129 fix: use `mb_substr` 4 months ago
Ferdinand Thiessen 414f77865c fix(ownCloud): ensure that `accounts.display_name` fits into `users.displayname` 4 months ago
provokateurin 98081dfd42
feat(ObjectStore): Add option to limit the total size 4 months ago
Côme Chilliet 14d6945054
fix(encryption): Take encryption enabled status into account 4 months ago
Côme Chilliet 12532bb535
fix(encryption): Correctly set encrypted to 0 when copying 4 months ago
Côme Chilliet 94254db001
chore(encryption): Cleanup typing in EncryptAll/DecryptAll 4 months ago
Côme Chilliet b74c7538ac
fix(encryption): Do not depend upon user in session unless really necessary 4 months ago
Josh 3a8b2b843e
fix(cache): Set default Redis port to `0` for UNIX sockets 4 months ago
Robin Appelman 0c1d5e8c54
fix: ensure all object store configuration have distict bucket names 4 months ago
invario ba51caf5f4
Fix(previews): prevent infinite loop in case of bad video file 4 months ago
Louis Chemineau 1d91e40fe8
feat: Support limit argument in `getSeenUsers` 4 months ago
Julien Veyssier 8c447eaba6
feat(taskprocessing): add manager method to get the list of available task type IDs 4 months ago
invario 97a0dde160 feat(previews): previews and tests for large remote videos w/o full download 4 months ago
provokateurin 9473f47c0d fix(Dispatcher): Catch TypeErrors and turn them into bad request responses 4 months ago
Ferdinand Thiessen 3b8c50e2c7
fix: remove executable flag from source files 4 months ago