|
|
44259a8c51
|
Clear session now deletes all the templates. Added socketio disconnect function too. Need to remove special characters from filepath since glob can't recognize.
|
2023-03-16 17:36:10 -04:00 |
|
|
|
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 |
|