Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(papercut): rerendered submenu actions for time sensitive actions | Eduardo Morales | 2023-12-08 | 1 | -11/+37 |
* | fix(cypress): formatFileSize change revert from files library | John Molakvoæ | 2023-11-08 | 5 | -15/+25 |
* | chore(files_reminders): upgrade to 28 APIs | John Molakvoæ | 2023-11-08 | 9 | -374/+505 |
* | fix(CS): Use the naming pattern for the URL scheme | Joas Schilling | 2023-08-18 | 1 | -3/+3 |
* | enh(files_reminders): Adjust reminder options | Christopher Ng | 2023-08-10 | 1 | -20/+19 |
* | enh: set later today to 6pm | Christopher Ng | 2023-08-09 | 2 | -13/+20 |
* | enh: move to 8am | Christopher Ng | 2023-08-09 | 1 | -5/+5 |
* | enh: en dash | Christopher Ng | 2023-08-09 | 1 | -5/+5 |
* | feat: custom date & time | Christopher Ng | 2023-08-09 | 2 | -0/+63 |
* | enh: remove icons | Christopher Ng | 2023-08-09 | 2 | -15/+3 |
* | refactor: format options | Christopher Ng | 2023-08-09 | 1 | -2/+2 |
* | fix: eslint | Christopher Ng | 2023-08-09 | 1 | -4/+4 |
* | enh: use vue-material-design-icons | Christopher Ng | 2023-08-09 | 1 | -19/+17 |
* | fix: indent with tabs | Christopher Ng | 2023-08-09 | 1 | -2/+2 |
* | enh: shorten date string if same day | Christopher Ng | 2023-08-09 | 1 | -6/+13 |
* | enh: rename to saturday sunday | Christopher Ng | 2023-08-09 | 1 | -7/+7 |
* | enh: later today 3 hours later | Christopher Ng | 2023-08-09 | 1 | -1/+1 |
* | feat(files_reminders): add set reminder actions | Christopher Ng | 2023-08-09 | 1 | -0/+225 |
* | feat(files_reminders): add verbose date string util | Christopher Ng | 2023-08-09 | 1 | -0/+15 |
* | feat(files_reminders): mount set reminder actions | Christopher Ng | 2023-08-09 | 1 | -0/+102 |
* | feat(files_reminders): add types | Christopher Ng | 2023-08-09 | 1 | -0/+27 |
* | feat(files_reminders): add logger | Christopher Ng | 2023-08-09 | 1 | -0/+28 |
* | feat(files_reminders): add datetime utils | Christopher Ng | 2023-08-09 | 1 | -0/+112 |
* | fix: frontend ocs | Christopher Ng | 2023-08-09 | 1 | -3/+3 |
* | fix: due date nullable | Christopher Ng | 2023-08-09 | 1 | -5/+6 |
* | feat(files_reminders): add reminder service | Christopher Ng | 2023-08-09 | 1 | -0/+54 |