Lera Elvoé yagich
  • Joined on 2022-04-26
yagich created branch utf8-test in yagich/tickle-godot-frontend 2022-07-01 23:14:30 +00:00
yagich pushed to utf8-test at yagich/tickle-godot-frontend 2022-07-01 23:14:30 +00:00
7280277029 add proper image handling to http server
yagich closed issue yagich/tickle-godot-frontend#2 2022-06-29 14:55:10 +00:00
rename all references to Ticle -> Tickle
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-29 14:54:52 +00:00
a203972157 update readme (#2)
yagich renamed repository from ticle-godot-frontend to yagich/tickle-godot-frontend 2022-06-29 14:48:28 +00:00
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-29 14:42:29 +00:00
7f7018f183 hide content preview container for now
yagich opened issue yagich/tickle-godot-frontend#6 2022-06-29 14:40:55 +00:00
make the content preview work
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-29 14:38:07 +00:00
44cfe464c5 change project title (#2)
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-29 14:32:06 +00:00
df2dc1097e clean current file and tree item references when regenerating tree
68b4a03a3f implement refresh button
815aae5a4d implement open in browser button
6a98956b03 update to godot 3.5rc5
0602345af9 remove warnings in ServerUI
Compare 11 commits »
yagich opened issue yagich/tickle-godot-frontend#5 2022-06-29 14:13:14 +00:00
sort files by their order of inclusion in files.txt when recreating file tree
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-25 17:29:22 +00:00
12090f7930 improve file reading in ServerUI, remove dirty flag from FileDef
yagich closed issue yagich/tickle-godot-frontend#4 2022-06-25 17:21:54 +00:00
if the file tree is not interacted with and the server is started, the output files.txt will lose title and date for items not interacted with
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-25 17:21:54 +00:00
6dd063382c fixes #4
yagich commented on issue yagich/tickle-godot-frontend#3 2022-06-25 17:12:41 +00:00
app hangs when switching pages

the issue is with second.md, which contains an image, and line 79 in Main.gd:

var data =
yagich opened issue yagich/tickle-godot-frontend#4 2022-06-25 16:58:34 +00:00
if the file tree is not interacted with and the server is started, the output files.txt will lose title and date for items not interacted with
yagich opened issue yagich/tickle-godot-frontend#3 2022-06-25 16:54:40 +00:00
app hangs when switching pages
yagich deleted branch mimetypes from yagich/tickle-godot-frontend 2022-06-25 15:12:14 +00:00
yagich merged pull request yagich/tickle-godot-frontend#1 2022-06-25 14:45:51 +00:00
mimetypes
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-25 14:45:51 +00:00
80bc3e4a11 Merge pull request 'mimetypes' (#1) from mimetypes into main
791743b765 Merge branch 'main' into mimetypes
e337f78740 remove redundant get_mime_type() function
003eb04013 improvement: use mimetype class & get rid of warnings
5380b59ee2 improvement: add a mimetype class
Compare 5 commits »
yagich commented on pull request yagich/tickle-godot-frontend#1 2022-06-25 14:45:35 +00:00
mimetypes

LGTM