Commit Graph

379 Commits (e21ff3583513d19dd6936694a864326c1cf4b03b)

Author SHA1 Message Date
Philippe Pittoli 7fcb9d73a9 Remove a lot of obsolete code. 2024-01-22 23:43:51 +01:00
Philippe Pittoli 68a06928ca WIP: code clean-up. loopE to loop over Halogen evenful functions. 2024-01-22 21:22:30 +01:00
Philippe Pittoli 272237a5a1 WIP: modal forms. 2024-01-22 05:44:29 +01:00
Philippe Pittoli c448521df7 WIP: (slowly) replacing fixed "new RR" forms with modal forms. 2024-01-21 17:44:46 +01:00
Philippe Pittoli c9552677ab Bulma "level" layout. 2024-01-21 05:33:10 +01:00
Philippe Pittoli 22053089af WIP: bulma modal caps + remove some warnings. 2024-01-21 02:51:49 +01:00
Philippe Pittoli 047c21103f WIP: Bulma module now has modal capabilities. 2024-01-21 02:47:12 +01:00
Philippe Pittoli f579353d11 Start using GenericParser. 2024-01-20 05:00:03 +01:00
Philippe Pittoli b4d80d2c71 New dependency: generic-parser (+ install it locally from its git repository). 2024-01-20 02:46:24 +01:00
Philippe Pittoli efbadd09f8 README: remove old content. 2024-01-20 02:46:02 +01:00
Philippe Pittoli 6829b6445b Put all decoding message code in Container instead of AuthenticationForm. 2023-10-01 01:39:37 +02:00
Philippe Pittoli 7178b29ae1 Remove redundant code. 2023-09-30 22:35:17 +02:00
Philippe Pittoli 7c6cb46c12 ZoneInterface is now somewhat working again. Should remove useless log messages. 2023-09-30 20:54:09 +02:00
Philippe Pittoli 5ac94bf0fe Can build again 2023-09-30 14:52:48 +02:00
Philippe Pittoli ab654ddbe7 Comments. 2023-08-17 23:52:21 +02:00
Philippe Pittoli 8786af38a7 Decode DNS messages in the Container module (WIP: NOT BUILDABLE). 2023-07-29 20:33:29 +02:00
Philippe Pittoli e1dcf5c40b Prevent new domain request until new subdomain is correct. 2023-07-25 23:01:03 +02:00
Philippe Pittoli fa4e6703ee New domains are now tested before submit. 2023-07-25 16:47:29 +02:00
Philippe Pittoli 729eedf475 Comments. 2023-07-25 15:54:17 +02:00
Philippe Pittoli 26b1c59937 Domain Parser: return the last point. 2023-07-25 15:32:42 +02:00
Philippe Pittoli 91337d0f57 Comments. 2023-07-24 15:05:59 +02:00
Philippe Pittoli f1f30c8bcd DomainParser: removed warnings. 2023-07-24 12:32:57 +02:00
Philippe Pittoli 1101ab70bd PlayingWithParsers == HomeInterface 2023-07-23 22:43:37 +02:00
Philippe Pittoli 016f0e03c5 DomainParser 2023-07-23 22:42:43 +02:00
Philippe Pittoli f81449c100 Last commit before BOOM. 2023-07-23 15:36:12 +02:00
Philippe Pittoli 3314add2fb Domain parsing is now almost complete. 2023-07-23 14:06:09 +02:00
Philippe Pittoli f60b1a7568 Playing with parsers: reading domain labels is okay-ish. 2023-07-23 03:29:26 +02:00
Philippe Pittoli ff46b7937a Bulma: strong 2023-07-23 03:29:19 +02:00
Philippe Pittoli a297cddb0e Playing with parsers! 2023-07-22 15:48:00 +02:00
Philippe Pittoli 99eedc1c15 Bulma: code + text 2023-07-22 15:44:32 +02:00
Philippe Pittoli 37de517c60 Playing with parsers some more. 2023-07-22 14:58:52 +02:00
Philippe Pittoli fb2b4ec86a Spago: add 'control' module (for parsing). 2023-07-22 12:39:11 +02:00
Philippe Pittoli b14d63459b PlayingWithParsers 2023-07-22 12:38:56 +02:00
Philippe Pittoli ae0de9d734 Add a simple input module as an example. 2023-07-21 19:53:48 +02:00
Philippe Pittoli ef3be6cc76 Take care of many error responses. 2023-07-15 21:54:18 +02:00
Philippe Pittoli c168c36dd0 Password recovery (draft). 2023-07-15 19:44:41 +02:00
Philippe Pittoli b059b42bfc Navbar: single button for login and register. 2023-07-15 18:35:56 +02:00
Philippe Pittoli 54e7e77c5a Delete button for removing domains. 2023-07-15 18:13:18 +02:00
Philippe Pittoli 576e036501 Disconnection button. 2023-07-15 18:05:44 +02:00
Philippe Pittoli 6705d29dba Textareas for TXT records. 2023-07-15 17:53:36 +02:00
Philippe Pittoli 3e358f04fc THIS IS AN ALPHA RELEASE 2023-07-15 16:30:02 +02:00
Philippe Pittoli 62078e04b8 Navbar rewrite. 2023-07-15 16:29:51 +02:00
Philippe Pittoli e4c696b656 Rework on the home page and the navbar. 2023-07-15 15:52:56 +02:00
Philippe Pittoli eb780fc5ce HomeInterface: module can be compiled, nothing to render yet. 2023-07-15 13:56:32 +02:00
Philippe Pittoli e172a41f2d HomeInterface, WIP. 2023-07-15 04:33:18 +02:00
Philippe Pittoli 8e83eb3b56 Better new RR forms. 2023-07-15 04:13:51 +02:00
Philippe Pittoli e60664b522 Better forms. 2023-07-15 03:23:21 +02:00
Philippe Pittoli 4767bd186c No more useless columns. 2023-07-14 21:22:17 +02:00
Philippe Pittoli 2d31751b09 Better tables + SOA display is now okay-ish. 2023-07-14 21:02:35 +02:00
Philippe Pittoli 9b674a9d1e Show errors for both Simple, MX and SRV RR. 2023-07-14 19:49:39 +02:00