summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21173 from nextcloud/design/navigation-installJohn Molakvoæ2020-08-061-3/+3
|\
| * Fix empty 'more' apps navigation after installing an appJan-Christoph Borchardt2020-08-051-3/+3
* | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-stateMorris Jobke2020-08-065-8/+121
|\ \
| * | Flow File entity implements IContextPortationArthur Schiwon2020-08-052-8/+60
| * | Enable Flow entities to recreate state if necessaryArthur Schiwon2020-08-053-0/+61
* | | Merge pull request #21598 from nextcloud/enh/20930/dashboard-dragJohn Molakvoæ2020-08-0626-101/+470
|\ \ \
| * | | Dashboard app is disabled and there is no need to redirect to files appMorris Jobke2020-08-051-1/+1
| * | | Bump bundlesJulius Härtl2020-08-054-5/+5
| * | | Fix drag behavior in modalJulius Härtl2020-08-051-17/+11
| * | | Fix php cs checkJulius Härtl2020-08-054-6/+4
| * | | Add dashboard to app info xsdJulius Härtl2020-08-052-0/+2
| * | | Dashboard: Fix full height of Widgets based on new componentJan C. Borchardt2020-08-051-1/+1
| * | | Add first run hintJulius Härtl2020-08-052-5/+44
| * | | Make header the drag handlerJulius Härtl2020-08-051-1/+1
| * | | Load sidebar on dashboardJulius Härtl2020-08-053-6/+11
| * | | Refactor API to match the widget wordingJulius Härtl2020-08-057-50/+50
| * | | Fix default heightJulius Härtl2020-08-051-1/+1
| * | | Allow default app to be overwritten by user configJulius Härtl2020-08-051-2/+14
| * | | Fix default order of widgetsJulius Härtl2020-08-051-1/+1
| * | | Status integrationJulius Härtl2020-08-054-9/+101
| * | | Expose firstRun parameter to frontendJulius Härtl2020-08-052-0/+4
| * | | Only show display name if setJulius Härtl2020-08-051-6/+8
| * | | WIP: drag and drop in modalJulius Härtl2020-08-051-4/+23
| * | | Add binary attributes for dashboard bundlesJulius Härtl2020-08-051-0/+2
| * | | Dashboard: Wording change from panels to widgetsJan C. Borchardt2020-08-051-3/+3
| * | | Dashboard: Fix small misalignment of widget header iconJan C. Borchardt2020-08-051-1/+1
| * | | Redirect to files app after login in acceptance testsJulius Härtl2020-08-052-1/+3
| * | | Set Dashboard as default appJan C. Borchardt2020-08-051-1/+1
| * | | Replace vue-smoothdnd with vuedraggableJulius Härtl2020-08-053-53/+46
| * | | Dashboard: Adjust headings to new spacing for 44px iconsJan-Christoph Borchardt2020-08-051-2/+4
| * | | Experiment with fade in dashboard panel headerJan-Christoph Borchardt2020-08-051-3/+4
| * | | More design fixes to dragging and edit panelsJan-Christoph Borchardt2020-08-051-14/+24
| * | | Design enhancements to panels, headings, and edit buttonJan-Christoph Borchardt2020-08-051-4/+11
| * | | Allow userdefined order and start with drag and drop resortingJulius Härtl2020-08-056-28/+213
* | | | [tx-robot] updated from transifexNextcloud bot2020-08-06330-540/+604
* | | | Merge pull request #21677 from J0WI/clearstatcache-on-rmdirMorris Jobke2020-08-051-2/+4
|\ \ \ \
| * | | | Only clear the realpath cacheJ0WI2020-07-031-2/+2
| * | | | clearstatcache() on rmdirJ0WI2020-07-031-0/+2
* | | | | Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif...Morris Jobke2020-08-054-0/+113
|\ \ \ \ \
| * | | | | Very top of the topsJoas Schilling2020-08-051-1/+1
| * | | | | Hide navigation links which dont lead anywhere (looking at you user status)Joas Schilling2020-08-051-0/+5
| * | | | | App navigation via unified searchJoas Schilling2020-08-054-0/+108
| | |/ / / | |/| | |
* | | | | Merge pull request #22120 from nextcloud/fix/search/ids-and-orderMorris Jobke2020-08-057-11/+12
|\ \ \ \ \
| * | | | | Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-057-11/+12
| |/ / / /
* | | | | Merge pull request #22008 from elijahnyp/OCImage_Leak_FixMorris Jobke2020-08-052-3/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use class that actually has the destroy() method in preview generatorMorris Jobke2020-08-051-1/+1
| * | | | fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-07-272-3/+8
* | | | | Merge pull request #22115 from nextcloud/design/entry-highlightingJan C. Borchardt2020-08-053-40/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-053-40/+45
* | | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-0526-86/+181
|\ \ \ \ \