Commit graph

155 commits

Author SHA1 Message Date
dependabot[bot]
3160090497
Bump werkzeug from 0.12.2 to 0.15.5
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.5.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.12.2...0.15.5)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:03:06 +00:00
d7c0e863de
Update README.md 2021-05-24 19:17:15 +03:00
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
a245087fcb removing some unused packages 2017-05-28 17:25:58 +03:00
34ace049b2 Updating requirements to latest versions 2017-05-28 17:13:58 +03:00
e587fe1429 Formatting templates and adding some extra info 2017-05-28 16:51:52 +03:00
ef3375c3c6 Updating setup.py 2017-05-28 14:52:42 +03:00
8647d31c86 Updating readme and requirements 2017-05-28 14:49:49 +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
162498948c Updating requirements 2017-05-28 14:22:51 +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
fa7b003549 Merge 2017-05-27 21:31:25 +03:00
7e6ea787bd Improving coding style 2017-05-27 21:30:50 +03:00
523da4f7ff Merge pull request #1 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2017-05-27 17:56:28 +03:00
The Codacy Badger
514d05fcea Add Codacy badge 2017-05-27 14:55:52 +00: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
304435162b Updating version 2017-04-22 01:53:16 +03:00
b2035506ff small sr removal fix 2017-04-22 01:49:02 +03:00
dd95191ea7 Adding tests for progress-bar utility functions 2017-04-22 01:46:38 +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
1d879fb78c Adding unittests for get_env_variable 2017-04-22 00:23:26 +03:00
425ebf1771 Adding support for configuration via environment variables 2017-04-22 00:20:37 +03:00
0c0be87cd0 Updating readme description 2017-04-21 19:45:38 +03:00
f8b8e152c1 Removing setup.py install instruction from readme 2017-04-21 19:43:56 +03:00
4aadbb39fc Removing Python2 from travis 2017-04-21 19:32:08 +03:00
f263bf4092 Setting DevelopmentConfig as default 2017-04-21 19:29:34 +03:00