Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 months ago |
Côme Chilliet
|
644036ab4e
fix: Migrate away from OC_App toward the IAppManager
|
8 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 months ago |
John Molakvoæ
|
b5357f7d12
Merge branch 'master' into refactor/OC-Server-getThemingDefaults
|
9 months ago |
Robin Appelman
|
860caa0849
make failure to load app commands non-fatal
|
10 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 year ago |
Carl Schwan
|
e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console
|
2 years ago |
Andrew Summers
|
ce74bdcda2
Refactor `OC\Server::getThemingDefaults`
|
1 year ago |
Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
1 year ago |
Joas Schilling
|
eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher
|
1 year ago |
Daniel Kesselberg
|
155ea6a54c
fix: change maintenance mode info wording
|
1 year ago |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 year ago |
Christoph Wurst
|
e2f4110a3f
fix(PHP8.2): Declare Symfony Application property in console application
|
1 year ago |
Lee Garrett
|
fba906e34a
Implement occ status command via return codes (Fixes: #35704)
|
1 year ago |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 years ago |
Julius Härtl
|
b8b73fa9e4
Write upgrade/not-installed notices to stderr
|
3 years ago |
szaimen
|
37ff07b9e1
Improve maintenance mode info
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
56ae87c281
Less ILogger
|
3 years ago |
Robin Appelman
|
ec875227ec
forward query exception when fallback construction fails
|
3 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 years ago |
Morris Jobke
|
20839a422b
Refactor some code
|
6 years ago |
Michael Weimann
|
c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value
|
6 years ago |
Michael Weimann
|
03a5856541
Disables the maintenance warning for the maintenance command itself.
|
6 years ago |
Morris Jobke
|
0d9f73a814
Do not show "Not installed warning" during occ install
|
6 years ago |