| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Build assets | Ferdinand Thiessen | 2023-08-02 | 1 | -2/+2 |
* | fix(files): default emptycontent message | John Molakvoæ | 2023-07-18 | 1 | -2/+2 |
* | fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl... | Ferdinand Thiessen | 2023-06-27 | 1 | -2/+2 |
* | chore: upgrade typescript, eslint and fix lint | John Molakvoæ | 2023-06-27 | 1 | -2/+2 |
* | Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @n... | John Molakvoæ | 2023-06-14 | 1 | -2/+2 |
* | chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0 | dependabot[bot] | 2023-06-11 | 1 | -2/+2 |
* | chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 | Christopher Ng | 2023-06-08 | 1 | -2/+2 |
* | chore: recompile | Daniel Kesselberg | 2023-05-23 | 1 | -2/+2 |
* | fix(search): fix load more | John Molakvoæ | 2023-05-16 | 1 | -2/+2 |
* | l10n: Change to a capital letter | Simon L | 2023-04-17 | 1 | -2/+2 |
* | feat(files): better breakpoints and sidebar responsive design | John Molakvoæ | 2023-04-13 | 1 | -2/+2 |
* | chore(npm): build assets | John Molakvoæ | 2023-04-06 | 1 | -2/+2 |
* | chore(npm): update dist bundles | John Molakvoæ | 2023-03-23 | 1 | -2/+2 |
* | Bump @nextcloud/vue from 7.7.0 to 7.8.0 | Arthur Schiwon | 2023-03-02 | 1 | -2/+2 |
* | chore(npm): build | John Molakvoæ | 2023-03-02 | 1 | -2/+2 |
* | Add focus border for search results | Christopher Ng | 2023-02-23 | 1 | -2/+2 |
* | Bump @nextcloud/vue from 7.5.0 to 7.7.0 | Christopher Ng | 2023-02-23 | 1 | -2/+2 |
* | Fix focus not returning to search icon | Christopher Ng | 2023-01-25 | 1 | -2/+2 |
* | Port global search menu to focus trapped NcHeaderMenu | Christopher Ng | 2023-01-18 | 1 | -2/+2 |
* | Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vue | Christopher Ng | 2023-01-12 | 1 | -2/+2 |
* | Remove jstz usage from server | Thomas Citharel | 2023-01-04 | 1 | -2/+2 |
* | Add component testing | John Molakvoæ | 2023-01-04 | 1 | -2/+2 |
* | Improve verbosity of search description | Christopher Ng | 2022-12-08 | 1 | -2/+2 |
* | Bump @nextcloud/event-bus from 2.1.1 to 3.0.2 | dependabot[bot] | 2022-12-07 | 1 | -2/+2 |
* | Fix contrast of global search headings | Christopher Ng | 2022-11-25 | 1 | -2/+2 |
* | Close global search menu when focus leaves | Christopher Ng | 2022-11-17 | 1 | -2/+2 |
* | Allow single character search by default | Christopher Ng | 2022-11-11 | 1 | -2/+2 |
* | Update @nextcloud/dialogs@ and fix toasts styling | John Molakvoæ | 2022-11-02 | 1 | -2/+2 |
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -2/+2 |
* | Fix regexp for unified searching in apps | Vincent Petry | 2022-10-14 | 1 | -2/+2 |
* | Clear search results when remove search query | Carl Schwan | 2022-09-19 | 1 | -2/+2 |
* | Reset global search on files sidebar navigation change | Christopher Ng | 2022-09-15 | 1 | -2/+2 |
* | Add an OCP method to check the shortcut state and use it for global search an... | Joas Schilling | 2022-09-15 | 1 | -2/+2 |
* | Bump nc vue to beta2 | Carl Schwan | 2022-09-09 | 1 | -2/+2 |
* | Fix UnifiedSearch | Carl Schwan | 2022-09-08 | 1 | -2/+2 |
* | Accessibility improvements to unified search | Christopher Ng | 2022-09-02 | 1 | -2/+2 |
* | Update to @nextcloud/vue-6.0.0-beta.4 | Vincent Petry | 2022-08-25 | 1 | -2/+2 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -2/+2 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -2/+2 |
* | Add ```aria-expanded``` value to select2-container om systemtag and file tags | julia.kirschenheuter | 2022-08-17 | 1 | -2/+2 |
* | Fix contrast of the search icon | Carl Schwan | 2022-07-25 | 1 | -2/+2 |
* | Specify the filter first for unified search | Daniel Kesselberg | 2022-06-08 | 1 | -2/+2 |
* | Properly calculate carret position | Louis Chemineau | 2022-06-07 | 1 | -2/+2 |
* | Bump webpack from 5.72.0 to 5.73.0 | dependabot[bot] | 2022-06-06 | 1 | -2/+2 |
* | Port share by mail settings to vue | Carl Schwan | 2022-05-19 | 1 | -2/+2 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -2/+2 |
* | Compile assets | nextcloud-command | 2022-04-21 | 1 | -2/+2 |
* | Make typeahead and search limit/length configurable | Julius Härtl | 2022-04-13 | 1 | -2/+2 |
* | Bump @nextcloud/vue from 5.3.0 to 5.3.1 | dependabot[bot] | 2022-04-08 | 1 | -2/+2 |
* | Bump sass from 1.49.9 to 1.49.11 | dependabot[bot] | 2022-04-03 | 1 | -2/+2 |