summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #34359 from nextcloud/enh/admin-theming-vueJohn Molakvoæ2022-10-281-2/+2
|\
| * Rewrite admin theming in VueChristopher Ng2022-10-281-2/+2
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34858 from raboof/disable-browser-translationSimon L2022-10-284-4/+4
|\ \ | | | | | | Disable browser translations
| * | Disable browser translationsArnout Engelen2022-10-274-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will tell the browser not to translate the text on the page, since this is very confusing given the good existing translation support in Nextcloud and the fact that the language the Nextcloud UI is set to might not match the language the content of the instance is in, leading to surprising effects. Better to disable it and remove the confusion. Fixes #34857 Signed-off-by: Arnout Engelen <arnout@bzzt.net>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2810-0/+32
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-2726-46/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributesJulius Härtl2022-10-261-0/+11
|\ \
| * | Check share attributes on preview endpointsJulius Härtl2022-10-251-0/+11
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #34776 from nextcloud/enh/noid/improve-browser-warningJohn Molakvoæ2022-10-261-2/+2
|\ \ \
| * | | Address reviewSimon L2022-10-251-1/+1
| | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: Simon L. <szaimen@e.mail.de>
| * | | update browser warningszaimen2022-10-251-2/+2
| |/ / | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* / / [tx-robot] updated from transifexNextcloud bot2022-10-268-0/+24
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-2594-82/+188
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | update notifications for one-click instancesszaimen2022-10-241-3/+15
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | [tx-robot] updated from transifexNextcloud bot2022-10-248-2/+20
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-238-12/+48
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-22134-228/+362
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Use proper error pages instead of always redirectingJulius Härtl2022-10-213-2/+67
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #34714 from nextcloud/fix/invert-more-iconSimon L2022-10-211-0/+1
|\ | | | | Fix more icon color
| * Fix more icon colorChristopher Ng2022-10-211-0/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-2114-16/+90
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-204-858/+0
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-195-5/+8
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Simplify variable namesJohn Molakvoæ2022-10-193-12/+12
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add admin user customization kill switchJohn Molakvoæ2022-10-193-3/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add config and fix seleniumJohn Molakvoæ2022-10-1913-79/+19
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-1916-100/+406
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexpSimon L2022-10-181-4/+11
|\ | | | | Fix regexp for unified searching in apps
| * Fix regexp for unified searching in appsVincent Petry2022-10-141-4/+11
| | | | | | | | | | | | | | | | Use the correct match for operators. Prevent the dropdown to close itself when selecting an app to filter by. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #34632 from nextcloud/fix/rate-limit-recovery-emailsCôme Chilliet2022-10-181-6/+17
|\ \ | | | | | | Add rate limiting on lost password emails
| * | Add rate limiting on lost password emailsCôme Chilliet2022-10-181-6/+17
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #34625 from nextcloud/fix/filepicker-endtoendCarl Schwan2022-10-181-1/+6
|\ \ \ | |/ / |/| | Fix icon of encrypted folders in filepicker
| * | Fix icon of encrypted folders in filepickerCarl Schwan2022-10-171-1/+6
| |/ | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #34609 from nextcloud/enh/noid/always-enable-themingblizzz2022-10-181-0/+1
|\ \ | | | | | | set theming app to alwaysEnabled
| * | set theming app to alwaysEnabledszaimen2022-10-171-0/+1
| |/ | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | [tx-robot] updated from transifexNextcloud bot2022-10-182-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-172-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34450 from ↵Joas Schilling2022-10-141-4/+7
|\ | | | | | | | | nextcloud/fix/noid/opengraph-preview-without-cache Fix reference preview when no server-side cache configured
| * fix reference preview endpoint when no server-side cache configuredJulien Veyssier2022-10-131-4/+7
| | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | [tx-robot] updated from transifexNextcloud bot2022-10-142-62/+62
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix empty password string being submitted to serverChristopher Ng2022-10-131-1/+1
| | | | | | | | | | | | - Fix reveal password not working Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34461 from nextcloud/fix/migrate-backgroundVincent Petry2022-10-131-0/+72
|\ \ | |/ |/| Fix missing background on upgrade
| * Fix migration parameter handlingJoas Schilling2022-10-131-9/+8
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix querybuilder instance recuseArthur Schiwon2022-10-131-10/+12
| | | | | | | | | | | | ...and execute delete query Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Delete theming background preferencesChristopher Ng2022-10-131-4/+10
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * New code being newJoas Schilling2022-10-131-3/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix SQL errorsJoas Schilling2022-10-131-3/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix missing background on upgradeChristopher Ng2022-10-131-0/+65
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix avatar menu icons in darkmodeJoas Schilling2022-10-135-2/+19
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>