| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-en... | Simon L | 2022-12-06 | 1 | -4/+4 |
|\ |
|
| * | Prevents the selection of encrypted files when scroll the page | kavita.sonawane@t-systems.com | 2022-12-01 | 1 | -4/+4 |
* | | Merge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-en... | Vincent Petry | 2022-11-22 | 1 | -1/+7 |
|\| |
|
| * | Prevent selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+4 |
| * | Prevents the selection of encrypted folder on next page load | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+1 |
| * | Prevents the selection of encrypted folder on scroll page | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+2 |
| * | Add comments for prevents the selection of encrypted folders | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -0/+1 |
| * | Filelist:-Deselecting all files checkboxes within cells of encrypted folder | kavita.sonawane@t-systems.com | 2022-11-22 | 1 | -1/+2 |
* | | Also cancel XHR when cancelling uploads | Vincent Petry | 2022-11-18 | 1 | -0/+9 |
|/ |
|
* | Fix sidebar not automatically hidden in Files app | Daniel Calviño Sánchez | 2022-11-09 | 2 | -3/+3 |
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 1 | -5/+16 |
* | do not show editlocally on mobile | szaimen | 2022-10-11 | 1 | -23/+25 |
* | Merge pull request #34134 from nextcloud/Valdnet-patch-4 | Joas Schilling | 2022-09-27 | 1 | -2/+2 |
|\ |
|
| * | l10n: Correct text string | Valdnet | 2022-09-19 | 1 | -2/+2 |
* | | Remove port parameter which is included in host | Christopher Ng | 2022-09-21 | 1 | -1/+1 |
* | | Use computer icon for edit locally file action | Christopher Ng | 2022-09-21 | 1 | -2/+2 |
* | | Add edit locally file action | Christopher Ng | 2022-09-20 | 2 | -0/+33 |
|/ |
|
* | Reset global search on files sidebar navigation change | Christopher Ng | 2022-09-15 | 1 | -0/+2 |
* | Fix grid view toggle | Vincent Petry | 2022-09-14 | 2 | -29/+44 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 4 | -8/+8 |
* | Fix file list scrolling | Julius Härtl | 2022-09-01 | 2 | -2/+2 |
* | Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-nav | Vincent Petry | 2022-08-31 | 1 | -2/+2 |
|\ |
|
| * | Add a11y attributes for legacy app navigation | Vincent Petry | 2022-08-29 | 1 | -2/+2 |
* | | Remove copy in file actions when not allowed | Vincent Petry | 2022-08-26 | 2 | -2/+20 |
|/ |
|
* | Add ```aria-expanded``` value to select2-container om systemtag and file tags | julia.kirschenheuter | 2022-08-17 | 4 | -2/+13 |
* | Show usage percenteage in the tooltip | Daniel Calviño Sánchez | 2022-08-10 | 1 | -1/+1 |
* | Use total available space rather than quota when updating the display | Daniel Calviño Sánchez | 2022-08-10 | 1 | -2/+3 |
* | Merge pull request #32482 from nextcloud/enh/noid/share-attributes | Carl Schwan | 2022-08-01 | 1 | -0/+9 |
|\ |
|
| * | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -0/+9 |
* | | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f... | Julia Kirschenheuter | 2022-07-28 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | Connect ```input``` checkbox with corresponding file name via ```aria-describ... | julia.kirschenheuter | 2022-07-28 | 1 | -3/+4 |
* | | Merge pull request #33299 from nextcloud/fix/files-dark-color-theme | Louis | 2022-07-28 | 1 | -2/+5 |
|\ \
| |/
|/| |
|
| * | files: Fix colormode detection for filelist | Ferdinand Thiessen | 2022-07-26 | 1 | -2/+5 |
* | | Remove more legacy ids | Vincent Petry | 2022-07-27 | 2 | -4/+1 |
* | | Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dir | Vincent Petry | 2022-07-27 | 1 | -4/+6 |
|\ \ |
|
| * | | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -4/+6 |
* | | | Merge pull request #33271 from nextcloud/enh/a11y-new-file-menu | Vincent Petry | 2022-07-27 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use explicit name for new file/folder menu | Christopher Ng | 2022-07-18 | 1 | -2/+2 |
| |/ |
|
* / | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 5 | -47/+48 |
|/ |
|
* | Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-bar | Daniel Calviño Sánchez | 2022-07-05 | 2 | -4/+10 |
|\ |
|
| * | Fix quota text not updated after copying or moving a file | Daniel Calviño Sánchez | 2022-06-23 | 1 | -2/+8 |
| * | Fix quota text shown escaped | Daniel Calviño Sánchez | 2022-06-23 | 1 | -2/+2 |
* | | Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltip | Pytal | 2022-07-05 | 1 | -5/+9 |
|\ \ |
|
| * | | Change tooltip title of files grid view toggle dynamically | Christopher Ng | 2022-07-04 | 1 | -5/+9 |
* | | | add missing GET param to getstoragestats url | Julien Veyssier | 2022-07-05 | 1 | -1/+1 |
* | | | Fix 404 when using index.php in the url | Carl Schwan | 2022-07-05 | 1 | -2/+4 |
* | | | Fix translation of home breadcrumb | Christopher Ng | 2022-07-04 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #32962 from nextcloud/getstoragestat-change-url | Carl Schwan | 2022-06-23 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Remove .php from url | Carl Schwan | 2022-06-21 | 1 | -2/+2 |
* | | Add title to file name | Carl Schwan | 2022-06-21 | 1 | -1/+1 |
|/ |
|