Omar Hussein
|
0709474faa
|
bug fixes due to merge
|
2024-03-26 23:49:26 -04:00 |
|
Omar Hussein
|
9c8a033d4e
|
update new prompt to use pinia
|
2024-03-25 11:41:12 -04:00 |
|
Omar Hussein
|
50d81f5faf
|
format according to prettier
|
2024-03-25 11:39:19 -04:00 |
|
Omar Hussein
|
461d7a55fc
|
Merge branch 'vue3' into vue3
|
2024-03-25 11:04:14 -04:00 |
|
Omar Hussein
|
9ce43cd8f6
|
mapping functionality from "master" to "vue3"
|
2024-03-25 10:58:20 -04:00 |
|
Omar Hussein
|
9499d84be4
|
Merge branch 'master' into vue3
|
2024-03-25 10:44:47 -04:00 |
|
niubility000
|
cdf8def330
|
fix: stay in the same position after renaming or deleting (#3039)
|
2024-03-07 11:14:40 +01:00 |
|
ねらひかだ
|
fe5ca74aa1
|
fix: fix lint warnings (#2976)
|
2024-02-09 11:05:35 +01:00 |
|
Shlomo
|
6d7ba65faf
|
fix: shell direction (#2980)
|
2024-02-09 11:04:02 +01:00 |
|
Shlomo
|
d49c3dfacf
|
feat: select multiple files with ctrl even with singleClick option (#2953)
|
2024-01-30 10:49:35 +01:00 |
|
Shlomo
|
fb1a09c7c1
|
feat: prompt to confirm discard editor changes (#2948)
* chore: update he.json
* feat: prompt to confirm discard editor changes
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
|
2024-01-30 10:48:03 +01:00 |
|
Shlomo
|
ff9502ff34
|
fix: keyboard shortcut to confirm prompts (#2932)
|
2024-01-30 10:44:00 +01:00 |
|
Shlomo
|
883383a571
|
fix: moment locale (#2952)
|
2024-01-30 10:16:32 +01:00 |
|
Omar Hussein
|
72f3ae632b
|
Fix modification hover date
|
2023-12-29 03:28:14 -05:00 |
|
Omar Hussein
|
479d7e7c6b
|
Merge branch 'master' into vue3
|
2023-12-29 03:12:38 -05:00 |
|
Shlomo
|
3264cea830
|
fix: delete message when delete file from preview
|
2023-12-28 10:11:53 +01:00 |
|
M A E R Y O
|
a09dfa8d9f
|
feat: display image resolutions in file details (#2830)
---------
Co-authored-by: MAERYO <maeryo@hanwha.com>
|
2023-11-25 13:35:00 +01:00 |
|
Kloon ImKloon
|
7c89d19b83
|
Remove unnecessary code
|
2023-11-04 14:52:30 +01:00 |
|
Kloon ImKloon
|
6034de7bd4
|
Rework prompts to use vue-final-modal for better accessibility
|
2023-11-03 18:33:40 +01:00 |
|
Isaak Tsalicoglou
|
c3079d30e2
|
feat: add modern greek translation (#2778)
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
|
2023-11-02 21:55:22 +01:00 |
|
kloon15
|
cdcd9a313a
|
fix: display file size as base 2 (KiB instead of KB) (#2779)
|
2023-11-02 08:47:55 +01:00 |
|
Kloon ImKloon
|
56a5bdc3ac
|
Implement proper subtitle support in Go
|
2023-10-16 18:02:13 +02:00 |
|
Kloon ImKloon
|
531b0e1f2b
|
Fix some warnings
|
2023-10-10 18:29:09 +02:00 |
|
Kloon ImKloon
|
aa09de6ad2
|
Use custom input for numbers (dark mode friendly)
|
2023-10-10 17:27:32 +02:00 |
|
Kloon ImKloon
|
8471a3ed78
|
Fix broken Action.vue
|
2023-10-10 12:27:03 +02:00 |
|
Kloon ImKloon
|
e48c3eaea7
|
Fix click event in ListingItem
|
2023-10-07 17:59:28 +02:00 |
|
Kloon ImKloon
|
3f008012ef
|
Fix some wrong watchers
|
2023-10-07 17:15:11 +02:00 |
|
Kloon ImKloon
|
f91c937626
|
Merge branch 'vue3-wip' into vue3
|
2023-10-07 17:07:32 +02:00 |
|
Kloon ImKloon
|
df9d199044
|
Fix ts errors
|
2023-10-07 17:06:57 +02:00 |
|
Joep
|
70707fbd0e
|
Updated Search & progressbar to composition api & typescript
|
2023-10-07 14:20:32 +02:00 |
|
Joep
|
9cc0514464
|
Updated CustomToast.vue to composition api & typescript.
|
2023-10-07 14:01:57 +02:00 |
|
Joep
|
723ace4dc2
|
Updated Breadcrumbs to composition api & typescript.
|
2023-10-07 14:00:33 +02:00 |
|
Joep
|
baf204259b
|
Updated HeaderBar.vue to composition api & typescript.
|
2023-10-07 13:56:51 +02:00 |
|
Joep
|
bb8c67fa8c
|
Updated Action.vue to composition api & typescript.
|
2023-10-07 13:44:46 +02:00 |
|
Joep
|
23fd2e1466
|
Updated ListingImage to composition api & typescript.
|
2023-10-07 13:40:59 +02:00 |
|
Joep
|
a125d2c356
|
Updated ExtendedImage to composition api & typescript.
|
2023-10-07 13:15:40 +02:00 |
|
Kloon ImKloon
|
2df99e0d8c
|
Simplify filesize calls
|
2023-10-06 20:36:09 +02:00 |
|
Kloon ImKloon
|
49e3b6231e
|
Display filesize in base 2 format (KiB instead of KB)
|
2023-10-06 19:57:59 +02:00 |
|
Kloon ImKloon
|
6332514ccc
|
Add dark theme to main css (some colors are wrong)
|
2023-10-06 19:46:00 +02:00 |
|
Kloon ImKloon
|
cc16511c36
|
change player import to type only
|
2023-10-06 18:40:03 +02:00 |
|
Kloon ImKloon
|
9056519e45
|
Add more tests and improve them
|
2023-10-06 14:25:03 +02:00 |
|
Kloon ImKloon
|
5aad03d6f6
|
Add support for srt subtitles in VideoPlayer
|
2023-10-03 15:43:43 +02:00 |
|
Kloon ImKloon
|
6a7a1eef0c
|
Fix eslint warnings
|
2023-10-01 15:10:36 +02:00 |
|
Kloon ImKloon
|
3775801cbb
|
Add margin for report button
|
2023-10-01 14:55:16 +02:00 |
|
Kloon ImKloon
|
d2a965cfa3
|
Add video.js for consistent video playback
|
2023-09-30 21:22:43 +02:00 |
|
Cameron
|
584b706b1e
|
feat: added shell resizing (#2648)
|
2023-09-15 00:50:40 +02:00 |
|
M A E R Y O
|
ecdd684bf1
|
feat: implement upload speed calculation and ETA estimation (#2677)
|
2023-09-15 00:41:36 +02:00 |
|
Joep
|
f120377b56
|
Fixed some eslint / ts errors and fixed the UserForm using defaults
|
2023-09-11 23:44:14 +02:00 |
|
Joep
|
101aba86fc
|
Resolve various issues:
- Remove import types
- Mismatch in interface / types
- remove some weird git conflicts
|
2023-09-11 22:25:29 +02:00 |
|
Joep
|
bf99823977
|
Merge remote-tracking branch 'kloon15/vue3' into vue3
|
2023-09-11 21:52:59 +02:00 |
|