Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | l10n: Change to uppercase | Valdnet | 2023-01-09 | 1 | -1/+1 |
* | feat(files): Add clipboard copy to webdav url in files settings | John Molakvoæ | 2023-01-04 | 1 | -3/+36 |
* | fix(files): Settings & cypress fixes | John Molakvoæ | 2023-01-04 | 2 | -3/+1 |
* | Hide settings when empty | John Molakvoæ | 2023-01-04 | 1 | -1/+3 |
* | Fix favourite opening | John Molakvoæ | 2023-01-04 | 2 | -15/+26 |
* | Add component testing | John Molakvoæ | 2023-01-04 | 3 | -18/+154 |
* | Fix preview crop | John Molakvoæ | 2023-01-04 | 3 | -31/+83 |
* | Port settings to Modal | John Molakvoæ | 2023-01-04 | 6 | -78/+149 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 6 | -21/+516 |
* | appsidebar should be compact when opened on small heights | Simon L | 2023-01-04 | 1 | -1/+12 |
* | Lint and remove file_versions tests | Louis Chemineau | 2022-11-28 | 2 | -2/+1 |
* | Use svg icons | Louis Chemineau | 2022-11-28 | 2 | -12/+32 |
* | Add support for Material icon in files sidebar | Carl Schwan | 2022-11-28 | 3 | -5/+16 |
* | Fix file creation issue if no action are registered | John Molakvoæ | 2022-10-14 | 1 | -8/+11 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Fix sidebar toggle | John Molakvoæ | 2022-09-02 | 1 | -2/+4 |
* | Some more fixes | Julius Härtl | 2022-09-01 | 2 | -2/+1 |
* | Make scroll areas keyboard focussable | Julius Härtl | 2022-09-01 | 1 | -0/+2 |
* | Expose full page sidebar state to main app content | Julius Härtl | 2022-09-01 | 1 | -0/+5 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 4 | -36/+36 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -6/+6 |
* | Add share attrs + download permission support in frontend | Vincent Petry | 2022-07-28 | 1 | -0/+1 |
* | l10n: Delete apostrophe | Valdnet | 2022-06-07 | 1 | -1/+1 |
* | fix size of template picker | szaimen | 2022-04-09 | 1 | -2/+1 |
* | Hide preview if it is in full screen mode (viewer is open) | Julius Härtl | 2022-03-02 | 1 | -3/+3 |
* | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 1 | -1/+1 |
* | replace button with vue button component | Vanessa Pertsch | 2022-02-21 | 1 | -4/+6 |
* | Use @nextcloud/sharing in files and files_sharing | Louis Chemineau | 2022-01-26 | 1 | -2/+3 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 5 | -15/+8 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 14 | -14/+14 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -0/+1 |
* | Fix JS tests after test lib updates | Vincent Petry | 2022-01-10 | 2 | -2/+7 |
* | Fix dynamic loading | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -26/+0 |
* | Split common vendor chunk | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -0/+3 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 9 | -32/+53 |
* | Delete outdated bundles | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -0/+2 |
* | Move bundles to /dist | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -3/+0 |
* | fix template picker for file actions using the fileInfoModel | Julien Veyssier | 2021-12-30 | 1 | -2/+5 |
* | Move to combined files entrypoint | Julius Härtl | 2021-10-25 | 2 | -2/+3 |
* | Implement local filtering in file list | Julius Härtl | 2021-10-25 | 2 | -0/+44 |
* | Fix OCS URL typo in TransferOwnershipDialogue.vue | MichaIng | 2021-09-26 | 1 | -1/+1 |
* | Fix file creation from template without ext | John Molakvoæ | 2021-09-17 | 2 | -11/+32 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 4 | -5/+5 |
* | Add titleTooltip to sidebar | szaimen | 2021-07-19 | 1 | -0/+1 |
* | Add timestamp tooltip | Christopher Ng | 2021-06-14 | 1 | -0/+11 |
* | Trigger click event when scrollTo is set | Louis Chemineau | 2021-06-09 | 2 | -2/+22 |
* | Emit sidebar events | Louis Chemineau | 2021-06-07 | 1 | -1/+22 |
* | Replace proposal-class-private-properties by regular properties | John Molakvoæ (skjnldsv) | 2021-06-02 | 4 | -59/+60 |
* | Replace node-sass with sass | John Molakvoæ (skjnldsv) | 2021-05-27 | 1 | -1/+1 |