Commit Graph

624 Commits (4e8e774918fe0dffa057e568f4b57e7fd7370da5)

Author SHA1 Message Date
nextcloud-command 641c4b8c0d refactor: Apply rector changes 2 weeks ago
Robin Appelman 03c110c772
feat: keep a classname mapping instead of always storing the full name 2 weeks ago
Kent Delante a596910505 feat(files_sharing): fetch remote avatars for external shares 2 weeks ago
Carl Schwan 076a7a60b7
feat: Allow to register a class implementing IGlobalScaleService 2 weeks ago
nextcloud-command 812809c49e refactor: Apply rector changes 3 weeks ago
provokateurin 4b94c941cf
refactor(Sharing): Move from OCP to NCU 3 weeks ago
provokateurin ff8a11914d
feat(lib/Sharing): Init 1 month ago
Carl Schwan 1d55835d39
refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
Benjamin Gaussorgues 60ce92a697
feat(utils): add getter for serverid with proper default 2 months ago
Carl Schwan a459b9cc1f
refactor(server): Register alias when needed 2 months ago
Carl Schwan 8b56c4c93d
chore: Remove unused and long deprecated Remote components 3 months ago
Côme Chilliet c3db7fa0e8
fix: Remove static var in Memcache/Redis 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Benjamin Gaussorgues 28d54ed26b
feat(jobs): log job execution in CronService 3 months ago
Stephen Cuppett 7aaebddba2 fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 3 months ago
Stephen Cuppett 4bea4eadc8 fix(encryption): Inject IAppConfig for encryptHomeStorage value 3 months ago
Stephen Cuppett cf867ea5fb fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 3 months ago
Stephen Cuppett 817bc5b542 fix(encryption): Inject IAppConfig for encryptHomeStorage value 3 months ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Anna Larch 8a0080cbbb fix(theming): fix broken custom images introduced in 32.0.9 4 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 5 months ago
Carl Schwan 39c14c383b
refactor: remove long deprecated IServerContainer methods 5 months ago
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