| Commit message (Expand) | Author | Age | Files | Lines |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -566/+0 |
* | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -1/+20 |
* | Bundle the 'marked' library | Christoph Wurst | 2019-01-10 | 1 | -1/+0 |
* | Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore | Roeland Jago Douma | 2018-08-02 | 1 | -3/+5 |
|\ |
|
| * | Not all apps are from the appstore | Roeland Jago Douma | 2018-08-02 | 1 | -3/+5 |
* | | Also allow to update apps which are currently not enabled | Joas Schilling | 2018-08-02 | 1 | -1/+1 |
* | | Keep the data of the local app (especially the version) | Joas Schilling | 2018-08-02 | 1 | -1/+1 |
|/ |
|
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -1/+1 |
* | Add category field to apps that are only known from the app store | Julius Härtl | 2018-06-09 | 1 | -0/+1 |
* | Use icon instead of screenshot in the list view | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
* | Move filtering to javascript | Julius Härtl | 2018-06-06 | 1 | -65/+44 |
* | Properly clear cache | Julius Härtl | 2018-06-06 | 1 | -14/+7 |
* | Cleanup controller code | Julius Härtl | 2018-06-06 | 1 | -186/+150 |
* | Remove old js code except for app navigation rebuild | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | Proper rendering of bundles | Julius Härtl | 2018-06-06 | 1 | -14/+23 |
* | Simplify backend code | Julius Härtl | 2018-06-06 | 1 | -59/+27 |
* | Fix active indicator and add proper separation between screenshot and preview | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
* | Properly search for other apps | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 1 | -1/+9 |
* | Add link to developer docs and fix view if appstore is disabled | Julius Härtl | 2018-06-06 | 1 | -0/+2 |
* | Add install/remove to the new controller methods | Julius Härtl | 2018-06-06 | 1 | -1/+15 |
* | Load marked and return proper Template with CSP | Julius Härtl | 2018-06-06 | 1 | -2/+2 |
* | Fix app enabling for groups and allow requesting all apps | Julius Härtl | 2018-06-06 | 1 | -9/+12 |
* | Remove default categories from route endpoint | Julius Härtl | 2018-06-06 | 1 | -8/+2 |
* | Add file skeleton for app settings | Julius Härtl | 2018-06-06 | 1 | -0/+2 |
* | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 1 | -1/+134 |
* | Link to NC 14 dev manual | Roeland Jago Douma | 2018-02-08 | 1 | -2/+9 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -7/+12 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -0/+29 |
* | Style app bundles | Jan-Christoph Borchardt | 2017-04-26 | 1 | -1/+1 |
* | Make disableapp.php accept arrays | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
* | Fix styling | Lukas Reschke | 2017-04-26 | 1 | -0/+1 |
* | Add titles | Lukas Reschke | 2017-04-26 | 1 | -18/+39 |
* | Add app bundles | Lukas Reschke | 2017-04-26 | 1 | -1/+26 |
* | improve wording of Apps mgmt navigation entries | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+3 |
* | Add apps category 'all installed' | Felix A. Epp | 2017-04-25 | 1 | -1/+21 |
* | Check for app updates on disabled page | Roeland Jago Douma | 2016-12-09 | 1 | -0/+9 |
* | Show app store rating only for 5+ votes | Morris Jobke | 2016-11-30 | 1 | -0/+2 |
* | Also show updates on the "enabled" page | Lukas Reschke | 2016-11-24 | 1 | -0/+6 |
* | Cast "isFeatured" to "featured" | Lukas Reschke | 2016-11-21 | 1 | -0/+3 |
* | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -4/+4 |
* | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -3/+4 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -7/+21 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -191/+169 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Show tooltip if the app is downloaded from a remote server | Christoph Wurst | 2016-04-12 | 1 | -0/+25 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 1 | -0/+322 |