Commit Graph

46 Commits (9f3da00aacba89f525678395f2cd8302ff7d4e69)

Author SHA1 Message Date
Côme Chilliet 1f5e232314
chore: Move info parsing related method from OC_App to InfoParser 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Côme Chilliet a2fdeccc31
chore(tests): Adapt AppManager test to the use of searchValues 7 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Ferdinand Thiessen eea91fa1ba
fix(TemplateLayout): `core` is not an app but the server itself 11 months ago
skjnldsv 158299b3d7 fix(profile): make sure the app cannot be disabled as it was in core 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 2 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
szaimen 1d17a0843a set theming app to alwaysEnabled 3 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Joas Schilling dc7913efcd
Fix recursive calls in logging via server methods 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
John Molakvoæ (skjnldsv) edf8893479
Fix tests 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Morris Jobke 99f2c82222
Properly inject the logger 7 years ago
Bjoern Schiessle 511a34b08f
always enable cloud federation api 8 years ago
Robin Appelman 46d0d0cda1
fix appinfo parsing when a single localized option is provided 8 years ago
Morris Jobke 9dc3b04802
Fix app version to be always string and neither array nor null 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Lukas Reschke 7a8bd73547 Fix tests 9 years ago
Joas Schilling fcfb4205bc
Fix tests 9 years ago
Lukas Reschke d001dbd259
Adjust unit tests 9 years ago
Lukas Reschke fb91bf6a5b
Add a signer class for signing 9 years ago
Lukas Reschke 8acb54aa0b
Add update support 9 years ago
Joas Schilling 0b1fb180a5
Make AppConfig part of the public API 9 years ago
Joas Schilling 122edcd0c1
Make sure all tests use the TestCase method to overwrite services 9 years ago
Roeland Jago Douma 9404c04512
Fix getMock AppTests 9 years ago
Roeland Jago Douma 581a83c2a1
Fix AppTest and intergration test 9 years ago
Morris Jobke 9c21067c19
fix enabled apps tests 10 years ago
Morris Jobke 6482be040b
fix unit tests 10 years ago
Joas Schilling 55fc6536d3
FIx lib/ a-d 10 years ago
Morris Jobke 7048d428b1 Remove unneeded parameter from OC_App::getEnabledApps 10 years ago
Arthur Schiwon cd00751de5 Send events when enabling and disabling of apps 10 years ago
Roeland Jago Douma fad85ad19f Fix unit tests 10 years ago
Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 10 years ago