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
19cebc0f45650c0b8e39691c7ab99711c00e3d25
function
/
templates
History
Peter Stockings
19cebc0f45
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
..
dashboard
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
base.html
Add js function to show alerts when updating http functions
2023-12-18 18:39:55 +11:00
client.html
Render http function url in client url feild
2023-12-20 23:45:40 +11:00
dashboard.html
Fetch http_functions from database
2023-12-16 19:02:04 +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