Commit Graph

123 Commits (6bb370c7fd4d236f94bef430e6a6f85b7410243d)

Author SHA1 Message Date
Noah 6bb370c7fd Fix legacy CNET download link 2016-04-27 19:32:52 +00:00
Noah 7edb2f21bc Retry on private blog entry logic 2016-04-19 22:46:49 +00:00
Noah 1d3dc51bca Bugfixes with blog and photo albums 2016-04-19 22:31:55 +00:00
Noah b36e764507 Fix SSLify test 2015-12-31 04:18:28 +00:00
Noah 4b6be02e5a Spaces to tabs in HTML and CSS 2015-08-11 17:39:16 -07:00
Noah 0c71bc456b Add timezone offsetter and strftime template function 2015-07-26 15:13:25 -07:00
Noah bf18978195 Fix bug in JsonDB.list_docs when folder doesn't exist 2015-07-20 14:10:09 -07:00
Noah 8786b8d49c Fix blog default category 2015-07-20 14:09:14 -07:00
Noah a43db105b2 Add feature to rebuild blog index 2015-07-20 12:16:52 -07:00
Noah ea2ef9876d Some Unicode fixes for Python 3 2015-07-10 00:41:44 -07:00
Noah e38ccc7190 Support Python 3 for running the app 2015-07-10 00:27:13 -07:00
Noah 9b890a1cf8 Clean up pyflakes errors 2015-07-09 23:33:53 -07:00
Noah 447711e995 Blog current year 2015-07-09 23:23:44 -07:00
Noah 2015530338 Add support for X-Forwarded-For 2015-07-09 23:14:44 -07:00
Noah dcba91c0c1 Migrate config system to YamlSettings 2015-07-09 22:46:51 -07:00
Noah a994d37a9e Protocol agnostic URL for emoticons 2015-06-19 21:52:06 +00:00
Noah 09a604b555 Add gunicorn dependency 2015-06-17 03:35:53 +00:00
Noah 0b85aaf091 Add gunicorn, supervisor and nginx configs 2015-06-17 03:34:17 +00:00
Noah 482b47b6aa Allow overriding partial blog index template 2015-05-14 17:37:29 -07:00
Noah 2441e729c3 Inline form controls 2015-05-15 00:22:33 +00:00
Noah 76c58e5b19 No quote unescaping 2015-05-15 00:20:24 +00:00
Noah 297db00520 Fix Bootstrap class name 2015-05-15 00:19:57 +00:00
Noah 6a2e055dfd Fix photo markup and add copyable links for blogs 2015-05-15 00:18:50 +00:00
Noah d77e9e10b9 Add class to wiki titles 2015-05-14 17:04:51 -07:00
Noah 72b9c60595 Add <snip> feature to blog for hiding bulk of post body 2015-05-14 16:46:47 -07:00
Noah 413d527a3e Make settings.ini path configurable via env variable 2015-05-14 22:41:58 +00:00
Noah 29d178793d Add metacity redirect 2015-04-14 19:21:33 +00:00
Noah ca9e34f117 Fix UTF-8 bug in email sending code 2015-03-20 00:08:33 +00:00
Noah c665db20b8 Enforce blog posts not allowing commenting on them 2015-03-06 18:42:16 -08:00
Noah 21dbede734 Moar unicode fixes 2015-02-23 13:10:21 -08:00
Noah e485725b4c Dummy out tracking code 2015-01-25 02:18:45 -08:00
Noah 8a7cf66248 Add Wiki syntax for page links, style updates 2015-01-25 02:05:14 -08:00
Noah 13b5c18062 Style updates for wiki pages 2015-01-25 01:44:52 -08:00
Noah 6fdf0ae0ea Add Wiki plugin to Rophako 2015-01-25 01:32:38 -08:00
Noah a69e013fb5 Continue functioning even if Redis is down 2014-12-23 15:55:48 -08:00
Noah 364c334b98 Absolute URL for emoticons 2014-12-16 20:26:01 +00:00
Noah 7184d9ad3c Unicode fix 2014-12-16 04:03:12 +00:00
Noah 2267a810c4 Apply a class to emoticons for CSS selectability 2014-12-16 04:00:27 +00:00
Noah bf294e0009 Responsive images in markdown 2014-12-16 03:50:42 +00:00
Noah 845c47403e Cache locking, markdown wrapping, referer fixing 2014-12-16 03:49:03 +00:00
Noah ca241f2bcf Add feature to recalculate visitor counts 2014-12-06 22:45:20 +00:00
Noah 83d878a6b6 Write JSON before updating cache, removes redundant loading 2014-12-06 22:34:40 +00:00
Noah 14971857c7 Implement cache lock on commit for JsonDB 2014-12-06 22:26:38 +00:00
Noah bccfcff19d Make referrer verification exceptions non-fatal 2014-12-05 22:33:42 +00:00
Noah b0a5a53b09 Don't allow trailing slashes on catchall routes 2014-12-05 01:54:32 +00:00
Noah 45eec97bf3 Add exception e-mail handler 2014-12-04 15:56:20 -08:00
Noah 5c00f2b512 Update docs in defaults.ini 2014-12-04 15:17:24 -08:00
Noah 2e8c86eb48 Add AttrDict requirement 2014-12-04 23:10:03 +00:00
Noah 2f25b7924d Remove old python-based config file 2014-12-04 15:07:26 -08:00
Noah ff75921129 Move to new settings system 2014-12-04 15:06:44 -08:00