Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Reset search when switching categories | Julius Härtl | 2018-06-06 | 1 | -0/+1 | |
| * | | | Check for server health | Julius Härtl | 2018-06-06 | 2 | -2/+26 | |
| * | | | Add loading indicator and disable buttons during actions | Julius Härtl | 2018-06-06 | 3 | -25/+61 | |
| * | | | Cleanup controller code | Julius Härtl | 2018-06-06 | 2 | -221/+174 | |
| * | | | Rebuild navigation on changes | Julius Härtl | 2018-06-06 | 1 | -0/+5 | |
| * | | | Remove old js code except for app navigation rebuild | Julius Härtl | 2018-06-06 | 2 | -940/+2 | |
| * | | | Implement app bundle management | Julius Härtl | 2018-06-06 | 2 | -8/+52 | |
| * | | | Restructure main view layout | Julius Härtl | 2018-06-06 | 2 | -17/+19 | |
| * | | | Proper rendering of bundles | Julius Härtl | 2018-06-06 | 2 | -18/+36 | |
| * | | | Add hint for shipped apps | Julius Härtl | 2018-06-06 | 1 | -3/+4 | |
| * | | | Simplify backend code | Julius Härtl | 2018-06-06 | 1 | -59/+27 | |
| * | | | Add tooltips | Julius Härtl | 2018-06-06 | 1 | -2/+10 | |
| * | | | Make search empty by default | Julius Härtl | 2018-06-06 | 1 | -0/+3 | |
| * | | | Fix active indicator and add proper separation between screenshot and preview | Julius Härtl | 2018-06-06 | 4 | -6/+9 | |
| * | | | Hide app navigation settings when not provided | Julius Härtl | 2018-06-06 | 1 | -1/+1 | |
| * | | | Implement loading indicators | Julius Härtl | 2018-06-06 | 3 | -31/+38 | |
| * | | | Properly search for other apps | Julius Härtl | 2018-06-06 | 4 | -9/+22 | |
| * | | | Improve sidebar handling | Julius Härtl | 2018-06-06 | 6 | -10/+75 | |
| * | | | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 7 | -124/+121 | |
| * | | | Fix app store and sidebar view | Julius Härtl | 2018-06-06 | 5 | -34/+81 | |
| * | | | Add link to developer docs and fix view if appstore is disabled | Julius Härtl | 2018-06-06 | 4 | -5/+23 | |
| * | | | Remove old template code | Julius Härtl | 2018-06-06 | 1 | -213/+0 | |
| * | | | Reorder routes to avoid conflicts | Julius Härtl | 2018-06-06 | 1 | -4/+4 | |
| * | | | Implement app details in sidebar | Julius Härtl | 2018-06-06 | 8 | -198/+347 | |
| * | | | 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 | 2 | -2/+2 | |
| * | | | Add group fetching to vuex group store | Julius Härtl | 2018-06-06 | 1 | -4/+19 | |
| * | | | Fix app enabling for groups and allow requesting all apps | Julius Härtl | 2018-06-06 | 2 | -9/+15 | |
| * | | | More app management implementation | Julius Härtl | 2018-06-06 | 5 | -44/+300 | |
| * | | | Add AppStore Manager | Julius Härtl | 2018-06-06 | 1 | -0/+38 | |
| * | | | Fix category navigation | Julius Härtl | 2018-06-06 | 1 | -0/+2 | |
| * | | | 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 | 7 | -0/+584 | |
| * | | | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 8 | -232/+153 | |
* | | | | Merge pull request #9735 from nextcloud/feature/noid/missing-index-hint | Morris Jobke | 2018-06-06 | 9 | -21/+137 | |
|\ \ \ \ | ||||||
| * | | | | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 9 | -21/+137 | |
|/ / / / | ||||||
* | | | | Merge pull request #9692 from nextcloud/bugfix/noid/logsecret_fix_file_put | Morris Jobke | 2018-06-06 | 1 | -1/+9 | |
|\ \ \ \ | ||||||
| * | | | | Make sure the log doesn't try to read from PUT if it can't | Roeland Jago Douma | 2018-05-30 | 1 | -1/+9 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-06 | 30 | -2/+42 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #9701 from nextcloud/3rdparty/noid/bump_symfony | Roeland Jago Douma | 2018-06-05 | 1 | -0/+0 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | [3rdparty] Bump symfony packages | Roeland Jago Douma | 2018-06-05 | 1 | -0/+0 | |
|/ / / | ||||||
* | | | Merge pull request #9483 from nextcloud/azure-blob | Morris Jobke | 2018-06-04 | 8 | -0/+182 | |
|\ \ \ | ||||||
| * | | | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 5 | -1/+90 | |
| * | | | Bump autoloader | Roeland Jago Douma | 2018-06-04 | 2 | -0/+2 | |
| * | | | add azure object storage backend | Robin Appelman | 2018-06-04 | 1 | -0/+91 | |
| * | | | add azure blob storage sdk | Robin Appelman | 2018-06-04 | 1 | -0/+0 | |
* | | | | 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 | Roeland Jago Douma | 2018-06-03 | 2 | -1/+10 | |
* | | | | | Merge pull request #9641 from nextcloud/techdep/noid/caching_explicit_in_resp... | Morris Jobke | 2018-06-04 | 8 | -102/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix usage | Roeland Jago Douma | 2018-06-04 | 6 | -98/+0 |