Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 달 전 |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 달 전 |
Faraz Samapoor
|
a304ba5b5a
Refactors lib/private/Collaboration.
|
1 년 전 |
Joas Schilling
|
f565cacaf3
Fix double where() usage in resource manager
|
1 년 전 |
Carl Schwan
|
aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18
|
2 년 전 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 년 전 |
Joas Schilling
|
56ae87c281
Less ILogger
|
3 년 전 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 년 전 |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 년 전 |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 년 전 |
Daniel Kesselberg
|
0016480370
Decouple resource provider registration
|
5 년 전 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 년 전 |
Joas Schilling
|
23bd4c127d
Add a repair step to clear the projects access cache
|
5 년 전 |
Joas Schilling
|
b53283fcb7
Change the logic so projects are only shown when you can access all resources
|
5 년 전 |
Daniel Kesselberg
|
658edacf23
Set type for access column on cacheAccessForCollection
|
5 년 전 |
Joas Schilling
|
cfa6c7cb71
Escape the search terms on the server
|
5 년 전 |
Joas Schilling
|
d4771be2c0
Make sure the recursive result is returned :-X
|
5 년 전 |
Julius Härtl
|
826821a7da
Force boolean type for access parameter
|
5 년 전 |
Joas Schilling
|
3022ef687a
Use rich objects instead of name, link and icon
|
5 년 전 |
Joas Schilling
|
403b673b93
Replace the icon-class with an absolute link to an image
|
5 년 전 |
Joas Schilling
|
1c4436d975
Access for a collection can only become true
|
5 년 전 |
Joas Schilling
|
fdfe984adb
Register providers via class names
|
5 년 전 |
Joas Schilling
|
411350540d
Also cache the resource type because it is part of the identifier
|
5 년 전 |
Joas Schilling
|
066238a990
Fix unused variable $access
|
5 년 전 |
Joas Schilling
|
1a73cab3db
Fix doc block
|
5 년 전 |
Joas Schilling
|
901f1d43e9
Don't throw on UniqueConstraintViolationException since a written value is okay enough
|
5 년 전 |
Joas Schilling
|
995cad0cee
Cache the access manually too
|
5 년 전 |
Julius Härtl
|
fd434da959
Fix SQL statement and provider method call
|
5 년 전 |
Joas Schilling
|
c8c59e6006
Make sure the results are always sorted the same
|
5 년 전 |
Joas Schilling
|
a8a5472401
Improve searchCollections()
|
5 년 전 |