Commit graph

74 commits

Author SHA1 Message Date
37ebd5566a Code alignment. 2025-07-04 18:59:15 +02:00
10c0aa8424 Comments. 2025-05-20 00:43:34 +02:00
987c3e100b Make notifications temporary. 2025-05-17 23:33:51 +02:00
999d801eaf Refactoring of Container: split code into multiple functions (WIP). 2025-05-16 04:11:17 +02:00
833f1024ef Remove comments and warning message. 2025-05-15 23:58:31 +02:00
6d6899d809 Remove the last MessageToSend events from components. 2025-05-11 18:41:55 +02:00
507588cd66 WIP: cleaner API for components. 2025-05-10 04:33:48 +02:00
a88eda1d94 Admin page: can now delete user accounts. 2025-05-09 01:38:04 +02:00
35ff1d1347 Administration page: can search for domains and see users' zones. 2025-05-08 04:45:41 +02:00
acf3f92dcd WIP: search for domains. 2025-05-07 04:17:38 +02:00
6785540f9e Bring some consistency in the naming. 2025-05-07 01:43:14 +02:00
3edb7b94cc Website hero. 2025-05-06 04:18:06 +02:00
c51644c729 A few more abstract functions. 2025-05-06 03:56:37 +02:00
57e212420c Bulma: s/Style/Web/ + modals in a module 2025-05-05 03:47:01 +02:00
49fced1992 Slowly removing Bulma module. 2025-05-03 03:25:21 +02:00
138488e52c Removing Bulma from pages. 2025-05-02 17:32:48 +02:00
78ebfee5c4 Put a warning on CAA entries. 2024-12-10 12:54:36 +01:00
724ca89735 Fix URLs. 2024-12-08 00:35:15 +01:00
0e4ec6294c (minor) typo 2024-12-04 10:11:46 +01:00
50f774cf83 Warning messages updated. 2024-12-04 10:07:19 +01:00
4ed6287e5c URLs for websockets are now separated from the code. 2024-12-03 13:01:13 +01:00
4f25167ab0 Warnings about migration. 2024-11-26 10:13:13 +01:00
773ec032eb Beta is fine. 2024-11-24 00:12:21 +01:00
c95d0e46b2 Clear warning for migrated accounts: add an email address. 2024-11-21 07:03:38 +01:00
3af5c03199 Setup: do not change email address there, go to the dedicated page instead. 2024-11-18 08:12:49 +01:00
51d8f07b9e Users can now change their email address. 2024-11-18 07:45:08 +01:00
78a652807c WIP: new page for the migration. 2024-11-18 05:33:51 +01:00
655592db66 Protect users from Paypal tracking systems. 2024-11-17 19:44:51 +01:00
7aad59073b Paypal button. 2024-11-17 01:38:05 +01:00
a349c6463d Major refactoring to make CSS classes not arrays anymore. 2024-11-16 04:54:48 +01:00
24770b75d6 Various minor modifications. 2024-11-15 19:27:51 +01:00
e7867bf80f Legal notice and automatic scroll when changing page. 2024-11-15 01:22:22 +01:00
db2f64cc80 Changing page = reset the keepalive counter. 2024-11-14 23:34:48 +01:00
79f8530450 Checkbox + legal terms. 2024-11-14 05:39:22 +01:00
15bb4c1526 Btn Zone to Domain List, links to other websites, rephrasing, etc. 2024-11-14 00:44:58 +01:00
2ac56d4880 Closing connections due to inactiviy: WORKS! \o/ 2024-11-13 17:57:24 +01:00
89f306ed47 Scrolling works when a disconnection occurs. 2024-11-13 02:46:57 +01:00
346a23b8f7 Big reconnection button is now working. 2024-11-13 02:44:43 +01:00
db8cd669ae WIP: big button for reconnection + automatic disconnection. 2024-11-13 02:24:03 +01:00
5819ed0ed4 Phrasing, again. 2024-11-08 05:02:42 +01:00
dd2074b9b9 Phrasing. 2024-11-08 02:03:30 +01:00
da2a26825a Error messages, again. 2024-11-07 19:29:17 +01:00
60552fff1e Be more polite. 2024-11-07 17:42:50 +01:00
b3be75c2fb Display current and pending email addresses. 2024-07-07 19:53:21 +02:00
411de1be6c Authentication: dedicated message for users without a validated email address. 2024-07-06 12:38:57 +02:00
35f4bfa9ab Users can now change their email address. 2024-06-26 01:38:27 +02:00
cfd1ecf265 Authd: error password too long + s/!/./. 2024-04-30 23:37:35 +02:00
e1c069c497 Container: fix error message. 2024-04-28 13:00:56 +02:00
ea2160b857 Handle DomainChanged message. 2024-04-27 19:59:00 +02:00
f5b063bdf3 Wording. 2024-04-16 23:06:58 +02:00