| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(files): allow to ignore warning to change file type | Ferdinand Thiessen | 2025-02-25 | 1 | -11/+32 |
* | fix(files): handle failed node properly | skjnldsv | 2025-02-21 | 2 | -24/+99 |
* | fix(cypress): action selector menu lookup | skjnldsv | 2025-02-20 | 2 | -5/+23 |
* | chore(files_external): add cypress tests for user credentials action | skjnldsv | 2025-02-20 | 3 | -2/+178 |
* | fix(files): do not show extension warning for folders renamingfix/files-rename-folder | skjnldsv | 2025-02-19 | 1 | -1/+64 |
* | fix(files): properly show file not found error | skjnldsv | 2025-02-18 | 1 | -1/+42 |
* | feat(sharing): Allow to set default view mode for public shares | Ferdinand Thiessen | 2025-02-10 | 1 | -0/+102 |
* | chore: compile assets | skjnldsv | 2025-02-07 | 2 | -2/+2 |
* | chore(files): add actions cypress tests | skjnldsv | 2025-02-07 | 4 | -11/+243 |
* | Merge pull request #50678 from nextcloud/fix/harden-account-properties | Ferdinand Thiessen | 2025-02-06 | 1 | -6/+13 |
|\ |
|
| * | fix(settings): Also sanitize fediverse and twitter handle in the frontend | Ferdinand Thiessen | 2025-02-06 | 1 | -6/+13 |
* | | test(files_sharing): Check that default expiration date is shown b4 create share | nfebe | 2025-02-06 | 1 | -5/+14 |
|/ |
|
* | fix(files): Do not download files with `openfile` query flag | Ferdinand Thiessen | 2025-02-06 | 1 | -0/+180 |
* | test(files): Make scrolling tests independent from magic values | Ferdinand Thiessen | 2025-02-05 | 4 | -80/+185 |
* | fix(files): Correctly scroll selected file into view | Ferdinand Thiessen | 2025-02-05 | 1 | -0/+280 |
* | chore(cypress): Finish comment | Christopher Ng | 2025-02-04 | 1 | -1/+1 |
* | fix(files): Fix casing | Christopher Ng | 2025-02-04 | 1 | -1/+1 |
* | test(files_sharing): add e2e tests for public link sharing | nfebe | 2025-02-03 | 3 | -41/+293 |
* | refactor: Modularize setup-public-share.ts | nfebe | 2025-02-03 | 1 | -64/+77 |
* | fix(theming): Ensure to only send valid URLs to backend | Ferdinand Thiessen | 2025-01-27 | 1 | -0/+143 |
* | chore(tests): Make linter happy in cypress testschore/cypress-typos | Ferdinand Thiessen | 2025-01-22 | 4 | -8/+7 |
* | fix(files): Ensure favorites set in sidebar work | Ferdinand Thiessen | 2025-01-21 | 1 | -0/+137 |
* | fix(files): File type filter UI sync with filter state | Ferdinand Thiessen | 2025-01-17 | 1 | -0/+49 |
* | Merge pull request #50206 from nextcloud/fix/50177/movy-copy-e2e-tests | Ferdinand Thiessen | 2025-01-16 | 2 | -0/+162 |
|\ |
|
| * | test(e2e): hide move dialog action if destination has no CREATE permissionfix/50177/movy-copy-e2e-tests | Maksim Sukharev | 2025-01-16 | 2 | -0/+162 |
* | | test(dashboard): Add regression test for loading unneeded data | Ferdinand Thiessen | 2025-01-16 | 1 | -0/+41 |
|/ |
|
* | fix(files): sort not working after changing viewsfix/files/sort-after-view-change | Richard Steinmetz | 2025-01-16 | 1 | -0/+61 |
* | test: Add end-to-end test for share expiration date | Ferdinand Thiessen | 2025-01-15 | 2 | -3/+146 |
* | fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mounting | Ferdinand Thiessen | 2025-01-14 | 1 | -2/+2 |
* | test(cypress): make select range of files with shift key more reliable | Richard Steinmetz | 2025-01-08 | 1 | -3/+3 |
* | fix(cypress): flaky live photo test grid_view trigger issue | skjnldsv | 2025-01-03 | 2 | -8/+20 |
* | fix: Redirect user to login if session is terminated | Ferdinand Thiessen | 2024-12-19 | 1 | -0/+62 |
* | perf(files_trashbin): use empty trashbin endpoint instead of batch delete req... | skjnldsv | 2024-12-12 | 1 | -1/+1 |
* | feat(files_trashbin): add cypress tests | skjnldsv | 2024-12-12 | 2 | -4/+127 |
* | fix(files): cancel renaming on enter if no file name changes | skjnldsv | 2024-12-10 | 1 | -0/+39 |
* | fix: Copying a live photo to a folder with a conflicting mov file | Louis Chemineau | 2024-12-04 | 2 | -6/+18 |
* | test: Copying a folder containing live photos | Louis Chemineau | 2024-12-04 | 2 | -68/+147 |
* | test(files): Update tests | Christopher Ng | 2024-12-03 | 2 | -8/+0 |
* | chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11 | Louis Chemineau | 2024-11-25 | 7 | -18/+13 |
* | fix(systemtags): enhance create tag in tag picker UX | skjnldsv | 2024-11-15 | 1 | -1/+4 |
* | chore(profile): move profile app from core to apps | skjnldsv | 2024-11-14 | 1 | -4/+7 |
* | fix(files): open sidebar on sharing tab by default for files | skjnldsv | 2024-11-08 | 1 | -1/+1 |
* | chore(files): add selection cypress tests | skjnldsv | 2024-11-07 | 4 | -3/+89 |
* | fix(files_sharing): fix view only actions button selectorfeat/files-bulk-tagging | skjnldsv | 2024-10-29 | 1 | -2/+2 |
* | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 2 | -2/+379 |
* | fix(files): Ensure renaming state is correctly reset | Ferdinand Thiessen | 2024-10-15 | 1 | -1/+29 |
* | feat(files): Make the files download action use WebDAV zip download | Ferdinand Thiessen | 2024-09-28 | 1 | -3/+1 |
* | test(files): Add tests for path handling | Ferdinand Thiessen | 2024-09-20 | 1 | -0/+33 |
* | test: Add end-to-end tests for new public share Vue UI | Ferdinand Thiessen | 2024-09-06 | 11 | -104/+816 |
* | test: Add end-to-end tests for public page header actions | Ferdinand Thiessen | 2024-09-03 | 1 | -0/+219 |