Commit Graph

35 Commits

Author SHA1 Message Date
44cfe464c5 change project title (#2) 2022-06-29 17:38:02 +03:00
df2dc1097e clean current file and tree item references when regenerating tree 2022-06-29 17:27:16 +03:00
68b4a03a3f implement refresh button 2022-06-29 16:53:46 +03:00
815aae5a4d implement open in browser button 2022-06-29 16:22:53 +03:00
6a98956b03 update to godot 3.5rc5 2022-06-29 16:15:46 +03:00
0602345af9 remove warnings in ServerUI 2022-06-29 16:14:14 +03:00
c8d19197e6 add newline to files.txt after stripping right edge 2022-06-29 14:02:37 +03:00
45cf485d9d disable file tree context menu while server is running 2022-06-29 13:55:44 +03:00
741e23af56 strip right edge when making files.txt 2022-06-29 13:51:46 +03:00
2284a1d1dd remove conditional when disabling nodes 2022-06-29 13:44:52 +03:00
d309c40fc3 disable file tree editing while server is running 2022-06-29 13:37:03 +03:00
fc1ca1e1b0 format MimeTypeHelper 2022-06-29 13:36:41 +03:00
12090f7930 improve file reading in ServerUI, remove dirty flag from FileDef 2022-06-25 20:29:18 +03:00
6dd063382c fixes #4 2022-06-25 20:21:50 +03:00
Lera Elvoé
550a1c80a4 add server start functionality to ServerUI 2022-06-25 19:37:09 +03:00
80bc3e4a11 Merge pull request 'mimetypes' (#1) from mimetypes into main
Reviewed-on: yagich/ticle-godot-frontend#1
2022-06-25 14:45:50 +00:00
791743b765 Merge branch 'main' into mimetypes 2022-06-25 14:40:49 +00:00
Lera Elvoé
e337f78740 remove redundant get_mime_type() function 2022-06-25 17:37:26 +03:00
Lera Elvoé
514ba20c41 update Main scene file to instance the new ServerUI scene 2022-06-25 12:20:27 +03:00
003eb04013 improvement: use mimetype class & get rid of warnings 2022-06-25 10:56:45 +02:00
5380b59ee2 improvement: add a mimetype class 2022-06-25 10:56:00 +02:00
Lera Elvoé
eeb6744947 add optional autosave to file content 2022-06-23 21:58:18 +03:00
Lera Elvoé
d3764d3c4a add files.txt generation function 2022-06-23 21:35:07 +03:00
Lera Elvoé
9fae276011 make sure tree items can't be moved out of bounds 2022-06-23 19:52:32 +03:00
Lera Elvoé
c3e0bd043f add file reordering context menu 2022-06-23 19:52:32 +03:00
Lera Elvoé
a6266ef98b add UI script, forgot to commit woopsie 2022-06-23 19:52:32 +03:00
Lera Elvoé
e7d309efae add godot version disclaimer 2022-06-23 19:52:32 +03:00
Lera Elvoé
9ba719e8d3 add initial UI 2022-06-21 18:23:15 +03:00
Lera Elvoé
fe8aa24ca8 update ticle 2022-06-21 17:07:23 +03:00
Lera Elvoé
6478f54689 add initial server implementation 2022-06-21 15:48:14 +03:00
Lera Elvoé
ec63dde2b0 add main html and test files 2022-06-21 15:47:39 +03:00
Lera Elvoé
01835ec2d7 add godot-http-server 2022-06-20 14:33:14 +03:00
Lera Elvoé
a1ffe4d4ba add godot-http-server credit 2022-06-20 14:27:00 +03:00
Lera Elvoé
8f757af9de add README 2022-06-20 14:17:17 +03:00
Lera Elvoé
d4f326db5e initial commit 2022-06-20 14:11:01 +03:00