Commit Graph

1230 Commits (master)

Author SHA1 Message Date
Christoph Wurst cc89a2a2b8 refactor: extract slow operation logging into trait 2 days ago
Maxence Lange 6af64a5495 feat(ocm): event on ocm discovery and ocm request 3 days ago
Benjamin Gaussorgues c57c4843e8
feat(openmetrics): introduce OpenMetrics exporter 3 days ago
Anna Larch a100ede789
feat: extend Entity and adjust QBMapper to support Snowflake IDs 4 days ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 4 days ago
Salvatore Martire a449af6460 feat: introduce API for partial share providers 2 weeks ago
Robin Appelman bbabf50984
feat: add api to get users for share 3 weeks ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 4 weeks ago
Salvatore Martire fcdb28e4a3 feat: add IPartialMountProvider to support authoritative mounts 1 month ago
Marcel Klehr 3355e6a2f7 feat(TaskProcessing): Add OCR TaskType 1 month ago
Carl Schwan 3c9b937e28
refactor(comment): Port away from deprecated event comment constant 1 month ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 1 month ago
Louis Chmn 10b82c8bf8 feat(files_sharing): Support priority in public template providers 1 month ago
Carl Schwan d877262e07
chore: Bump autoloader files for new composer version 1 month ago
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 1 month ago
Kent Delante 96672e1c4d feat: emit an event when an S3 bucket is created 2 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 2 months ago
Julien Veyssier 8b3e59fa36
fix(sharing): fix potentially broken shares from the past, change 'null' download permission to 'true' 2 months ago
Daniel Calviño Sánchez c40fcba5a4 fix: Fix user collaborators returned when searching for mail collaborators 2 months ago
Maxence Lange e456f116b8 feat(ocm): handle /well-known/ocm 2 months ago
Joas Schilling 34f1ae62a1
fix(jobs): Limit command jobs to known cases 2 months ago
Benjamin Gaussorgues 83dd9d313a
feat(snowflakeids): add File Sequence Generator 2 months ago
Marcel Klehr 1c33239e06 fix: autoloaderchecker 2 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 2 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 2 months ago
Maxence Lange edfc339bf5 fix(lexicon): switch bool value to non-lazy 3 months ago
Marcel Klehr 044e92bf4e feat(TaskProcessing): Introduce ITriggerableProvider 3 months ago
Marcel Klehr 86316f7c45 fix(TaskProcessing): Update autoloaders 3 months ago
Marcel Klehr 13eb2d1cbd feat(TaskProcessing): Introduce internal task types 3 months ago
Carl Schwan cb82a9ef04 refactor(preview): Cleanup a bit the public interface 3 months ago
Carl Schwan 9d7fbb1b86 refactor: Move cron setup to a service 3 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 3 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 3 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 3 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 3 months ago
Carl Schwan aa1f5312a5 refactor: Remove legacy search provider 3 months ago
Côme Chilliet eb54143c2d
fix: Delete legacy OC_Response 3 months ago
Carl Schwan 4ae4b0a0e7 refactor: Remove old TemplateManager 3 months ago
Akhil fe30ca872b feat(config): Add UserConfigChangedEvent whenever user config is updated 4 months ago
provokateurin b1a398afb0
chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
Maxence Lange c86f2e948a feat(migration-attributes): add DataCleansing 4 months ago
Marcel Klehr 2bb2fa50ee feat(SystemTag): Add typed events for tag mapper events 4 months ago
Carl Schwan 1d3c3cfb80 fix(lostpassword): Delete lost password token on password change 4 months ago
Richard Steinmetz 16ad73cd15
feat(ocp): create contacts from string 4 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 5 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 5 months ago
SebastianKrupinski 46e624a089 feat: Calendar Import 5 months ago
Côme Chilliet 78d69d5581
feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 5 months ago
Julien Veyssier 8ffd30bbf9
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateTokenById is called 5 months ago