summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-stateMorris Jobke2020-08-062-8/+60
|\ \ \ \ \ \
| * | | | | | Flow File entity implements IContextPortationArthur Schiwon2020-08-052-8/+60
* | | | | | | Merge pull request #21598 from nextcloud/enh/20930/dashboard-dragJohn Molakvoæ2020-08-0611-55/+393
|\ \ \ \ \ \ \
| * | | | | | | 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-051-1/+0
| * | | | | | | 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-051-10/+10
| * | | | | | | Fix default heightJulius Härtl2020-08-051-1/+1
| * | | | | | | 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
| * | | | | | | 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
| * | | | | | | Replace vue-smoothdnd with vuedraggableJulius Härtl2020-08-051-39/+32
| * | | | | | | 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-054-28/+199
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-06198-46/+204
* | | | | | | | 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 #22115 from nextcloud/design/entry-highlightingJan C. Borchardt2020-08-051-12/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-051-12/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-056-7/+27
|\ \ \ \ \ \
| * | | | | | Hand in the route and the parameters of the requestJoas Schilling2020-08-056-9/+25
| * | | | | | Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-056-6/+10
* | | | | | | Merge pull request #22110 from nextcloud/feature/20931/followup-2Georg Ehrke2020-08-054-16/+16
|\ \ \ \ \ \ \
| * | | | | | | UserStatus: Various style-fixes for entry in settings-menuGeorg Ehrke2020-08-053-13/+15
| * | | | | | | UserStatus: fix invisible icon in dark modeGeorg Ehrke2020-08-051-3/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_apiMorris Jobke2020-08-0510-0/+379
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Provide a PHP Api for UserStatusGeorg Ehrke2020-08-0510-0/+379
| |/ / / / /
* | | | | | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-0531-576/+126
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-0426-247/+125
| * | | | Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-045-329/+1
* | | | | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-052-6/+82
* | | | | [tx-robot] updated from transifexNextcloud bot2020-08-05244-250/+548
|/ / / /
* | | | Merge pull request #22020 from nextcloud/feature/20918/calendar_searchJohn Molakvoæ2020-08-0414-13/+1834
|\ \ \ \
| * | | | Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-0414-13/+1834
* | | | | Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-rem...blizzz2020-08-043-65/+66
|\ \ \ \ \