aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* chore(sass): migrate from deprecated mixed declsGrigorii K. Shartsev2024-10-141-3/+4
* chore: Add text file icon classChristopher Ng2024-10-091-0/+4
* fix: Vue app namesLouis Chemineau2024-10-092-0/+2
* chore: Move legacy dialogs template from files to core until we can remove itFerdinand Thiessen2024-09-201-1/+1
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-208-14/+19
* fix(core): profile design and pronouns supportfieat/profile-pronouncesJohn Molakvoæ (skjnldsv)2024-09-181-6/+19
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-0/+2
* fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-051-0/+26
* feat: Implement Vue UI for public page menuFerdinand Thiessen2024-09-037-0/+408
* fix(UnifiedSearch): Restore normal dialog sizefenn-cs2024-08-301-1/+3
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-298-18/+12
* fix: Adjust some minor styles issuesFerdinand Thiessen2024-08-292-36/+2
* Fix: float and clearMostafa Ahangarha2024-08-291-1/+1
* Fix: shorthand paddings and marginsMostafa Ahangarha2024-08-291-1/+2
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-2912-20/+58
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-263-21/+17
* fix(UnifiedSearch): Focus search input on openfenn-cs2024-08-191-3/+10
* fix(AppMenu): Prevent menu entries from jumping on hoverFerdinand Thiessen2024-08-142-28/+34
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-136-13/+12
* fix: Make focussed app menu entry wider to see full nameFerdinand Thiessen2024-08-082-3/+43
* fix: Make app menu overflow entries vertically alignedFix/app-menu-overflowFerdinand Thiessen2024-08-071-2/+3
* fix: Ensure app overflow menu is rendered centeredFerdinand Thiessen2024-08-072-43/+46
* feat(core): add selection for recommended appsSanskar Soni2024-08-061-17/+30
* fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-062-4/+5
* fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-065-337/+307
* fix(core): app menu notification should be in the top rightskjnldsv2024-08-011-2/+3
* fix(core): do not show unread notification on app menu hoverskjnldsv2024-07-312-1/+6
* fix(core): app menu label position and animationskjnldsv2024-07-311-12/+17
* feat(files): Implement files list filters for name, modified time and typeFerdinand Thiessen2024-07-251-1/+1
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-191-2/+4
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-1/+1
* refactor(core): Split app menu into componentsFerdinand Thiessen2024-07-103-205/+261
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-0/+30
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-0914-29/+30
* refactor(core): Make AJAX cron script work without jQueryFerdinand Thiessen2024-06-281-0/+18
* fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-0/+6
* fix(unified-search): Also show local search on apps managementFerdinand Thiessen2024-06-271-1/+1
* fix: Open unified search by pressing `ctrl + F`Ferdinand Thiessen2024-06-271-1/+24
* refactor(styles): Make padding not a magic valueFerdinand Thiessen2024-06-271-2/+0
* fix(UnifiedSearch): Implement design comments and focus input on openFerdinand Thiessen2024-06-271-18/+54
* feat: Add in-app searchMarco Ambrosini2024-06-275-230/+532
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-231-1/+1
* fix: Adjust icon generation to bring back themed iconsFerdinand Thiessen2024-06-171-1/+1
* fix(login): Prevent submitting the login form multiple timesMarcel Müller2024-06-061-1/+7
* fix(login): Disable login button when already logging inMarcel Müller2024-06-061-0/+1
* fix(core): unsupported browser `getRootUrl` importJohn Molakvoæ2024-06-011-3/+4
* fix(core): unsupported browser redirect urlJohn Molakvoæ (skjnldsv)2024-06-011-1/+11
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-214-11/+18
* Merge pull request #45406 from nextcloud/fix/contactsmenu/empty-content-marginPytal2024-05-211-0/+4
|\