Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-16 | 62 | -114/+150 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35029 from nextcloud/enh/34969/fix-app-menu-firefox | Simon L | 2022-11-16 | 1 | -0/+1 |
|\ | | | | | Fix AppMenu icons for firefox | ||||
| * | Fix AppMenu icons for firefox | Simon L | 2022-11-08 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | Place ```<h1>``` into main content | julia.kirschenheuter | 2022-11-15 | 3 | -26/+29 |
| | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | Merge pull request #35014 from nextcloud/fix/login-headline | John Molakvoæ | 2022-11-15 | 1 | -1/+2 |
|\ \ | | | | | | | Fix rendering of login headline | ||||
| * | | Fix rendering of login headline | Christopher Ng | 2022-11-08 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #35091 from nextcloud/enh/a11y-single-char-search | Pytal | 2022-11-14 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Allow single character search by default | ||||
| * | | | Allow single character search by default | Christopher Ng | 2022-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-15 | 62 | -62/+66 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #35024 from nextcloud/deprecate/php74 | Simon L | 2022-11-14 | 1 | -6/+0 |
|\ \ \ \ | | | | | | | | | | | Deprecate PHP7.4 | ||||
| * | | | | Deprecate PHP7.4 | Christoph Wurst | 2022-11-10 | 1 | -6/+0 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-14 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #33482 from nextcloud/bugfix/app-version-disabled | Julius Härtl | 2022-11-13 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Show version from appinfo on occ app:list | ||||
| * | | | | Show version from appinfo on occ app:list | Julius Härtl | 2022-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-12 | 8 | -2/+20 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-11 | 10 | -2/+14 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-10 | 24 | -468/+44 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #34989 from nextcloud/Valdnet-patch-4 | Simon L | 2022-11-09 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | l10n: Shorten link | ||||
| * | | | Fix test | Valdnet | 2022-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
| * | | | l10n: Shorten link | Valdnet | 2022-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-09 | 8 | -2/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | fix repairing non user shares when repairing all shares | Robin Appelman | 2022-11-08 | 1 | -10/+33 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | split repairing into two stages to prevent long open transaction | Robin Appelman | 2022-11-08 | 1 | -32/+66 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | update shares directly in db | Robin Appelman | 2022-11-08 | 1 | -13/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | More verbose output for repair share ownership cmd | Vincent Petry | 2022-11-08 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | | | move share owner repair to occ command | Robin Appelman | 2022-11-08 | 2 | -0/+135 |
| |_|/ |/| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-08 | 2 | -0/+4 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-07 | 6 | -0/+60 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-06 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-05 | 132 | -796/+1212 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-04 | 10 | -0/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-03 | 38 | -38/+0 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Update @nextcloud/dialogs@ and fix toasts styling | John Molakvoæ | 2022-11-02 | 3 | -5/+21 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #34906 from nextcloud/enh/noid/improve-64-bit-check | John Molakvoæ | 2022-11-02 | 2 | -2/+2 |
|\ | |||||
| * | update 64-bit check wording | szaimen | 2022-11-01 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-02 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-01 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-31 | 6 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-30 | 4 | -2/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-29 | 8 | -2/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Only check unsupported browsers on user rendering | John Molakvoæ | 2022-10-28 | 7 | -11/+89 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | 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 |
|\ \ \ |