aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-10-1734-44/+60
* Merge pull request #34618 from nextcloud/rakekniven-patch-1Daniel2022-10-161-1/+1
|\
| * l10n: Fixed grammarrakekniven2022-10-141-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-10-1614-28/+32
* | [tx-robot] updated from transifexNextcloud bot2022-10-154-2/+4
|/
* Improve cache buster for user backgroundsVincent Petry2022-10-145-16/+31
* Fix testsJohn Molakvoæ2022-10-141-11/+21
* Fix migrationJohn Molakvoæ2022-10-141-6/+22
* Properly use user background cachebusterJohn Molakvoæ2022-10-142-1/+5
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-145-24/+43
* Merge pull request #34471 from starypatyk/dav_read_share_notesVincent Petry2022-10-142-15/+18
|\
| * Review comment - remove redundant empty() callDariusz Olszewski2022-10-101-1/+1
| * Read notes from share already loaded into memoryDariusz Olszewski2022-10-072-15/+18
* | Merge pull request #34569 from nextcloud/filterOutBackupStatusVincent Petry2022-10-141-4/+9
|\ \
| * | Properly escape underscore in db queryCarl Schwan2022-10-131-1/+1
| * | Do the filtering on the DB insteadCarl Schwan2022-10-132-6/+10
| * | Filter out backup user status (those beginning with _ as userId)tobiasKaminsky2022-10-131-1/+2
* | | Merge pull request #34135 from nextcloud/fix/noid/disable_activity.email_addr...Julien Veyssier2022-10-141-0/+5
|\ \ \
| * | | check disable_activity.email_address_changed_by_admin when email is changed b...Julien Veyssier2022-10-141-0/+5
* | | | Fix file creation issue if no action are registeredJohn Molakvoæ2022-10-141-8/+11
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-10-14102-158/+326
* | | Merge pull request #34461 from nextcloud/fix/migrate-backgroundVincent Petry2022-10-134-5/+171
|\ \ \
| * | | graceful background image handlingArthur Schiwon2022-10-134-5/+171
| |/ /
* | | Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-1316-38/+237
|\ \ \
| * | | Adjust testingJohn Molakvoæ2022-10-132-20/+33
| * | | Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-134-24/+30
| * | | 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