Commit Graph

115 Commits

Author SHA1 Message Date
Dominik V. Salonen d5a2a2a82e Set default source for print_log() 2018-03-20 22:14:58 +01:00
Dominik V. Salonen 155dd4ce3f Add more logging because I'm bored 2018-03-20 22:01:49 +01:00
Dominik V. Salonen 140265c46d Update Flask version 2018-03-20 19:38:26 +01:00
Dominik V. Salonen 1c80a2bde9 Use EXTENDED_DEBUG setting for Flask 2018-03-20 19:35:20 +01:00
Dominik V. Salonen 95bb5e18b0 Remove pointless space 2018-03-20 19:33:56 +01:00
Dominik V. Salonen e1c91a44ab Make print_log() at least 5% less shit 2018-03-20 19:32:20 +01:00
Dominik V. Salonen e798886b7d Overhaul logging and do database creation
* print_log() now accepts a True/False to decide if a message should be printed
* Pass the config['DEBUG'] boolean to some of the print_log statements
* Add timestamps to log messages
* Change the source levels on some log messages to something more fitting
* Add a time_only option to the date/time string generator (Not sure why I even kept the old option but meh)
* Implement a "better than nothing" database-creation sequence
2018-03-20 19:19:26 +01:00
Dominik V. Salonen 09e5769373 Update FAQ 2018-01-26 09:24:52 +00:00
Dominik V. Salonen 4d1d923fa4 Update README.md
In hopes of avoiding confusion related to issue #2
2017-11-19 22:11:56 +01:00
Dominik V. Salonen 63c55c777e How did I not notice this typo before now 2017-07-22 20:31:06 +02:00
Dominik V. Salonen 7938d8a81a whoops 2016-12-23 09:33:15 +01:00
Dominik V. Salonen 4e0edb4ab3 Update conf.py.sample 2016-12-23 09:32:44 +01:00
Dominik V. Salonen 4acfd4d823 Add blacklist support
plz work
2016-12-23 09:31:04 +01:00
Dominik V. Salonen 36e2dad270 Update faq.html 2016-11-28 14:44:10 +01:00
Dominik V. Salonen 5d278b8202 Add this annoying question
why does everyone have to assume that every site is a pomf clone these days
2016-11-28 14:42:06 +01:00
Dominik V. Salonen d9dd6ebae0 Update terms.html 2016-11-28 14:23:25 +01:00
Dominik V. Salonen 3eac104641 Remove legacy support
It's been handled using 301 redirects in nginx for a while. But I've been too lazy to remove the code block until now
2016-11-28 12:32:24 +01:00
Dominik V. Salonen 5708007a92 More fitting term 2016-11-28 12:27:25 +01:00
Dominik V. Salonen a7ca8570da Add static route to 403 error 2016-10-19 08:10:51 +02:00
Dominik V. Salonen e7b6ff453e Update faq.html 2016-10-14 14:19:29 +02:00
Dominik V. Salonen dcf3a02f9d Fix auth because I am dumb 2016-09-23 13:17:27 +02:00
Dominik V. Salonen 250adf01cf Move auth function to cut some lines 2016-09-23 10:57:06 +02:00
Dominik V. Salonen 65f6002560 Actually make the Extended debug functional lel 2016-09-23 10:48:10 +02:00
Dominik V. Salonen 428c99ab0a Default Debug to False 2016-09-23 10:47:19 +02:00
Dominik V. Salonen 57c9345e70 Typo 2016-08-05 10:29:16 +02:00
Dominik V. Salonen 05ddf3f8c3 Whoops 2016-07-27 11:58:26 +02:00
Dominik V. Salonen a4660708b5 More F.A.Q questions
Geez, people keep asking
2016-07-27 11:56:07 +02:00
Dominik V. Salonen c41e99f6d9 fkn typos 2016-07-24 15:34:01 +02:00
Dominik V. Salonen 44f0366569 Update privacy.html 2016-07-24 15:30:25 +02:00
Dominik V. Salonen 795fd4c588 Update privacy.html 2016-07-24 15:28:14 +02:00
Dominik V. Salonen 8be1947e6a Update terms.html 2016-07-24 15:19:10 +02:00
Dominik V. Salonen 85f2c63e72 Shortened privacy.html
The first part was pretty redundant as all the info listed there should be obvious.
2016-05-25 10:06:31 +02:00
quad bf825f8ffd Add config option for max file size info 2016-03-11 17:06:37 +01:00
quad 0700d66d70 Edit cleaner so that the messages work better. 2016-03-11 16:44:45 +01:00
Dominik V. Salonen 64f5b516fb Legacy leftovers 2016-02-23 17:16:05 +01:00
Dominik V. Salonen 43e8cf40a7 Fix more tabs 2016-02-23 10:27:22 +01:00
Dominik V. Salonen d893c0eae3 Fix some tabs 2016-02-23 10:26:29 +01:00
Dominik V. Salonen 5a33a3847a Fix for issue #1
Not sure why, but this seems to have disappeared somewhere along the way. Probably when I moved from a looping thread to a timer.
2016-02-14 12:22:26 +01:00
Dominik V. Salonen 124b057cff Updated FAQ 2016-02-11 12:52:19 +01:00
Dominik V. Salonen f16899ba94 Updated to match 2016-02-02 21:48:51 +01:00
Dominik V. Salonen a12e2ec81c Updated readme 2016-02-02 21:48:13 +01:00
Dominik V. Salonen 437656d245 Updated license 2016-02-02 21:44:38 +01:00
Dominik V. Salonen 26a99bf2bb Added LICENSE 2016-02-02 21:31:03 +01:00
Dominik V. Salonen ab6d6657ab Updated README.md 2016-02-02 21:30:00 +01:00
Dominik V. Salonen f67c6c0100 Fix cleaner 2016-02-02 21:06:25 +01:00
Dominik V. Salonen 3d59f949cf Much better 2016-02-02 10:10:45 +01:00
Dominik V. Salonen 8048d0415b Much better 2016-02-01 11:58:52 +01:00
Dominik V. Salonen af5a30ee13 Finally made this into a timer 2016-02-01 11:46:44 +01:00
Dominik V. Salonen a9b69265f1 Add Gunicorn entry point 2016-02-01 11:29:47 +01:00
Dominik V. Salonen 564adde040 Added TODOs 2016-01-18 10:33:47 +01:00