Lera Elvoé yagich
  • Joined on 2022-04-26
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

yagich pushed to mimetypes at yagich/tickle-godot-frontend 2022-06-25 14:40:49 +00:00
791743b765 Merge branch 'main' into mimetypes
514ba20c41 update Main scene file to instance the new ServerUI scene
Compare 2 commits »
yagich pushed to mimetypes at yagich/tickle-godot-frontend 2022-06-25 14:37:29 +00:00
e337f78740 remove redundant get_mime_type() function
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-25 14:34:27 +00:00
514ba20c41 update Main scene file to instance the new ServerUI scene
yagich opened issue yagich/tickle-godot-frontend#2 2022-06-25 13:24:58 +00:00
rename all references to Ticle -> Tickle
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-23 19:06:44 +00:00
eeb6744947 add optional autosave to file content
d3764d3c4a add files.txt generation function
Compare 2 commits »
yagich pushed to main at yagich/tickle-godot-frontend 2022-06-23 17:03:25 +00:00
9fae276011 make sure tree items can't be moved out of bounds
c3e0bd043f add file reordering context menu
a6266ef98b add UI script, forgot to commit woopsie
e7d309efae add godot version disclaimer
Compare 4 commits »