This website requires JavaScript.
Explore
Help
Sign In
norm
/
NP_CSM_Tool
Watch
1
Star
0
Fork
0
You've already forked NP_CSM_Tool
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
44259a8c51bd8196412e642f63150e47ef339a71
NP_CSM_Tool
/
app
History
Norm Rasmussen
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
..
__pycache__
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
static
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
templates
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
__init__.py
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
_old_functions.py
Added instructions for the bulk add page. Starting to consolidate. Offloaded some get functions to a backup file that I don't need right now.
2023-03-07 17:52:36 -05:00
forms.py
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
routes.py
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