Commit Graph

30 Commits

Author SHA1 Message Date
Jakob Ketterl 2198c00d00 add js8 settings to web configuration 2020-04-25 17:33:30 +02:00
Jakob Ketterl 978eea400d clean up wsjt remainders in absctract code 2020-04-25 16:22:40 +02:00
Jakob Ketterl 0a16500133 get avatar path from pkg_resources, refs #108 2020-04-21 19:24:57 +02:00
Jakob Ketterl 78704885d7 drop another todo 2020-04-01 22:39:32 +02:00
Jakob Ketterl 6c3bb0b520 add first user storage implementation 2020-04-01 22:29:42 +02:00
Jakob Ketterl 3f742c7b1a webadmin feature flag 2020-04-01 21:39:53 +02:00
Jakob Ketterl 2ef80eee1d refactor and format 2020-03-29 20:14:34 +02:00
Jakob Ketterl 65a0320cea refactor 2020-03-29 19:52:56 +02:00
Jakob Ketterl 199dfe106a add a new multi-checkbox to select background detection services 2020-03-29 19:50:37 +02:00
Jakob Ketterl fd9e913a49 config migration for receiver_gps 2020-03-29 18:08:26 +02:00
Jakob Ketterl f81e53e455 fix typo 2020-03-28 00:40:36 +01:00
Jakob Ketterl 3011e62fad add first steps towards a storage implementation 2020-03-27 23:44:03 +01:00
Jakob Ketterl 54dc412c4a add number types 2020-03-27 22:00:10 +01:00
Jakob Ketterl 0e9bb45d89 add more fields 2020-03-27 21:11:33 +01:00
Jakob Ketterl 6493fb86c1 add sdr.hu settings 2020-03-27 01:14:38 +01:00
Jakob Ketterl 7efe254a66 apply new values to config 2020-03-26 23:04:02 +01:00
Jakob Ketterl d71dc35239 fill the form with data 2020-03-26 22:08:24 +01:00
Jakob Ketterl ab9df41a21 render inputs in code, not in html 2020-03-26 21:52:34 +01:00
Jakob Ketterl 541c38151f split config and property code, first test 2020-03-21 22:40:39 +01:00
Jakob Ketterl 6ab77f958c add settings button, start with the admin template 2020-03-08 21:28:15 +01:00
Jakob Ketterl 6b2656efae fix constructor 2020-02-27 18:43:44 +01:00
Jakob Ketterl bd8b8ca410 session cookie handling 2020-02-23 21:52:13 +01:00
Jakob Ketterl fb7422e5a8 generate session cookie 2020-02-23 21:39:12 +01:00
Jakob Ketterl a70c51193b parse login data 2020-02-23 20:52:32 +01:00
Jakob Ketterl fa75cac7f5 post login data 2020-02-23 20:25:36 +01:00
Jakob Ketterl 437e28c3a9 add templating 2020-02-23 20:13:11 +01:00
Jakob Ketterl af053b9ac4 no more abstract methods 2020-02-23 19:29:17 +01:00
Jakob Ketterl 0a20cb5e41 prepare route protection 2020-02-23 19:23:18 +01:00
Jakob Ketterl aa9737498a add controller options to allow multiple routes per controller 2020-02-23 18:32:37 +01:00
Jakob Ketterl 451eb99f8a split the controllers into separate files 2020-02-23 17:22:13 +01:00