git.sophuwu.com > urlshort
9e88e90 sophuwu sophie@skisiel.com 14 days ago Thu, 10 Apr 2025 01:53:38 +0200

added args to change the listen port and ip

3aff243 sophuwu sophie@skisiel.com 08 Jun 2024 Sat, 08 Jun 2024 19:14:54 +0200

;P

77d0585 sophuwu sophie@skisiel.com 08 Dec 2023 Fri, 08 Dec 2023 13:01:14 +0100

some password stuff i guess

9afb9fe sophuwu sophie@sophuwu.site 01 Sep 2023 Fri, 01 Sep 2023 14:25:21 +0100

added functions to remove dangerous urls using the virus total api

c01ae47 sophuwu sophie@sophuwu.site 01 Sep 2023 Fri, 01 Sep 2023 05:13:33 +0100

added some basic html files bug fixes

b1cc38e sophuwu sophie@sophuwu.site 01 Sep 2023 Fri, 01 Sep 2023 02:32:35 +0100

main function complete

e1c182f sophuwu sophie@sophuwu.site 01 Sep 2023 Fri, 01 Sep 2023 01:40:16 +0100

made function to put urls into db and load the page with short url added http error check function load favicon

7510a5f sophuwu sophie@sophuwu.site 31 Aug 2023 Thu, 31 Aug 2023 23:19:11 +0100

added 500 response handler added info page handler

bce1911 sophuwu sophie@sophuwu.site 31 Aug 2023 Thu, 31 Aug 2023 21:58:44 +0100

updated read and write function to support struct started http handler

cbbbb87 sophuwu sophie@sophuwu.site 31 Aug 2023 Thu, 31 Aug 2023 20:25:37 +0100

added functions to read and write urls to the db modified opendb function to also open the word list modified fatal error function to close db before exiting

6b872b8 sophuwu sophie@sophuwu.site 31 Aug 2023 Thu, 31 Aug 2023 19:53:06 +0100

wordlist added made opendb function