summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-1311-20/+130
| * | | Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-137-22/+92
| |/ /
* | | Merge pull request #34546 from nextcloud/improve-hight-contrastJohn Molakvoæ2022-10-132-0/+9
|\ \ \ | |/ / |/| |
| * | Add seperator in high contrast modeCarl Schwan2022-10-112-0/+9
* | | [tx-robot] updated from transifexNextcloud bot2022-10-1310-10/+18
* | | Merge pull request #34544 from nextcloud/fix/more-flexible-date-validationSimon L2022-10-131-1/+1
|\ \ \
| * | | More flexible date validationCarl Schwan2022-10-111-1/+1
| |/ /
* | | Merge pull request #34545 from nextcloud/fix/theming-highcontrast-translucenc...Simon L2022-10-132-2/+6
|\ \ \
| * | | fix color-main-background-rgbszaimen2022-10-122-0/+4
| * | | Disable translucency on high contrast themesCarl Schwan2022-10-112-2/+2
| |/ /
* | | Merge pull request #34558 from nextcloud/fix/34201/broken-web-updaterblizzz2022-10-121-1/+1
|\ \ \
| * | | fix reading updater token for web updaterArthur Schiwon2022-10-121-1/+1
* | | | Merge pull request #34559 from nextcloud/bugfix/noid/require-token-for-local-...Joas Schilling2022-10-1210-6/+435
|\ \ \ \ | |/ / / |/| | |
| * | | Also throttle on expirationJoas Schilling2022-10-121-1/+3
| * | | Fix psalm error on migrationJoas Schilling2022-10-121-6/+0
| * | | Add a background job to delete expired tokensJoas Schilling2022-10-125-0/+73
| * | | Also remove token when we successfully validatedJoas Schilling2022-10-111-1/+2
| * | | Require a token for "Edit locally"Joas Schilling2022-10-119-6/+365
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-122-2/+2
* | | | Add color variables for text on blurred backgroundChristopher Ng2022-10-125-2/+12
* | | | Fix excessive increase of cachebuster valueChristopher Ng2022-10-113-3/+12
|/ / /
* | | Merge pull request #34523 from nextcloud/fix/ldap-avoid-double-unbind-in-wizardCôme Chilliet2022-10-111-19/+18
|\ \ \
| * | | Avoid double ldap_unbind in Wizard.phpCôme Chilliet2022-10-111-1/+0
| * | | Fix code style with codesnifferCôme Chilliet2022-10-111-18/+18
* | | | Merge pull request #33511 from nextcloud/feat/extract_gps_from_exifLouis2022-10-111-16/+33
|\ \ \ \
| * | | | Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-111-16/+33
| |/ / /
* | | | Merge pull request #34500 from nextcloud/bugfix/noid/more-password-limitationJoas Schilling2022-10-112-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix password length limitationJoas Schilling2022-10-102-0/+7
| |/ /
* | | Merge pull request #34522 from nextcloud/bugfix/34480/update-security.txt-exp...Joas Schilling2022-10-111-2/+3
|\ \ \
| * | | Update security.txt expires fieldJoas Schilling2022-10-111-2/+3
* | | | Merge pull request #34513 from nextcloud/enh/34493/hide-edit-locallyVincent Petry2022-10-111-23/+25
|\ \ \ \ | |/ / / |/| | |
| * | | do not show editlocally on mobileszaimen2022-10-111-23/+25
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-118-22/+54
|/ / /
* | | Merge pull request #30608 from nextcloud/harden-fonctLouis2022-10-101-5/+5
|\ \ \
| * | | Harden some PHP functionsacsfer2022-10-041-5/+5
* | | | Merge pull request #34489 from nextcloud/type_closureCarl Schwan2022-10-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | type closure to make psalm a bit happierRoeland Jago Douma2022-10-091-1/+1
* | | | Merge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_pi...Simon L2022-10-105-100/+65
|\ \ \ \ | |/ / / |/| | |
| * | | Replace moment.js date with Date Object.julia.kirschenheuter2022-10-065-100/+65
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0932-64/+180
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0832-118/+148
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2022-10-0738-42/+172
* | Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\ \
| * | Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0636-86/+86
* | | Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-057-13/+18
* | | Use color preset of shipped background as primary colorChristopher Ng2022-10-058-63/+90
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0522-42/+108
* | | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+7
|\ \ \ | |_|/ |/| |
| * | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
| |/