aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix lint errorsVarun Patil2023-05-235-8/+18
* Optimize webpack chunksVarun Patil2023-05-232-3/+4
* Use consistent imports for Vue componentsVarun Patil2023-05-2310-36/+33
* Merge pull request #38413 from nextcloud/fix/38412/save-avatar-SABJohannes2023-05-231-1/+1
|\
| * fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
* | Merge pull request #38075 from nextcloud/fix/36923-The_Default_quota_input_fi...Julia Kirschenheuter2023-05-231-16/+22
|\ \
| * | Add label to "default quota" multiselectjulia.kirschenheuter2023-05-231-16/+22
| |/
* / fix(carddav): Check if SERVER variables are set before accessing themAnna Larch2023-05-231-5/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2322-16/+108
* Merge pull request #38259 from nextcloud/webui-share-reloadRobin Appelman2023-05-222-3/+11
|\
| * reload filelist when adding or removing sharesRobin Appelman2023-05-222-3/+11
* | fix loading custom logo imageRobin Appelman2023-05-223-6/+6
|/
* Merge pull request #38164 from nextcloud/show-pending-popover-menu-when-passw...Joas Schilling2023-05-221-10/+10
|\
| * Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-05-221-8/+8
| * Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-05-221-4/+4
* | Disable "Enforce password protection" if not asking for a passwordDaniel Calviño Sánchez2023-05-222-1/+20
* | Split long lineDaniel Calviño Sánchez2023-05-221-1/+2
* | Indent "Enforce password protection"Daniel Calviño Sánchez2023-05-221-3/+3
* | Replace "div" with "span" inside "p"Daniel Calviño Sánchez2023-05-221-6/+4
* | Move "br" immediately after "label" for consistency with other elementsDaniel Calviño Sánchez2023-05-221-2/+1
* | Add missing end tag for "label"Daniel Calviño Sánchez2023-05-221-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-224-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2140-30/+90
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2074-170/+362
* Merge pull request #38332 from nextcloud/pulsejet/patch-dead1Simon L2023-05-191-3/+0
|\
| * Remove some dead code in files appVarun Patil2023-05-171-3/+0
* | fix(comments): Mark comments as readChristopher Ng2023-05-192-1/+72
* | address reviewSimon L2023-05-193-4/+4
* | migrate a few components to NcSelectSimon L2023-05-195-37/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-192-46/+46
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1888-94/+160
* | Fix add new group eventfenn-cs2023-05-181-6/+5
* | Merge pull request #38294 from nextcloud/fix/37137/add-aria-expanded-to-toggl...F. E Noel Nfebe2023-05-182-1/+4
|\ \
| * | Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-172-1/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1852-220/+450
* | | Merge pull request #38336 from nextcloud/master-is-now-28Joas Schilling2023-05-1729-57/+57
|\ \ \
| * | | chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-1728-56/+56
| * | | chore(security): Bump "Expires" of well-known/security.txtJoas Schilling2023-05-171-1/+1
| |/ /
* | | Merge pull request #38327 from nextcloud/fix/dashboard-adjust-borderSimon L2023-05-171-1/+1
|\ \ \ | |/ / |/| |
| * | fix(dashboard): Adjust border radius of panels to match main content containerFerdinand Thiessen2023-05-171-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1728-48/+110
* | | chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6Christopher Ng2023-05-161-43/+45
|/ /
* / feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-162-0/+2
|/
* Merge pull request #38310 from nextcloud/followup/38170/remove-former-track-b...Joas Schilling2023-05-162-3/+0
|\
| * fix(workflowengine): Remove unused property track-byJoas Schilling2023-05-162-3/+0
* | Merge pull request #38101 from nextcloud/Jerome-Herbinet-share-expire-after-n...Simon L2023-05-163-6/+2
|\ \
| * | Finally no with seams better to be relevant with other fieldsJérôme Herbinet2023-05-163-6/+2
| * | Fix : Share Expire After N Days widthJérôme Herbinet2023-05-161-1/+1
* | | Merge pull request #38303 from nextcloud/fix/loadmoreSimon L2023-05-161-1/+1
|\ \ \
| * | | fix(search): fix load moreJohn Molakvoæ2023-05-161-1/+1