Commit Graph

68 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Josh d165405d5b
fix(collaboration): Reduce timeouts to 3s for link reference connects 1 year ago
Julien Veyssier 22bb42be0c
fix(linkReferenceProvider): better size check 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julius Härtl 312314a753
fix: Do not log link reference exceptions as error 1 year ago
Daniel Kesselberg 8d3b99349d
docs: update docs for ocp events 1 year ago
Jonas 1671bf3ef2
feat(Reference): Add public API endpoints to get references 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 3b0a9e6639
fix(OCP): Add since tag to all constants 2 years ago
Anupam Kumar 7329b83f92
feat: Migrate LinkReferenceProvider to OCP 2 years ago
Joas Schilling 2b8114d59d
feat(events): Add typed event for filtering autocompletion suggestions 2 years ago
jld3103 79b8b5c0f2
core: Fix OpenAPI for reference API 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 3 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Julius Härtl 81c2122ff8
style: Fix php-cs and psalm 3 years ago
Julien Veyssier 8766e4f242
handle and return touchProvider errors 3 years ago
Julien Veyssier 48f34736cd
ADiscoverableReferenceProvider implements JsonSerializable 3 years ago
Julien Veyssier 946a1af9fd
add 'last used timestamp' management for reference providers 3 years ago
Julien Veyssier 6431c5a559
extend the reference API for the new link picker 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julien Veyssier eff783797a
reference url can always fallback to the link itself 3 years ago
Joas Schilling 042474bb12
Add since 3 years ago
Julius Härtl f69151e626
Move Reference class to public namespace 3 years ago
Julius Härtl 2ddc6c3026
Add event to load scripts for reference rendering 3 years ago
Julius Härtl 80f6a5834a
Refactor cache handling 3 years ago
Julius Härtl a392235e23
Cleanup 3 years ago
Julius Härtl 68d0038eb0
Move registration to IBootstrap 3 years ago
Julius Härtl eaef5687f9
Add full public interfaces 3 years ago
Julius Härtl 31be855522
Implement reference provider based caching 3 years ago
Julius Härtl de3e541fde
API for fetching reference metadata 3 years ago
Julius Härtl 9a6869943e
Introduce event for loading additional script on projects 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon f8d1ee5cfa
ignore mail shares of related remote share results 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 5 years ago
Joas Schilling 35c6b1236f
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Daniel Kesselberg 0016480370
Decouple resource provider registration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling 3022ef687a
Use rich objects instead of name, link and icon 7 years ago
Joas Schilling 403b673b93
Replace the icon-class with an absolute link to an image 7 years ago
Joas Schilling fdfe984adb
Register providers via class names 7 years ago
Joas Schilling 411350540d
Also cache the resource type because it is part of the identifier 7 years ago
Joas Schilling 1a73cab3db
Fix doc block 7 years ago
Joas Schilling 30dff37062
Add invalidation methods to the interface 7 years ago
Joas Schilling 59c92a7513
Further work on the access cache 7 years ago
Joas Schilling dee6f7f61f
Fix doc blocks 7 years ago
Julius Härtl e404ce7096
Implement search and rename in backend 7 years ago