Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 gadi atpakaļ |
Carl Schwan
|
7d272c54d0
Add a built-in profiler inside Nextcloud
|
2 gadi atpakaļ |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 gadi atpakaļ |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 gadi atpakaļ |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 gadi atpakaļ |
Christoph Wurst
|
f464ef050b
Fix type errors detected by Psalm
|
4 gadi atpakaļ |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 gadi atpakaļ |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 gadi atpakaļ |
Robin Appelman
|
fb5ae20722
basic settings system for activity notifications
|
4 gadi atpakaļ |
Roeland Jago Douma
|
fbf9772a3e
Allow to specify the cookie type for appframework responses
|
4 gadi atpakaļ |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 gadi atpakaļ |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 gadi atpakaļ |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 gadi atpakaļ |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 gadi atpakaļ |
Joas Schilling
|
3894dcb756
Hardcode Talk namespace to fix install due to global route
|
4 gadi atpakaļ |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 gadi atpakaļ |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 gadi atpakaļ |
Christoph Wurst
|
de6940352a
Move settings to an app
|
5 gadi atpakaļ |
Roeland Jago Douma
|
b0c030cbb5
Check the actual status code for 204 and 304
|
5 gadi atpakaļ |
Joas Schilling
|
a3c9e5b11b
Add a message about disabled global routes
|
5 gadi atpakaļ |
Roeland Jago Douma
|
0e5147f001
Fix tests
|
6 gadi atpakaļ |
Roeland Jago Douma
|
129a608ebe
OCP\AppFramework\App strict
|
6 gadi atpakaļ |
Morris Jobke
|
eb51f06a3b
Use ::class statement instead of string
|
6 gadi atpakaļ |
Morris Jobke
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Morris Jobke
|
c54a59d51e
Remove unused use statements
|
7 gadi atpakaļ |
Joas Schilling
|
3f86f1276f
Also cache the namespace from appinfo
|
7 gadi atpakaļ |
Thomas Müller
|
67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)
|
8 gadi atpakaļ |
Roeland Jago Douma
|
7f84f05e4d
Cache parsing of info.xml
|
8 gadi atpakaļ |
Roeland Jago Douma
|
21a87d3c2e
No body or content-length for 204 and 304 responses
|
8 gadi atpakaļ |
Roeland Jago Douma
|
0032a5c2d1
Hanlde Core and Settings app in AppFramework
|
8 gadi atpakaļ |