Commit Graph

596 Commits (master)

Author SHA1 Message Date
Carl Schwan 2ae9626fec
refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 weeks ago
Daniel Calviño Sánchez c40fcba5a4 fix: Fix user collaborators returned when searching for mail collaborators 2 months ago
Benjamin Gaussorgues 83dd9d313a
feat(snowflakeids): add File Sequence Generator 2 months ago
Ferdinand Thiessen 8840b582c5
refactor(theming): migrate `ThemingDefaults` to `OCP\AppFramework\Services\IAppConfig` 2 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 2 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 3 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 3 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 3 months ago
Côme Chilliet bdff12361c
fix: Cleanup and fix tests, and fix related issues in code 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Louis Chemineau bd8a0ec3cf
feat(files): Add appconfig value to disable fixed userfolder permissions optimization 3 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin 26ab3a6b74 refactor(Server): Deprecate \OCP\ICache service and replace it with a local cache 4 months ago
Maxence Lange fa60488ee7 feat(ocm): split ocm discovery and capacities 4 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 4 months ago
Côme Chilliet 42c980e093
chore: Add IAppManager property in Installer 4 months ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 4 months ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 4 months ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 5 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 5 months ago
Edward Ly 12b7129214
feat: add Context Chat OCP API 5 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
Côme Chilliet bbe766b07a
fix: Make sure Request class can be dependency injected to fix SameSiteCookieMiddleware injection 6 months ago
Côme Chilliet 9913bdda90
chore: Cleanup DIContainer class 6 months ago
provokateurin 57191d451f
refactor(Server): Deprecate \OCP\ICache service and replace it with a distributed cache 6 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 6 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 6 months ago
Côme Chilliet a9acaaa45f
fix(encryption): Fix DI for encryption Manager class 6 months ago
Richard Steinmetz 967b634a82
fix: properly deprecate IOCMProvider 6 months ago
Micke Nordin e770859008 Update lib/private/Server.php 6 months ago
Micke Nordin 7bee91a834 fix(OCMProvider): fix dependency injection for OCMProvider 6 months ago
Micke Nordin 623f2f0240
feat(OCM-invites): Implementation of invitation flow 7 months ago
Côme Chilliet 12e7f46b30
fix: Use application ids as well as versions in the cache prefix 7 months ago
Côme Chilliet e8370bf73a
fix: Use only enabled applications versions in the cache prefix 7 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 7 months ago
Côme Chilliet 369900e5a5
fix: Remove deprecated getters from Server that were previously removed from public interface 8 months ago
Côme Chilliet 998062d342
fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 8 months ago
ailkiv 616716cd6a refactor: cleanup rollback hook usage 8 months ago
Côme Chilliet c7037d7b38
fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 9 months ago
Côme Chilliet 49cf5ba318
fix: Put back OC_App::getAppVersions in Server.php 9 months ago
Côme Chilliet 8caa1a70e9
fix: Do not try to load IAppManager too soon 9 months ago
Côme Chilliet 0a027c3906
chore: Cleanup Server.php a bit and remove OC_App usage 9 months ago
Côme Chilliet f19ddd5525 fix: Add missing ITemplate interface and clean code in Template class 10 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 10 months ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 10 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Ferdinand Thiessen 31664b3edd
fix: Correctly return app id and app version for `core` styles and images 11 months ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 12 months ago
Maxence Lange 862a411118 fix(ocm): simpler code 1 year ago