Commit Graph

608 Commits (master)

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