Commit Graph

604 Commits (8aedcb4a822d87b0bf3cc98b0032da37c96f1b2d)

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