aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove js navigation on alternative login clickzorn-v2023-01-101-5/+1
* Remove unused legacy ajax/list.php in files appVincent Petry2023-01-091-13/+0
* Allow target="_blank" in app navigation itemsThomas Citharel2023-01-051-1/+3
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+1
* Improve verbosity of search descriptionChristopher Ng2022-12-081-1/+1
* Merge pull request #35222 from nextcloud/fix/a11y-search-headingPytal2022-12-061-4/+4
|\
| * Fix contrast of global search headingsChristopher Ng2022-11-251-4/+4
* | Fix default redirect on successful WebAuthn loginRichard Steinmetz2022-12-051-3/+4
* | Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_...Simon L2022-11-301-9/+9
|\ \
| * | Change focused items behavior that neighbor elements (text and border) have n...julia.kirschenheuter2022-11-301-9/+9
| |/
* | Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
* | More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+5
|/
* Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tagsJohn Molakvoæ2022-11-241-1/+0
|\
| * Revert "Add minimumInputLength for tags select"Daniel Kesselberg2022-11-071-1/+0
* | Generate proper URL for unsupported browsers pageJulius Härtl2022-11-221-1/+2
* | Fix warnings on login pageVincent Petry2022-11-182-3/+9
* | Merge pull request #35227 from nextcloud/bugfix/35152/fix-toggle-grid-file-pi...Simon L2022-11-171-2/+2
|\ \
| * | Limit toggle grid view button scopeVincent Petry2022-11-171-2/+2
* | | Close global search menu when focus leavesChristopher Ng2022-11-172-2/+13
|/ /
* | Merge pull request #35029 from nextcloud/enh/34969/fix-app-menu-firefoxSimon L2022-11-161-0/+1
|\ \
| * | Fix AppMenu icons for firefoxSimon L2022-11-081-0/+1
| |/
* | Merge pull request #35014 from nextcloud/fix/login-headlineJohn Molakvoæ2022-11-151-1/+2
|\ \
| * | Fix rendering of login headlineChristopher Ng2022-11-081-1/+2
| |/
* / Allow single character search by defaultChristopher Ng2022-11-111-1/+1
|/
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-285-11/+41
* Address reviewSimon L2022-10-251-1/+1
* update browser warningszaimen2022-10-251-2/+2
* Fix more icon colorChristopher Ng2022-10-211-0/+1
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-192-2/+5
* Add config and fix seleniumJohn Molakvoæ2022-10-197-42/+16
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-1911-84/+349
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
* Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexpSimon L2022-10-181-4/+11
|\
| * Fix regexp for unified searching in appsVincent Petry2022-10-141-4/+11
* | Fix icon of encrypted folders in filepickerCarl Schwan2022-10-171-1/+6
|/
* Fix empty password string being submitted to serverChristopher Ng2022-10-131-1/+1
* Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-httpsJulius Härtl2022-09-301-1/+1
|\
| * Only match http(s) URLs for referencesJoas Schilling2022-09-291-1/+1
* | Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-291-2/+6
|/
* Clear search results when remove search queryCarl Schwan2022-09-191-0/+3
* l10n: Change to a capital letterValdnet2022-09-171-2/+2
* Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry2022-09-163-11/+18
|\
| * Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-152-10/+13
| * Improve loading for tagsDaniel Kesselberg2022-09-151-1/+4
| * Add minimumInputLength for tags selectDaniel Kesselberg2022-09-151-0/+1
* | Set focus to input fieldDaniel Kesselberg2022-09-161-2/+2
* | Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-1/+10
* | Add an OCP method to check the shortcut state and use it for global search an...Joas Schilling2022-09-154-0/+43
|/
* Adjust recommended apps pageVincent Petry2022-09-141-21/+35
* Merge pull request #34042 from nextcloud/profile/section-pluginCarl Schwan2022-09-143-3/+65
|\