Commit Graph

14 Commits

Author SHA1 Message Date
Al Beano b549ab3e79 Move stylesheet to a separate CSS file 2017-07-17 08:48:02 +01:00
Al Beano 64309ca38a Better formatting for the table of domains 2017-07-17 08:45:00 +01:00
Al Beano 9590e6bb78 Implement domain removal 2017-07-17 00:36:08 +01:00
Al Beano 7d883ebd63 Add back buttons on some pages 2017-07-16 23:45:16 +01:00
Al Beano 561500bd57 Don't pass `params` to templates
It's not necessary, a `params` hash is already passed anyway.
2017-07-16 23:36:46 +01:00
Al Beano ec72bd2a1e Toolbar with logout button 2017-07-16 21:22:13 +01:00
Al Beano a824b5d67c Success message upon domain renewal 2017-07-16 18:25:49 +01:00
Al Beano e3d00d0683 Domain registration (excluding communication with nsd)
Domains are registered in the sqlite database but the information is not sent to nsd; nothing will really happen.
2017-07-16 18:06:51 +01:00
Al Beano 5024363f22 domain listing 2017-07-16 17:13:15 +01:00
Al Beano 9fc3263944 Working sessions stored in sqlite 2017-07-15 22:08:11 +01:00
Al Beano 7038dc3afa misc improvements, basic authentication system (no session support yet) 2017-07-15 19:24:05 +01:00
Al Beano 44dc587e1f misc improvements 2017-07-14 20:18:14 +01:00
Al Beano 1bd108d090 rough homepage 2017-07-14 20:06:28 +01:00
Al Beano a9f74287f4 initial commit 2017-07-14 18:29:52 +01:00