Commit Graph

16 Commits

Author SHA1 Message Date
fungal 4bc3745009 Add readme / documentation 2023-12-23 15:56:15 +01:00
fungal 4bcdad1724 log when service will start to listen, useful for troubleshooting 2023-12-23 15:55:39 +01:00
fungal 3238c4841d don't insert a blank value when Preferred Username is unknown 2023-12-23 15:54:04 +01:00
fungal 7ad3992d73 update module namespace 2023-12-21 14:12:10 +01:00
fungal 4301455646 make inputs required to prevent accidental submit 2023-12-19 22:31:49 +01:00
fungal 1ab0a78951 get username from the proxy header 2023-12-19 22:05:49 +01:00
fungal 77d2e2caa5 I forgot to rename the form value in page handler 2023-12-19 22:03:57 +01:00
fungal a506b4334c make submission form more pleasing to look at 2023-12-18 16:36:00 +01:00
fungal 77b8f37d65 improve UI consistency 2023-12-18 16:04:25 +01:00
fungal 1c4142fbda add runtime configuration, see --help or commit
- where the requests file is
- the listen address and port
2023-12-18 15:38:44 +01:00
fungal 9da55bcde9 add requested emojis page 2023-12-18 15:26:05 +01:00
fungal 3ff710206f order html tags in the right order 2023-12-18 13:41:13 +01:00
fungal 441927946c save request to local file, csv format 2023-12-18 13:32:51 +01:00
fungal 3c029c9563 also submit emoji url 2023-12-18 12:56:51 +01:00
fungal a9048f05bc less centralisation in code 2023-12-18 11:54:21 +01:00
fungal 09b26b3987 /dev/null 2023-12-18 11:46:41 +01:00