Commit Graph

22 Commits

Author SHA1 Message Date
Omar Hussein
e12b108ccb directory listing bug fix 2024-03-29 21:35:26 -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
zoui
34a08170c8
fix: editor discard prompt (#2990) 2024-02-09 11:01:41 +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
b19710efca
feat: focus editor when opened (#2946) 2024-01-30 10:44:20 +01:00
Shlomo
70c826133b
feat: close editor when click escape key (#2947) 2024-01-30 10:29:37 +01:00
Kloon ImKloon
6034de7bd4
Rework prompts to use vue-final-modal for better accessibility 2023-11-03 18:33:40 +01:00
Kloon ImKloon
28a724e793
Fix theme in ace editor 2023-10-06 20:11:13 +02:00
Kloon ImKloon
20232afefd
Enable code completion for ace editor 2023-10-06 18:34:02 +02:00
Joep
e5aba2fdec
Updated editor to composition api & typescript. 2023-09-21 22:32:35 +02:00
Kloon ImKloon
05d011f586
Migration to vue3 continued
Replace moment with dayjs
Fix some routing issues
Fix some vuex store leftovers
2023-08-30 17:47:22 +02:00
Kloon ImKloon
85fe716031
Migration to vue3 continued
Remove garbage from vscode renaming
Fix reading route in pinia store
2023-08-28 19:31:12 +02:00
Kloon ImKloon
7c91ba03b7
Migration to vue3 continued
Replace vuex with pinia
Fix some routing issues
Fix most vue3 breaking changes
2023-08-28 17:48:55 +02:00
kloon15
8838a09cf5
refactor: migrate frontend tooling to vite 4 (#2645)
---------

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2023-08-26 13:55:51 +02:00
Kloon ImKloon
17d80aa9ca
Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +02:00
niubility000
6cb51b4eb4
Add files via upload (#1615) 2021-10-24 13:35:29 +04:00
Ramires Viana
1516d9932b fix: buttons without permission on header 2021-03-26 12:45:17 +00:00
Oleg Lobanov
c44b37c50c
chore: add prettier frontent linter 2021-03-21 12:51:58 +01:00
Ramires Viana
d8306559fd chore: breadcrumbs component 2021-03-03 12:25:59 +00:00
Ramires Viana
7b6579ac8a chore: files view dynamic component 2021-03-01 16:12:17 +00:00
Ramires Viana
e503cb69f2 chore: files pages logic responsability 2021-02-26 15:10:21 +00:00