Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-13 | 4 | -8/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-empty | Louis | 2022-10-11 | 1 | -7/+5 |
|\ | | | | | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 | ||||
| * | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 | Daniel Kesselberg | 2022-06-28 | 1 | -7/+5 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-11 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #34487 from nextcloud/psalm_fix_migration_generation | Carl Schwan | 2022-10-10 | 1 | -4/+4 |
|\ \ | | | | | | | fix typehints for generated migrations | ||||
| * | | properly typehint generated migrations | Roeland Jago Douma | 2022-10-09 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-09 | 6 | -10/+18 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-08 | 8 | -18/+22 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-07 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #31947 from andyxheli/patch-1 | blizzz | 2022-10-06 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | Fix Error: Undefined index: redirect_url | ||||
| * | | | Fix Error: Undefined index: redirect_url | Andy Xheli | 2022-04-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Should fix Undefined index: redirect_url at core/templates/twofactorsetupselection.php #21968 | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-06 | 2 | -20/+20 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-05 | 2 | -0/+22 |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix positioning of the public page footer | Julius Härtl | 2022-10-03 | 3 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-03 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #34339 from ↵ | Julius Härtl | 2022-10-02 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-urls-on-reference-resolving Fix URLs on reference resolving | ||||
| * | | | Fix URLs on reference resolving | Joas Schilling | 2022-09-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | The vue-richtext app currently sends leading spaces if they are in the text. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #34331 from nextcloud/enh/noid/public-view-fix | Simon L | 2022-10-02 | 3 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | fix public view | ||||
| * | | | | Compile assets | nextcloud-command | 2022-09-29 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | fix public view - attempt 2 | szaimen | 2022-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | | | | also use updatedir for cleanup of backups | Arthur Schiwon | 2022-10-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-01 | 6 | -20/+38 |
| |/ / / |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-https | Julius Härtl | 2022-09-30 | 2 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Only match http(s) URLs for references | ||||
| * | | | | Adjust tests | Joas Schilling | 2022-09-29 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |