summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add api to load additional section in profile pageCarl Schwan2022-09-143-3/+65
* | Merge pull request #34039 from nextcloud/enh/34037/heading-login-formSimon L2022-09-121-0/+5
|\ \
| * | add a heading to the login formszaimen2022-09-121-0/+5
| |/
* | Merge pull request #34031 from nextcloud/enh/33866/ldap-ui-buttonsSimon L2022-09-121-0/+5
|\ \ | |/ |/|
| * fix ldap ui buttonsszaimen2022-09-121-0/+5
* | Make profile page scrollable againCarl Schwan2022-09-121-0/+1
|/
* Fix UnifiedSearchCarl Schwan2022-09-083-4/+17
* More cleaning up of the login componentCarl Schwan2022-09-064-75/+92
* Use new vue components in login formCarl Schwan2022-09-053-107/+102
* Merge pull request #33826 from nextcloud/enh/a11y-unified-searchVincent Petry2022-09-023-54/+76
|\
| * Accessibility improvements to unified searchChristopher Ng2022-09-023-54/+76
* | Remake profile picture saving with VueChristopher Ng2022-09-021-2/+0
|/
* Fallback to root if the picker folder doesn't existsJohn Molakvoæ2022-09-011-102/+119
* Some more fixesJulius Härtl2022-09-011-74/+74
* Fix profile page renderingJulius Härtl2022-09-011-5/+13
* CleanupJulius Härtl2022-08-311-0/+2
* Fix active app indicator positionJulius Härtl2022-08-311-1/+1
* Fix jsunit failuresJulius Härtl2022-08-311-1/+2
* Address some more accessibility concernsJulius Härtl2022-08-311-1/+5
* Use resize observerJulius Härtl2022-08-311-1/+6
* Fix focus border and adjust active app indicatorJulius Härtl2022-08-311-5/+17
* Move app menu to vueJulius Härtl2022-08-313-165/+282
* More dark theme fixesCarl Schwan2022-08-261-1/+1
* Various fixesCarl Schwan2022-08-262-3/+3
* Remove old ie polifyCarl Schwan2022-08-261-15/+0
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-257-53/+53
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-254-18/+18
* Update typehint for confirmDestructiveDaniel Kesselberg2022-08-241-1/+1
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-172-1/+4
* Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-2/+2
* Add share attrs + download permission support in frontendVincent Petry2022-07-282-0/+33
* Fix caldav invitation related public pagesCarl Schwan2022-07-271-1/+1
* Redesign guest pages for better accessibilityCarl Schwan2022-07-276-184/+166
* Fix contrast of the search iconCarl Schwan2022-07-251-1/+1
* FilePicker: Hide also outline of `new` button if type is `CHOOSE`Ferdinand Thiessen2022-07-201-1/+1