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
templates
NP_CSM_Tool
/
app
History
Norm Rasmussen
7630cb80aa
Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -04:00
..
__pycache__
Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -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
Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -04:00
__init__.py
Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -04: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
Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -04:00
wsgi.py
Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -04:00