Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #34359 from nextcloud/enh/admin-theming-vue | John Molakvoæ | 2022-10-28 | 1 | -2/+2 |
|\ | |||||
| * | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #34858 from raboof/disable-browser-translation | Simon L | 2022-10-28 | 4 | -4/+4 |
|\ \ | | | | | | | Disable browser translations | ||||
| * | | Disable browser translations | Arnout Engelen | 2022-10-27 | 4 | -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 transifex | Nextcloud bot | 2022-10-28 | 10 | -0/+32 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-27 | 26 | -46/+18 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributes | Julius Härtl | 2022-10-26 | 1 | -0/+11 |
|\ \ | |||||
| * | | Check share attributes on preview endpoints | Julius Härtl | 2022-10-25 | 1 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #34776 from nextcloud/enh/noid/improve-browser-warning | John Molakvoæ | 2022-10-26 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Address review | Simon L | 2022-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: Simon L. <szaimen@e.mail.de> | ||||
| * | | | update browser warning | szaimen | 2022-10-25 | 1 | -2/+2 |
| |/ / | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-26 | 8 | -0/+24 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-25 | 94 | -82/+188 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | update notifications for one-click instances | szaimen | 2022-10-24 | 1 | -3/+15 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-24 | 8 | -2/+20 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-23 | 8 | -12/+48 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-22 | 134 | -228/+362 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Use proper error pages instead of always redirecting | Julius Härtl | 2022-10-21 | 3 | -2/+67 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #34714 from nextcloud/fix/invert-more-icon | Simon L | 2022-10-21 | 1 | -0/+1 |
|\ | | | | | Fix more icon color | ||||
| * | Fix more icon color | Christopher Ng | 2022-10-21 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-21 | 14 | -16/+90 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-20 | 4 | -858/+0 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 5 | -5/+8 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Simplify variable names | John Molakvoæ | 2022-10-19 | 3 | -12/+12 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add admin user customization kill switch | John Molakvoæ | 2022-10-19 | 3 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 13 | -79/+19 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Cleanup ie and old edge properties | John Molakvoæ (skjnldsv) | 2022-10-19 | 16 | -100/+406 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | 🧭 Fix rebuilding the navigation | Joas Schilling | 2022-10-18 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexp | Simon L | 2022-10-18 | 1 | -4/+11 |
|\ | | | | | Fix regexp for unified searching in apps | ||||
| * | Fix regexp for unified searching in apps | Vincent Petry | 2022-10-14 | 1 | -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-emails | Côme Chilliet | 2022-10-18 | 1 | -6/+17 |
|\ \ | | | | | | | Add rate limiting on lost password emails | ||||
| * | | Add rate limiting on lost password emails | Côme Chilliet | 2022-10-18 | 1 | -6/+17 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #34625 from nextcloud/fix/filepicker-endtoend | Carl Schwan | 2022-10-18 | 1 | -1/+6 |
|\ \ \ | |/ / |/| | | Fix icon of encrypted folders in filepicker | ||||
| * | | Fix icon of encrypted folders in filepicker | Carl Schwan | 2022-10-17 | 1 | -1/+6 |
| |/ | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Merge pull request #34609 from nextcloud/enh/noid/always-enable-theming | blizzz | 2022-10-18 | 1 | -0/+1 |
|\ \ | | | | | | | set theming app to alwaysEnabled | ||||
| * | | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-18 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-17 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #34450 from ↵ | Joas Schilling | 2022-10-14 | 1 | -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 configured | Julien Veyssier | 2022-10-13 | 1 | -4/+7 |
| | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-14 | 2 | -62/+62 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix empty password string being submitted to server | Christopher Ng | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | - Fix reveal password not working Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #34461 from nextcloud/fix/migrate-background | Vincent Petry | 2022-10-13 | 1 | -0/+72 |
|\ \ | |/ |/| | Fix missing background on upgrade | ||||
| * | Fix migration parameter handling | Joas Schilling | 2022-10-13 | 1 | -9/+8 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | fix querybuilder instance recuse | Arthur Schiwon | 2022-10-13 | 1 | -10/+12 |
| | | | | | | | | | | | | ...and execute delete query Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Delete theming background preferences | Christopher Ng | 2022-10-13 | 1 | -4/+10 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | New code being new | Joas Schilling | 2022-10-13 | 1 | -3/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix SQL errors | Joas Schilling | 2022-10-13 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix missing background on upgrade | Christopher Ng | 2022-10-13 | 1 | -0/+65 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix avatar menu icons in darkmode | Joas Schilling | 2022-10-13 | 5 | -2/+19 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |