Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSS compiled files for deactivates the possiblility to checkmark or click on ↵ | kavita.sonawane@t-systems.com | 2022-11-22 | 4 | -2/+8 |
| | | | | | | the encrypted folders Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | Prevent selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+4 |
| | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | Prevents the selection of encrypted folder on next page load | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | Prevents the selection of encrypted folder on scroll page | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+2 |
| | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | Deactivates the possiblility to checkmark or click on the encrypted folder | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -0/+5 |
| | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | Add comments for prevents the selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -0/+1 |
| | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | Filelist:-Deselecting all files checkboxes within cells of encrypted folder | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+2 |
| | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-15 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-12 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix sidebar not automatically hidden in Files app | Daniel Calviño Sánchez | 2022-11-09 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Although the Files app creates the legacy sidebar (details view) it is then replaced with the newer Vue app sidebar. Due to this ".detailsView" no longer finds an element and therefore nothing was hidden when "hideAppSidebar($('.detailsView'))" was called (for example, when changing to another section). However, "OC.Apps.hideAppSidebar()" does not properly work either with the Vue sidebar used in the Files app (once hidden the sidebar is not shown again). For simplicity, and to avoid any possible side effect in other apps from changing "OC.Apps.hideAppSidebar", now "OC.Files.Sidebar.close()" is used instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Cast to int #32837 | Markus Zeller | 2022-11-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Markus Zeller <git@markuszeller.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-07 | 2 | -0/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-05 | 86 | -102/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-31 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-28 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-27 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-24 | 2 | -0/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-23 | 2 | -14/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-21 | 6 | -18/+42 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-20 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix unnecessary highlighting of selected element | Carl Schwan | 2022-10-17 | 3 | -5/+5 |
| | | | | | | | | Use focus-visible to only show focus ring on keyboard navigation Fix #34589 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-16 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-15 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix file creation issue if no action are registered | John Molakvoæ | 2022-10-14 | 1 | -8/+11 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-14 | 16 | -10/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-13 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Also throttle on expiration | Joas Schilling | 2022-10-12 | 1 | -1/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix psalm error on migration | Joas Schilling | 2022-10-12 | 1 | -6/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a background job to delete expired tokens | Joas Schilling | 2022-10-12 | 5 | -0/+73 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Also remove token when we successfully validated | Joas Schilling | 2022-10-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 9 | -6/+365 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow scanning for metadata with occ scan:file --generate-metadata | Carl Schwan | 2022-10-11 | 1 | -16/+33 |
| | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | do not show editlocally on mobile | szaimen | 2022-10-11 | 1 | -23/+25 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-09 | 4 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-08 | 4 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-07 | 2 | -0/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-06 | 4 | -12/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-05 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-04 | 2 | -12/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Url encode the web dav url for copying | Anna Larch | 2022-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-01 | 4 | -4/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix starred favourite icon | John Molakvoæ (skjnldsv) | 2022-09-29 | 5 | -7/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-28 | 144 | -190/+190 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #34134 from nextcloud/Valdnet-patch-4 | Joas Schilling | 2022-09-27 | 1 | -2/+2 |
|\ | | | | | l10n: Fix text string | ||||
| * | l10n: Correct text string | Valdnet | 2022-09-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-27 | 4 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-26 | 4 | -0/+24 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-25 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |