aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-044-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-0310-0/+46
* fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-022-6/+6
* Merge pull request #38566 from nextcloud/chore/drop-oc-app-methodsJoas Schilling2023-06-011-1/+2
|\
| * chore: Drop \OC_App::getAppInfoChristoph Wurst2023-06-011-1/+2
* | Merge pull request #38301 from nextcloud/fix/carddav/catch-invalid-event-remi...Arthur Schiwon2023-06-012-0/+46
|\ \ | |/ |/|
| * fixup! fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-311-6/+1
| * fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-312-0/+51
* | fix(trashbin): Truncate long filenamesChristopher Ng2023-05-316-19/+88
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-014-2/+10
* | fix(CI): Satisfy psalm by removing a now obsolete type checkJoas Schilling2023-05-311-3/+2
|/
* 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
|\