Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-state | Morris Jobke | 2020-08-06 | 2 | -8/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Flow File entity implements IContextPortation | Arthur Schiwon | 2020-08-05 | 2 | -8/+60 | |
* | | | | | | | Merge pull request #21598 from nextcloud/enh/20930/dashboard-drag | John Molakvoæ | 2020-08-06 | 11 | -55/+393 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump bundles | Julius Härtl | 2020-08-05 | 4 | -5/+5 | |
| * | | | | | | | Fix drag behavior in modal | Julius Härtl | 2020-08-05 | 1 | -17/+11 | |
| * | | | | | | | Fix php cs check | Julius Härtl | 2020-08-05 | 1 | -1/+0 | |
| * | | | | | | | Dashboard: Fix full height of Widgets based on new component | Jan C. Borchardt | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | | Add first run hint | Julius Härtl | 2020-08-05 | 2 | -5/+44 | |
| * | | | | | | | Make header the drag handler | Julius Härtl | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | | Load sidebar on dashboard | Julius Härtl | 2020-08-05 | 3 | -6/+11 | |
| * | | | | | | | Refactor API to match the widget wording | Julius Härtl | 2020-08-05 | 1 | -10/+10 | |
| * | | | | | | | Fix default height | Julius Härtl | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | | Fix default order of widgets | Julius Härtl | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | | Status integration | Julius Härtl | 2020-08-05 | 4 | -9/+101 | |
| * | | | | | | | Expose firstRun parameter to frontend | Julius Härtl | 2020-08-05 | 2 | -0/+4 | |
| * | | | | | | | Only show display name if set | Julius Härtl | 2020-08-05 | 1 | -6/+8 | |
| * | | | | | | | WIP: drag and drop in modal | Julius Härtl | 2020-08-05 | 1 | -4/+23 | |
| * | | | | | | | Dashboard: Wording change from panels to widgets | Jan C. Borchardt | 2020-08-05 | 1 | -3/+3 | |
| * | | | | | | | Dashboard: Fix small misalignment of widget header icon | Jan C. Borchardt | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | | Replace vue-smoothdnd with vuedraggable | Julius Härtl | 2020-08-05 | 1 | -39/+32 | |
| * | | | | | | | Dashboard: Adjust headings to new spacing for 44px icons | Jan-Christoph Borchardt | 2020-08-05 | 1 | -2/+4 | |
| * | | | | | | | Experiment with fade in dashboard panel header | Jan-Christoph Borchardt | 2020-08-05 | 1 | -3/+4 | |
| * | | | | | | | More design fixes to dragging and edit panels | Jan-Christoph Borchardt | 2020-08-05 | 1 | -14/+24 | |
| * | | | | | | | Design enhancements to panels, headings, and edit button | Jan-Christoph Borchardt | 2020-08-05 | 1 | -4/+11 | |
| * | | | | | | | Allow userdefined order and start with drag and drop resorting | Julius Härtl | 2020-08-05 | 4 | -28/+199 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-06 | 198 | -46/+204 | |
* | | | | | | | | Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif... | Morris Jobke | 2020-08-05 | 4 | -0/+113 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Very top of the tops | Joas Schilling | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | | | Hide navigation links which dont lead anywhere (looking at you user status) | Joas Schilling | 2020-08-05 | 1 | -0/+5 | |
| * | | | | | | | | App navigation via unified search | Joas Schilling | 2020-08-05 | 4 | -0/+108 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #22120 from nextcloud/fix/search/ids-and-order | Morris Jobke | 2020-08-05 | 7 | -11/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix search providers order and IDs | John Molakvoæ (skjnldsv) | 2020-08-05 | 7 | -11/+12 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #22115 from nextcloud/design/entry-highlighting | Jan C. Borchardt | 2020-08-05 | 1 | -12/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Adjust entry highlights of navigation and menus based on Vue component style | Jan C. Borchardt | 2020-08-05 | 1 | -12/+15 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order... | Joas Schilling | 2020-08-05 | 6 | -7/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 6 | -9/+25 | |
| * | | | | | | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 6 | -6/+10 | |
* | | | | | | | Merge pull request #22110 from nextcloud/feature/20931/followup-2 | Georg Ehrke | 2020-08-05 | 4 | -16/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UserStatus: Various style-fixes for entry in settings-menu | Georg Ehrke | 2020-08-05 | 3 | -13/+15 | |
| * | | | | | | | UserStatus: fix invisible icon in dark mode | Georg Ehrke | 2020-08-05 | 1 | -3/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_api | Morris Jobke | 2020-08-05 | 10 | -0/+379 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Provide a PHP Api for UserStatus | Georg Ehrke | 2020-08-05 | 10 | -0/+379 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #22099 from nextcloud/fix/unified-search | John Molakvoæ | 2020-08-05 | 31 | -576/+126 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 26 | -247/+125 | |
| * | | | | Remove outdated legacy search scripts | John Molakvoæ (skjnldsv) | 2020-08-04 | 5 | -329/+1 | |
* | | | | | IAddressBook: add isShared and isSystemAddressBook | Georg Ehrke | 2020-08-05 | 2 | -6/+82 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-05 | 244 | -250/+548 | |
|/ / / / | ||||||
* | | | | Merge pull request #22020 from nextcloud/feature/20918/calendar_search | John Molakvoæ | 2020-08-04 | 14 | -13/+1834 | |
|\ \ \ \ | ||||||
| * | | | | Add Event and Task Backends for Unified Search | Georg Ehrke | 2020-08-04 | 14 | -13/+1834 | |
* | | | | | Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-rem... | blizzz | 2020-08-04 | 3 | -65/+66 | |
|\ \ \ \ \ |