This website requires JavaScript.
Explore
Help
Sign in
voussoir
/
etiquette
Watch
1
Star
0
Fork
You've already forked etiquette
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2dc1603d5e
etiquette
/
frontends
/
etiquette_flask
/
backend
History
Ethan Dalool
a51d22bf71
Rename argument specific_tag -> tagname like the other endpoints.
2020-09-12 11:43:53 -07:00
..
endpoints
Rename argument specific_tag -> tagname like the other endpoints.
2020-09-12 11:43:53 -07:00
__init__.py
Rename the etiquette_flask backend package to backend.
2018-11-04 19:45:23 -08:00
caching.py
Remove unused imports & other small things.
2020-02-20 22:44:56 -08:00
common.py
Add give_token, catch_etiquette_exception to all endpoints at once.
2020-09-12 11:43:25 -07:00
decorators.py
Rename the etiquette_flask backend package to backend.
2018-11-04 19:45:23 -08:00
helpers.py
Don't leave falsey values out of dict_to_params, let caller do it.
2020-03-28 17:37:28 -07:00
jinja_filters.py
Use decorators in jinja_filters to automatically register them.
2020-09-09 13:23:16 -07:00
jsonify.py
Rename the etiquette_flask backend package to backend.
2018-11-04 19:45:23 -08:00
sessions.py
Add httponly to session cookie.
2020-09-09 19:19:35 -07:00