|
|
dae2eb440e
|
Code-Input was updated to 1.2.2 and currently works! I have the upload functionality working and have begun working on an undo button. It currently saves all the files to a dir everytime you access /templates but I haven't implemented a full undo yet.
|
2023-03-15 17:07:34 -04:00 |
|
|
|
8afdec139b
|
So close! I'm able to use syntax highlighting AND grab the content with js (which then adds to a textarea), but the Flask for loop is only noticed on the first iteration. I can't grab the subsequent values. I need to find a way to dynamically find IDs.
|
2023-03-13 17:23:56 -04:00 |
|
|
|
a435a66b81
|
Figured out Templatesflask --debug run People can now change code and upload it without needing a code editor.
|
2023-03-10 17:59:16 -05:00 |
|