Arc
222f04f893
Update views.py
2020-02-23 00:46:08 +00:00
Arc
ab6211ab97
Update index.html
2020-02-23 00:45:25 +00:00
Arc
d7361abad1
Update config.json
2020-02-23 00:27:44 +00:00
Arc
65ef030768
Rename example.config.json to config.json
2020-02-23 00:20:42 +00:00
Arc
0a815f87ff
Update and rename register.html to registration.html
2020-02-23 00:14:16 +00:00
Arc
a002a597d0
Update index.html
2020-02-23 00:13:37 +00:00
Arc
c941aec662
Update display.html
2020-02-23 00:13:16 +00:00
Arc
d2d8c76baa
Update views_api.py
2020-02-23 00:12:45 +00:00
Arc
838ae02fc1
Update views.py
2020-02-23 00:12:00 +00:00
Arc
c814378f11
Update schema.sql
2020-02-23 00:11:37 +00:00
Arc
74b760bb28
Update README.md
2020-02-23 00:11:12 +00:00
Arc
64448f826c
Update index.html
2020-02-20 15:15:07 +00:00
Arc
ea0dac0e5e
Update schema.sql
2020-02-20 10:59:43 +00:00
Arc
1fdbdfc1de
Update views.py
2020-02-20 10:57:52 +00:00
Arc
38c8c7b265
Update index.html
2020-02-20 10:57:04 +00:00
Arc
5103f0d2b9
Update views.py
2020-02-20 08:46:27 +00:00
Arc
ebf6c7cba5
Update schema.sql
2020-02-20 08:45:46 +00:00
Arc
51e0d2b928
Update index.html
2020-02-20 08:45:09 +00:00
Arc
154cbb0d48
Update index.html
2020-02-20 00:00:23 +00:00
Arc
4254c45d20
Update views.py
2020-02-19 23:51:26 +00:00
Arc
7acd549b05
Update example.config.json
2020-02-19 23:49:17 +00:00
Arc
4044448fd0
Rename config.json to example.config.json
2020-02-19 23:22:46 +00:00
Arc
436bcfbd11
Rename example.config.json to config.json
2020-02-19 22:52:59 +00:00
Arc
47bb06feb7
Rename config.json to example.config.json
2020-02-19 22:52:28 +00:00
Arc
1328c0ad3e
Update views.py
2020-02-19 12:40:53 +00:00
Arc
3f9fdf2da6
Add files via upload
2020-02-19 12:35:04 +00:00
Eneko Illarramendi
9e90aabead
refactor: use Flask Blueprints to organize extensions
...
- extensions are now blueprints: keep views, templastes and statics in the same folder
- increase app security using `flask-talisman`
- whenever possible use {{ url_for }} for links between pages
- remove references to non-existing JavaScript code
- add missing favicon.ico
2020-01-31 21:07:05 +01:00