Commit graph

98 commits

Author SHA1 Message Date
ba87db30b0 IP is kinda tricky and a wrong implementation is a huge security risk 2017-08-24 19:00:30 +03:00
6dc2d43222 Add default ip address 2017-08-24 18:55:09 +03:00
5d4c88cc95 Removing safe filter from gpu,cpu,log fields 2017-08-24 18:36:02 +03:00
e587fe1429 Formatting templates and adding some extra info 2017-05-28 16:51:52 +03:00
69f564a26f Updating model with date_created 2017-05-28 14:43:44 +03:00
a40164da9a Adding a new field in model: IP 2017-05-28 14:32:26 +03:00
217a3d10e1 Improving code style 2017-05-27 22:15:08 +03:00
d29c980805 Improving code style 2017-05-27 22:11:44 +03:00
a69636ace2 Improving code style 2017-05-27 21:39:27 +03:00
56d75c925c Improving code style and some security issues 2017-05-27 21:36:49 +03:00
7e6ea787bd Improving coding style 2017-05-27 21:30:50 +03:00
632397ba7b Index will now open result in a new tab 2017-05-23 15:23:38 +03:00
13db138427 Dissable search for the Details column 2017-05-14 00:35:09 +03:00
27ca97af4f Fixing email address 2017-05-13 23:18:58 +03:00
79e00b5109 Adding trucate and hidding username on mobile 2017-04-30 18:28:09 +03:00
11b410f985 Adding extra validators for the name 2017-04-30 14:35:18 +03:00
e285131e8b Make table ordering desceding after score 2017-04-30 14:17:56 +03:00
3a4b01ad60 Changed placeholder text for searchbox in the navbar 2017-04-30 14:13:24 +03:00
9cfb1d0059 Adding username in the result table 2017-04-30 14:10:38 +03:00
0b0bb43658 Adding static resources for data tables 2017-04-27 23:48:59 +03:00
f0f9328bfa Making JS pagination instead of server-side 2017-04-27 23:45:42 +03:00
b0b279a174 Removing length from text. 2017-04-27 16:33:49 +03:00
484ae76a9d Changing log to TextField 2017-04-27 16:17:51 +03:00
5265ff8e14 Refactoring /result and making errors more explicit 2017-04-23 22:49:10 +03:00
0513695586 Fixing typos and adding extra information to upload 2017-04-23 00:47:02 +03:00
b8d2add858 Adding logging capabilities with syslog 2017-04-22 20:31:50 +03:00
5acf92155d Adding positive score constraint 2017-04-22 13:56:34 +03:00
b2035506ff small sr removal fix 2017-04-22 01:49:02 +03:00
6caff90c0a Removing cache from testing config 2017-04-22 01:40:34 +03:00
8b7698c9f4 Fixing get_highest_score zero division 2017-04-22 01:40:03 +03:00
6bebaaa9b9 Adding progress bar for the entry 2017-04-22 01:20:01 +03:00
d92b4a40e0 Using os.environ.get instead of our in-house get_environ... 2017-04-22 00:41:44 +03:00
425ebf1771 Adding support for configuration via environment variables 2017-04-22 00:20:37 +03:00
f263bf4092 Setting DevelopmentConfig as default 2017-04-21 19:29:34 +03:00
eddc87108d We actually want to run production config only when BSFLASK_ENV is set to production 2017-04-21 18:56:45 +03:00
317a1282ae Updating configuration to use environment variable BSFLASK_ENV instead of command line arguments 2017-04-21 18:49:53 +03:00
6faa57737e Updating the config file 2017-04-21 18:07:00 +03:00
016658f2a6 Adding GUNICORN support 2017-04-21 17:01:02 +03:00
d94c512ae9 Optimizing imports 2017-04-21 02:39:34 +03:00
ae1b44d85a Adding flask_cache 2017-04-21 02:38:07 +03:00
fc9c721d96 Adding docttest to to_zero_count() 2017-04-21 01:41:24 +03:00
9a6a181314 Adding 400 page 2017-04-20 16:25:43 +03:00
6cda07e58a Adding error handlers for 400 and 405 2017-04-20 16:16:30 +03:00
cb10a06183 Astrid 2017-04-20 16:09:45 +03:00
973b2496ce Refactoring pagination 2017-04-20 01:13:21 +03:00
568ba89894 Updating result template: adding name in the page header 2017-04-19 22:20:12 +03:00
2fc68fcfe0 Replacing entry with result in the title 2017-04-19 18:43:57 +03:00
b2d90b202d Adding search functionality 2017-04-19 18:21:00 +03:00
a8bb3b15c3 Adding a new string value to the model: name 2017-04-19 17:35:58 +03:00
96ce700863 Refactoring index 2017-04-19 17:26:14 +03:00