-
3437aa0abd
Merge branch 'main' into theme
theme
yagich
2022-08-23 09:20:42 +00:00
-
-
e80043bd6b
change font to Fira
yagich
2022-08-23 12:11:25 +03:00
-
c0759f0cbe
add vscode folder to gitignore
main
yagich
2022-08-23 11:47:34 +03:00
-
d7b1645943
change the clear color to be darker
yagich
2022-07-18 23:16:53 +03:00
-
4076dbc251
add more controls to theme
yagich
2022-07-18 22:58:25 +03:00
-
47dc68028c
Merge pull request 'make the endpoints at request time' (#9) from serve-on-request into main
yagich
2022-07-04 20:04:06 +00:00
-
-
e44cac165a
sync http-server with upstream and properly check for endpoints
yagich
2022-07-04 06:44:00 +03:00
-
b1a7b736b4
add theme
yagich
2022-07-04 04:10:20 +03:00
-
-
3d2fd37191
make the endpoints at request time
yagich
2022-07-03 23:37:47 +03:00
-
-
836c101e6f
properly update and use server_dir from ServerUI
yagich
2022-07-02 13:41:15 +03:00
-
8cbfffba94
Merge pull request 'add proper image handling to http server' (#7) from utf8-test into main
yagich
2022-07-02 10:31:17 +00:00
-
-
7280277029
add proper image handling to http server
yagich
2022-07-02 02:11:29 +03:00
-
-
a203972157
update readme (#2)
yagich
2022-06-29 17:54:45 +03:00
-
7f7018f183
hide content preview container for now
yagich
2022-06-29 17:42:25 +03:00
-
44cfe464c5
change project title (#2)
yagich
2022-06-29 17:38:02 +03:00
-
df2dc1097e
clean current file and tree item references when regenerating tree
yagich
2022-06-29 17:27:16 +03:00
-
68b4a03a3f
implement refresh button
yagich
2022-06-29 16:53:46 +03:00
-
815aae5a4d
implement open in browser button
yagich
2022-06-29 16:22:53 +03:00
-
6a98956b03
update to godot 3.5rc5
yagich
2022-06-29 16:15:46 +03:00
-
0602345af9
remove warnings in ServerUI
yagich
2022-06-29 16:14:14 +03:00
-
c8d19197e6
add newline to files.txt after stripping right edge
yagich
2022-06-29 14:02:37 +03:00
-
45cf485d9d
disable file tree context menu while server is running
yagich
2022-06-29 13:55:44 +03:00
-
741e23af56
strip right edge when making files.txt
yagich
2022-06-29 13:51:46 +03:00
-
2284a1d1dd
remove conditional when disabling nodes
yagich
2022-06-29 13:44:52 +03:00
-
d309c40fc3
disable file tree editing while server is running
yagich
2022-06-29 13:37:03 +03:00
-
fc1ca1e1b0
format MimeTypeHelper
yagich
2022-06-29 13:36:41 +03:00
-
12090f7930
improve file reading in ServerUI, remove dirty flag from FileDef
yagich
2022-06-25 20:29:18 +03:00
-
6dd063382c
fixes #4
yagich
2022-06-25 20:21:50 +03:00
-
550a1c80a4
add server start functionality to ServerUI
Lera Elvoé
2022-06-25 19:37:09 +03:00
-
80bc3e4a11
Merge pull request 'mimetypes' (#1) from mimetypes into main
yagich
2022-06-25 14:45:50 +00:00
-
-
791743b765
Merge branch 'main' into mimetypes
yagich
2022-06-25 14:40:49 +00:00
-
-
-
-
e337f78740
remove redundant get_mime_type() function
Lera Elvoé
2022-06-25 17:37:26 +03:00
-
514ba20c41
update Main scene file to instance the new ServerUI scene
Lera Elvoé
2022-06-25 12:20:27 +03:00
-
003eb04013
improvement: use mimetype class & get rid of warnings
xananax
2022-06-25 10:56:45 +02:00
-
5380b59ee2
improvement: add a mimetype class
xananax
2022-06-25 10:56:00 +02:00
-
-
eeb6744947
add optional autosave to file content
Lera Elvoé
2022-06-23 21:58:18 +03:00
-
d3764d3c4a
add files.txt generation function
Lera Elvoé
2022-06-23 21:35:07 +03:00
-
9fae276011
make sure tree items can't be moved out of bounds
Lera Elvoé
2022-06-23 19:09:00 +03:00
-
c3e0bd043f
add file reordering context menu
Lera Elvoé
2022-06-23 18:55:59 +03:00
-
a6266ef98b
add UI script, forgot to commit woopsie
Lera Elvoé
2022-06-23 18:25:10 +03:00
-
e7d309efae
add godot version disclaimer
Lera Elvoé
2022-06-23 19:45:41 +03:00
-
9ba719e8d3
add initial UI
Lera Elvoé
2022-06-21 18:23:15 +03:00
-
fe8aa24ca8
update ticle
Lera Elvoé
2022-06-21 17:07:23 +03:00
-
6478f54689
add initial server implementation
Lera Elvoé
2022-06-21 15:48:14 +03:00
-
ec63dde2b0
add main html and test files
Lera Elvoé
2022-06-21 15:47:39 +03:00
-
01835ec2d7
add godot-http-server
Lera Elvoé
2022-06-20 14:33:14 +03:00
-
a1ffe4d4ba
add godot-http-server credit
Lera Elvoé
2022-06-20 14:27:00 +03:00
-
8f757af9de
add README
Lera Elvoé
2022-06-20 14:17:17 +03:00
-
d4f326db5e
initial commit
Lera Elvoé
2022-06-20 14:11:01 +03:00