1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2024-11-22 07:34:19 +00:00
Commit graph

74 commits

Author SHA1 Message Date
7cdff182e4 PEP8 improvements 2017-09-19 08:11:52 +02:00
3e4eefd52c Add __str__ function to most classes 2017-09-18 17:57:40 +02:00
Lorenzo
d76ef58328 Add user details page (something that steffo burned ages ago) 2017-09-18 17:27:19 +02:00
cb111e09f7 Fix subnet mask display code 2017-09-18 16:43:50 +02:00
d0f8c08363 Remove serv_add page 2017-09-18 16:41:32 +02:00
4f0354b94e Remove net_add page 2017-09-18 16:41:32 +02:00
4ece310bc0 Remove imp_add page 2017-09-18 16:41:32 +02:00
b121e2a248 Remove ente_add page 2017-09-18 16:41:32 +02:00
cb05b5963b Remove disp_add page 2017-09-18 16:41:32 +02:00
Lorenzo
adc5d0dc15 Add (s)os field to devices 2017-09-18 16:07:04 +02:00
2191e054cf Add hostname field to devices 2017-09-18 15:38:49 +02:00
851e80a2f7 Add clone device feature 2017-09-18 15:04:22 +02:00
f2a695aafa Fix altro bug che non mi ricordo 2017-09-18 14:54:52 +02:00
d8b26c03de whyyyyyyyy 2017-09-18 09:17:18 +02:00
24ceb9ac9e i give up 2017-09-18 09:15:41 +02:00
92b4ed0634 more bugfixes 2017-09-18 09:14:42 +02:00
7a6af87f4a DB generation bugfix 2017-09-18 09:11:44 +02:00
edc842711f Some fixes to the db queries (also closes #8) 2017-09-18 09:06:44 +02:00
374bed25ef Get the secret key from the environment variables 2017-09-15 08:31:45 +02:00
cd1d730fc1 🐟 Fixes 2017-09-14 15:12:08 +02:00
3d54a2db88 🐟 Improvements 2017-09-14 15:11:07 +02:00
f80435e7cf Fix small bug
where the website would crash if you didn't remember the password
2017-09-14 15:06:47 +02:00
ddb2c4cd0a Add 400 error page and remember login checkbox 2017-09-14 14:55:39 +02:00
afb4dc2e0a Don't require login to view the credits page and require it for the fish 2017-09-14 13:26:31 +02:00
c1c2a6b174 moar fix 2017-09-14 11:20:12 +02:00
82d1e769ae fixy fixy fixy fix 2017-09-14 10:32:27 +02:00
3ac674aa30 Not debugging anymore! 2017-09-14 10:01:28 +02:00
4faaca3cb3 Finchè funziona lascialo 2017-09-14 09:44:04 +02:00
b7d8854646 Pesci. 2017-09-13 12:48:41 +02:00
22b2a1540e Don't shadow the type function in templates 2017-09-13 12:11:29 +02:00
Lorenzo
6570989902 Add Network modify page + stability improvement 2017-09-13 11:36:20 +02:00
a9b1db699a Some more bugfixes about the default network 2017-09-13 10:53:29 +02:00
9ca51a03ad Stop the deletion of the user you're currently logged in with. 2017-09-13 10:43:38 +02:00
83651adda1 Stop the deletion of the last network and the last user (closes #1) 2017-09-13 10:40:57 +02:00
436dcb012b Delete useless page
RIP page_imp_details 2017-2017
2017-09-13 10:30:56 +02:00
888024b361 Create manual query page 2017-09-13 10:24:59 +02:00
f6830ca0e7 Add logout page, again
(Why was it missing in the first place?)
2017-09-13 09:23:26 +02:00
7d77a8bf5d Add logout page
(Why was it missing in the first place?)
2017-09-13 09:21:20 +02:00
ec98062e0e Send the user back to the login page if a 403 error is encountered 2017-09-13 09:14:56 +02:00
c0f479880d Add 403, 404 and 500 error handling 2017-09-13 09:07:11 +02:00
Lorenzo
af00feaa76 Add Modifica button in each details page 2017-09-13 08:19:08 +02:00
7d7098fb68 Parte 2 di qualsiasi cosa stesse facendo balu 2017-09-12 15:11:23 +02:00
Lorenzo
9b5f75c7d2 Part 1 of dev show 2017-09-12 14:30:35 +02:00
Lorenzo
60437cbe19 Add the most important feature of all times and all dimensions: SMEDCS 2017-09-12 12:50:04 +02:00
80822469e4 Improved error handling and solved a small bug 2017-09-12 12:04:45 +02:00
762d8f4eeb Avoid exception if an unexistant page is specified 2017-09-12 11:46:30 +02:00
a46bfa05c6 Fix exception handling 2017-09-12 11:41:13 +02:00
25468ee0ac Add docstrings and some comments 2017-09-12 11:39:21 +02:00
8833a76262 Improve exception handling during startup 2017-09-12 11:15:36 +02:00
42cdd9a0f7 Remove css attribute from all the templates 2017-09-12 11:11:19 +02:00