This website requires JavaScript.
Explore
Help
Register
Sign In
peterstockings
/
function
Watch
1
Star
0
Fork
0
You've already forked function
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ffb3cd9003e7ccedbdf64546d742964fd998d97
function
/
templates
History
Peter Stockings
563d93ab69
Add favicon
2023-12-22 15:46:33 +11:00
..
dashboard
Create http function header template and move all http function related templates into same directory
2023-12-22 14:36:00 +11:00
base.html
Add favicon
2023-12-22 15:46:33 +11:00
dashboard.html
Create http function header template and move all http function related templates into same directory
2023-12-22 14:36:00 +11:00
function_editor.html
Add option to toggle logging of request/response for http functions, this has been added to due storage capacity concerns
2023-12-21 14:45:25 +11:00
home.html
Refactor all function editor front end html + js into a single jinja template (also slight improvement to look of response/logs)
2023-12-19 21:20:11 +11:00
login.html
Add in authentication via Flask-Login, still need to modify http functions so they are linked to a user
2023-12-20 22:26:11 +11:00
signup.html
Add link to login page from signup page
2023-12-21 12:05:15 +11:00