summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-3114-0/+50
* Improved display of app linksJérôme Herbinet2023-05-301-0/+3
* Merge pull request #38469 from nextcloud/artonge/fix/versions_initLouis2023-05-302-4/+31
|\
| * Merge branch 'master' into artonge/fix/versions_initLouis2023-05-26183-183/+344
| |\
| * | Fix initialisation of versions in the DBLouis Chemineau2023-05-252-4/+31
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-3028-100/+222
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-286-4/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-271168-10576/+1544
* | | fix(weather_status): Improve contrast of favorite iconFerdinand Thiessen2023-05-261-8/+20
* | | fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-261-1/+1
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-26178-158/+230
* | Add fallback when a there is no preview for a versionLouis Chemineau2023-05-251-3/+14
* | Improve handling of undefined version labelLouis Chemineau2023-05-251-4/+6
* | Merge pull request #38206 from nextcloud/fix/increase-iterations-for-pbkdf2Simon L2023-05-252-10/+10
|\ \
| * | Adapt encryption test to change in generateHeaderCôme Chilliet2023-05-251-1/+1
| * | Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-05-231-9/+9
* | | Merge pull request #38448 from nextcloud/fix/carddav/no-sab-guest-usersArthur Schiwon2023-05-252-8/+84
|\ \ \ | |_|/ |/| |
| * | fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-252-8/+84
* | | Merge pull request #38454 from nextcloud/fix/capitalization-other-telChristoph Wurst2023-05-251-1/+1
|\ \ \
| * | | fix(carddav): Make system contact phone number RFC compliantgreta2023-05-251-1/+1
* | | | Revert "Fix table view"julia.kirschenheuter2023-05-256-196/+180
| |/ / |/| |
* | | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-258-2/+10
* | | Merge pull request #38441 from nextcloud/feat/make-open-folder-actionAndy Scherzinger2023-05-243-16/+87
|\ \ \
| * | | fix(files): make open folder a default actionJohn Molakvoæ2023-05-243-16/+87
| |/ /
* | | Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-2410-0/+12537
|\ \ \ | |/ / |/| |
| * | Add OpenAPI specsjld31032023-05-2410-0/+12537
* | | Merge pull request #38329 from nextcloud/pulsejet/patch-webpackJohn Molakvoæ2023-05-2413-39/+47
|\ \ \ | |/ / |/| |
| * | 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
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2412-18/+38
|/
* 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
|/