• Joined on 2020-04-12
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-28 01:24:44 +02:00
108c78a206 Show the transfer key.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-28 00:26:29 +02:00
67d0ca700f When receiving DomainChanged: change or add the domain to you domain list.
karchnu pushed to dev at Baguette/dnsmanager 2024-04-27 23:10:21 +02:00
a188d28f1d Ownership is now managed.
karchnu pushed to dev at Baguette/dnsmanager 2024-04-27 20:09:17 +02:00
8cafca13be WIP: ownership management. Some empty functions.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-27 19:59:18 +02:00
ea2160b857 Handle DomainChanged message.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-27 19:51:27 +02:00
04f9334f29 Implement the different messages for domain ownership management.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-27 19:05:18 +02:00
96f82adf6b Domain info: owners are represented as integers.
karchnu pushed to dev at Baguette/dnsmanager 2024-04-27 18:31:29 +02:00
a888551bbc Compatible with the webclient again. Full audit REQUIRED.
karchnu pushed to dev at Baguette/dnsmanager 2024-04-27 17:33:20 +02:00
40fcc9c66e Complete overhaul of ownership management: add a domain db, remove user data db.
karchnu created branch dev in Baguette/dnsmanager 2024-04-27 16:37:42 +02:00
karchnu pushed to dev at Baguette/dnsmanager 2024-04-27 16:37:42 +02:00
61bace491c Ownership: full overhaul in progress.
karchnu pushed to master at Baguette/dodb.cr 2024-04-26 23:30:24 +02:00
3a4ffcedd8 Now that tags are working, change version.
karchnu pushed to master at Baguette/dodb.cr 2024-04-26 23:29:09 +02:00
fce2b633ce Readme update to include a few words on tags.
bcfe5d44d6 Tags should now be working as expected.
7584c3acc0 Rewrite of the tag mechanism. Tests are needed.
Compare 3 commits »
karchnu pushed to tag-rewrite at Baguette/dodb.cr 2024-04-26 23:28:55 +02:00
fce2b633ce Readme update to include a few words on tags.
karchnu pushed to tag-rewrite at Baguette/dodb.cr 2024-04-26 23:27:19 +02:00
bcfe5d44d6 Tags should now be working as expected.
karchnu pushed to tag-rewrite at Baguette/dodb.cr 2024-04-26 19:35:42 +02:00
7584c3acc0 Rewrite of the tag mechanism. Tests are needed.
karchnu created branch tag-rewrite in Baguette/dodb.cr 2024-04-26 19:35:42 +02:00
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-25 23:17:32 +02:00
9346e81861 Fully embrace ownership management.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-25 23:04:35 +02:00
c98de0e4f0 DomainList: put table elements in proper "td" html tags.
karchnu pushed to display at Baguette/dnsmanager-webclient 2024-04-25 11:51:25 +02:00
797f2ce248 Preliminary work for ownership management.