Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some code cleanup | Julius Härtl | 2018-06-06 | 7 | -131/+159 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Properly clear cache | Julius Härtl | 2018-06-06 | 2 | -14/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Block other actions during update | Julius Härtl | 2018-06-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement update functionality | Julius Härtl | 2018-06-06 | 3 | -0/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Reset search when switching categories | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Check for server health | Julius Härtl | 2018-06-06 | 2 | -2/+26 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add loading indicator and disable buttons during actions | Julius Härtl | 2018-06-06 | 3 | -25/+61 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Cleanup controller code | Julius Härtl | 2018-06-06 | 2 | -221/+174 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Rebuild navigation on changes | Julius Härtl | 2018-06-06 | 1 | -0/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove old js code except for app navigation rebuild | Julius Härtl | 2018-06-06 | 2 | -940/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement app bundle management | Julius Härtl | 2018-06-06 | 2 | -8/+52 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Restructure main view layout | Julius Härtl | 2018-06-06 | 2 | -17/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Proper rendering of bundles | Julius Härtl | 2018-06-06 | 2 | -18/+36 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add hint for shipped apps | Julius Härtl | 2018-06-06 | 1 | -3/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Simplify backend code | Julius Härtl | 2018-06-06 | 1 | -59/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add tooltips | Julius Härtl | 2018-06-06 | 1 | -2/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make search empty by default | Julius Härtl | 2018-06-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix active indicator and add proper separation between screenshot and preview | Julius Härtl | 2018-06-06 | 4 | -6/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Hide app navigation settings when not provided | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement loading indicators | Julius Härtl | 2018-06-06 | 3 | -31/+38 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Properly search for other apps | Julius Härtl | 2018-06-06 | 4 | -9/+22 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Improve sidebar handling | Julius Härtl | 2018-06-06 | 6 | -10/+75 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 7 | -124/+121 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix app store and sidebar view | Julius Härtl | 2018-06-06 | 5 | -34/+81 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add link to developer docs and fix view if appstore is disabled | Julius Härtl | 2018-06-06 | 4 | -5/+23 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove old template code | Julius Härtl | 2018-06-06 | 1 | -213/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Reorder routes to avoid conflicts | Julius Härtl | 2018-06-06 | 1 | -4/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement app details in sidebar | Julius Härtl | 2018-06-06 | 8 | -198/+347 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add install/remove to the new controller methods | Julius Härtl | 2018-06-06 | 1 | -1/+15 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Load marked and return proper Template with CSP | Julius Härtl | 2018-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add group fetching to vuex group store | Julius Härtl | 2018-06-06 | 1 | -4/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix app enabling for groups and allow requesting all apps | Julius Härtl | 2018-06-06 | 2 | -9/+15 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | More app management implementation | Julius Härtl | 2018-06-06 | 5 | -44/+300 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add AppStore Manager | Julius Härtl | 2018-06-06 | 1 | -0/+38 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix category navigation | Julius Härtl | 2018-06-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove default categories from route endpoint | Julius Härtl | 2018-06-06 | 1 | -8/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add file skeleton for app settings | Julius Härtl | 2018-06-06 | 7 | -0/+584 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 8 | -232/+153 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move app management ajax code to AppSettingsController Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #9701 from nextcloud/3rdparty/noid/bump_symfony | Roeland Jago Douma | 2018-06-05 | 1 | -0/+0 |
|\ | | | | | [3rdparty] Bump symfony packages | ||||
| * | [3rdparty] Bump symfony packages | Roeland Jago Douma | 2018-06-05 | 1 | -0/+0 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #9483 from nextcloud/azure-blob | Morris Jobke | 2018-06-04 | 8 | -0/+182 |
|\ | | | | | add azure object storage backend | ||||
| * | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 5 | -1/+90 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Bump autoloader | Roeland Jago Douma | 2018-06-04 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | add azure object storage backend | Robin Appelman | 2018-06-04 | 1 | -0/+91 |
| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | add azure blob storage sdk | Robin Appelman | 2018-06-04 | 1 | -0/+0 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #9724 from nextcloud/feature/9327/parent_share_index | Morris Jobke | 2018-06-04 | 2 | -1/+10 |
|\ \ | | | | | | | Add parent index to share table | ||||
| * | | Add parent index to share table | Roeland Jago Douma | 2018-06-03 | 2 | -1/+10 |
| | | | | | | | | | | | | | | | | | | Fixes #9327 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9641 from ↵ | Morris Jobke | 2018-06-04 | 8 | -102/+26 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/techdep/noid/caching_explicit_in_response Move caching logic to response | ||||
| * | | | Fix usage | Roeland Jago Douma | 2018-06-04 | 6 | -98/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 2 | -4/+26 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This avoids having to do it at all the places we want cached responses. We can't inject the ITimeFactor without breaking public API. However we can perfectly overwrite the service (resulting in the same testable effect). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |