Commit Graph

30 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 2 years ago
Ferdinand Thiessen f4efb762ec
feat: Allow to fetch app discover json and provide frontend API route 2 years ago
Ferdinand Thiessen 00386a5407 fix(settings): Use initial state instead of custom state for server data 2 years ago
Ferdinand Thiessen dd7fba2c95 fix(settings): Only use `id` in categories - drop duplicated `ident` property 2 years ago
Andrii Rublov 8d22d341c8 [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
1 Man Projects 6ef5958007
Fix AppSettingsController.php overwriting currentLanguage 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 da7062b939
settings: Add OpenAPI spec 3 years ago
Faraz Samapoor 716a659468 Uses "Null Coalescing Operator" to improve code readability. 3 years ago
julia.kirschenheuter 0cfbe54a5a Create headings for settings pages 3 years ago
Thomas Citharel 3eab7ca3d4
Extract $ignoreMaxApps from array_map callback in AppSettingsController 3 years ago
Valdnet dfe7243338
l10n: Delete apostrophe 4 years ago
Carl Schwan 7c8a901b84 Cleanup admin settings js files 4 years ago
Julien Veyssier facb50ebcc
fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController 4 years ago
Bjoern Schiessle 664bd5802f add 'supported'-label to all supported apps, also if they are not downloaded yet 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 38f761f25f Move away some ILoggers 5 years ago
Julius Härtl 7a1748e6f0 Show changelog in apps management 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Daniel Kesselberg 73643fe70b
Make sure app_install_overwrite is an array 6 years ago
Arthur Schiwon faf18b5f02
apps can have polyamorous relationships with bundles 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 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
Roeland Jago Douma 769cb629ae
allow enforcing apps to ignore the max version 7 years ago
Christoph Wurst ea1fcd036f
Bundle the 'marked' library 7 years ago
Joas Schilling a9f8ee4e9d
Also allow to update apps which are currently not enabled 8 years ago
Joas Schilling 2dcae4e8ea
Keep the data of the local app (especially the version) 8 years ago
Roeland Jago Douma 106ce3368d
Not all apps are from the appstore 8 years ago
John Molakvoæ (skjnldsv) 62667914a0
Copyright fix, changed vue settings output name and fixes template name 8 years ago
Julius Härtl f5ecd1c100
Add category field to apps that are only known from the app store 8 years ago
Julius Härtl a045159637
Use icon instead of screenshot in the list view 8 years ago
Julius Härtl a5509aa253
Move filtering to javascript 8 years ago
Julius Härtl b4a7be20c8
Properly clear cache 8 years ago
Julius Härtl 5ac8af27dc
Cleanup controller code 8 years ago
Julius Härtl 664bc37a80
Remove old js code except for app navigation rebuild 8 years ago
Julius Härtl 30cd8ed837
Proper rendering of bundles 8 years ago
Julius Härtl bf7cef10be
Simplify backend code 8 years ago
Julius Härtl 1ad8ea75b5
Fix active indicator and add proper separation between screenshot and preview 8 years ago
Julius Härtl 8b919ecdc4
Properly search for other apps 8 years ago
Julius Härtl cd60e5b634
Move logic to app management mixin 8 years ago
Julius Härtl 492b76935c
Add link to developer docs and fix view if appstore is disabled 8 years ago
Julius Härtl d7b928fd9b
Add install/remove to the new controller methods 8 years ago
Julius Härtl eccc391bda
Load marked and return proper Template with CSP 8 years ago
Julius Härtl bb50ee08e9
Fix app enabling for groups and allow requesting all apps 8 years ago