Christoph Wurst
|
1a9330cd69
|
Update the license headers for Nextcloud 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-31 14:52:54 +02:00 |
Christoph Wurst
|
463b388589
|
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
Remove unused imports
|
2020-03-27 17:14:08 +01:00 |
Christoph Wurst
|
b80ebc9674
|
Use the short array syntax, everywhere
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-26 16:34:56 +01:00 |
Christoph Wurst
|
74936c49ea
|
Remove unused imports
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-25 22:08:08 +01:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +01:00 |
Roeland Jago Douma
|
769cb629ae
|
allow enforcing apps to ignore the max version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-03-20 15:16:11 +01:00 |
Joas Schilling
|
ea21aa3f7a
|
Use numeric placeholders if there are multiple, so that RTL languages can operate better
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-10-09 14:32:14 +02:00 |
Roeland Jago Douma
|
8b17f0d224
|
Fix other tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-02-21 19:53:44 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Roeland Jago Douma
|
ede15f0988
|
Fix L10N::t
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-08-01 08:20:17 +02:00 |
Roeland Jago Douma
|
5f227bd93b
|
More phpstorm inspection fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:39:29 +02:00 |
Lukas Reschke
|
5fd428413b
|
Adjust previous fallbacks
11.0 is 11 and not 9.2 anymore
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-15 15:07:58 +01:00 |
Lukas Reschke
|
8acb54aa0b
|
Add update support
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-10-31 17:17:47 +01:00 |
Thomas Müller
|
03ec052b4e
|
App dependencies are now analysed on app enable as well - not only on app install.
|
2016-10-24 15:59:46 +02:00 |
Thomas Müller
|
ef842ef20a
|
Ensure $commands being an array - fixes #26073
|
2016-10-20 15:40:27 +02:00 |
Joas Schilling
|
0fcc39cd8e
|
Translate the server version for nextcloud
|
2016-07-26 14:40:18 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Morris Jobke
|
e95c15e53a
|
fix more strings
|
2016-06-20 13:14:24 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Bernhard Posselt
|
4c1b55be92
|
allow app developers to specify the minimum int size
simplify comparison
remove additional null
fix off by 1 error
|
2016-04-28 22:55:15 +02:00 |
Roeland Jago Douma
|
e5dd4272d3
|
Move \OC\App to PSR-4
|
2016-04-13 19:53:05 +02:00 |