aboutsummaryrefslogtreecommitdiffstats
path: root/server.py
Commit message (Expand)AuthorAgeFilesLines
* Merge server changes from branch mastermjfernez2022-02-251-4/+1
* Fixes is_hidden_path, RSS. Adds txt support, RSSmjfernez2021-10-181-18/+3
* Turns off jinja caching. Fixes appropriate cachemjfernez2021-10-161-1/+1
* Adds RSS auto-generation for files in 'site'mjfernez2021-10-141-2/+4
* Improve README. Expanded cache configmjfernez2021-10-101-6/+1
* Caching support. Separate views.py in 2 filesmjfernez2021-10-101-3/+18
* Adds gzip support by defaultmjfernez2021-10-061-1/+4
* Clarify siteconfigmjfernez2021-08-251-8/+6
* hotfix: allowed hiddent top site dirsmjfernez2021-06-161-1/+2
* Changed / to /site, added views.py, README amendedmjfernez2021-06-161-172/+12
* Force UTF-8 encodingmjfernez2021-06-091-2/+2
* PEP8 and README tweaksmjfernez2021-06-091-8/+8
* Added ability to override templates.mjfernez2021-06-081-1/+2
* wsgi compatibilitymjfernez2021-06-071-3/+3
* first commitmjfernez2021-06-071-0/+198