etiquette/frontends
Ethan Dalool 1d33923601 Rename caching.py -> client_caching.py.
The word caching can be ambiguous, and what's worse is this file
previously contained a decorator for server-side caching of a
response and a class for client-side caching of files. It was
confusing. This new separation and naming should make it easier
to find what you're looking for.
2021-01-05 13:03:41 -08:00
..
etiquette_flask Rename caching.py -> client_caching.py. 2021-01-05 13:03:41 -08:00
etiquette_cli.py Add relocate command. 2021-01-03 02:58:18 -08:00
etiquette_repl.py Transition calls to getpermission to interactive. 2020-12-07 00:54:53 -08:00