Commit Graph

615 Commits (master)

Author SHA1 Message Date
Benjamin Gaussorgues 60ce92a697
feat(utils): add getter for serverid with proper default 2 weeks ago
Carl Schwan a459b9cc1f
refactor(server): Register alias when needed 2 weeks ago
Carl Schwan 8b56c4c93d
chore: Remove unused and long deprecated Remote components 3 weeks ago
Côme Chilliet c3db7fa0e8
fix: Remove static var in Memcache/Redis 3 weeks ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 weeks ago
Benjamin Gaussorgues 28d54ed26b
feat(jobs): log job execution in CronService 4 weeks ago
Stephen Cuppett 7aaebddba2 fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 1 month ago
Stephen Cuppett 4bea4eadc8 fix(encryption): Inject IAppConfig for encryptHomeStorage value 1 month ago
Stephen Cuppett cf867ea5fb fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 1 month ago
Stephen Cuppett 817bc5b542 fix(encryption): Inject IAppConfig for encryptHomeStorage value 1 month ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 1 month ago
Anna Larch 8a0080cbbb fix(theming): fix broken custom images introduced in 32.0.9 2 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 2 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 3 months ago
Carl Schwan 39c14c383b
refactor: remove long deprecated IServerContainer methods 4 months ago
nextcloud-command 663018455e refactor: Apply rector changes 4 months ago
provokateurin e8d4d435ed
fix(IRegistrationContext): Use SimpleContainer in registerService factory 4 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 5 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 5 months ago
Carl Schwan 0fe01de26c
feat(OCP): Expose setup manager to OCP 5 months ago
Maxence Lange 327d691c23 feat(signed-request): moving out of unstable 6 months ago
Maxence Lange 6af64a5495 feat(ocm): event on ocm discovery and ocm request 6 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 6 months ago
Carl Schwan 2ae9626fec
refactor(user_ldap): Port most of the remaining deprecated IConfig usage 7 months ago
Daniel Calviño Sánchez c40fcba5a4 fix: Fix user collaborators returned when searching for mail collaborators 8 months ago
Benjamin Gaussorgues 83dd9d313a
feat(snowflakeids): add File Sequence Generator 8 months ago
Ferdinand Thiessen 8840b582c5
refactor(theming): migrate `ThemingDefaults` to `OCP\AppFramework\Services\IAppConfig` 8 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 8 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 9 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 9 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 9 months ago
Côme Chilliet bdff12361c
fix: Cleanup and fix tests, and fix related issues in code 9 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 9 months ago
Louis Chemineau bd8a0ec3cf
feat(files): Add appconfig value to disable fixed userfolder permissions optimization 9 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 10 months ago
provokateurin 26ab3a6b74 refactor(Server): Deprecate \OCP\ICache service and replace it with a local cache 10 months ago
Maxence Lange fa60488ee7 feat(ocm): split ocm discovery and capacities 10 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 10 months ago
Côme Chilliet 42c980e093
chore: Add IAppManager property in Installer 10 months ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 10 months ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 10 months ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 10 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 11 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 11 months ago
Edward Ly 12b7129214
feat: add Context Chat OCP API 11 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 12 months ago
Côme Chilliet bbe766b07a
fix: Make sure Request class can be dependency injected to fix SameSiteCookieMiddleware injection 12 months ago
Côme Chilliet 9913bdda90
chore: Cleanup DIContainer class 12 months ago
provokateurin 57191d451f
refactor(Server): Deprecate \OCP\ICache service and replace it with a distributed cache 12 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 1 year ago