aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* enh(theming): Warning contrastChristopher Ng2023-06-063-6/+14
* enh(theming): Error contrastChristopher Ng2023-06-063-4/+15
* Merge pull request #38631 from nextcloud/theming-set-background-color-via-occDaniel2023-06-061-0/+5
|\
| * feat: set background = backgroundColor via occDaniel Kesselberg2023-06-031-0/+5
* | Merge pull request #38648 from nextcloud/fix/caldav/reminder-index-int-id-castChristoph Wurst2023-06-061-1/+1
|\ \
| * | fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
* | | fix(files): Add border around favorite marker to ensure contrast requirements...Ferdinand Thiessen2023-06-065-12/+23
|/ /
* | Merge pull request #38649 from nextcloud/fix/caldav/close-reminder-index-job-...Richard Steinmetz2023-06-061-2/+4
|\ \
| * | fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-051-2/+4
* | | Merge pull request #38635 from nextcloud/remove-check-openssl-versionDaniel2023-06-052-48/+0
|\ \ \ | |/ / |/| |
| * | feat: remove check for OpenSSL 1.0.1d and 1.0.2bDaniel Kesselberg2023-06-042-48/+0
* | | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_appCôme Chilliet2023-06-054-8/+8
|\ \ \
| * | | Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-024-8/+8
| | |/ | |/|
* | | Merge pull request #38620 from fsamapoor/replace_strpos_calls_in_files_sharin...Côme Chilliet2023-06-054-4/+4
|\ \ \
| * | | Refactors "strpos" calls in /apps/files_sharing to improve code readability.Faraz Samapoor2023-06-024-4/+4
| |/ /
* | | Merge pull request #38608 from fsamapoor/replace_strcalls_in_user_ldap_appCôme Chilliet2023-06-0513-23/+23
|\ \ \
| * | | Refactors "strpos" calls in /apps/user_ldap to improve code readability.Faraz Samapoor2023-06-0213-23/+23
| |/ /
* | | openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-055-887/+47
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-058-6/+72
| |/ |/|
* | 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