SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · 12 hours ago[CBH] Self IP: A small self-hosted IP geolocation API written in Goplus-squaregithub.comexternal-linkmessage-square0linkfedilinkarrow-up134arrow-down12
arrow-up132arrow-down1external-link[CBH] Self IP: A small self-hosted IP geolocation API written in Goplus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · 12 hours agomessage-square0linkfedilink
minus-squareSinTan1729@programming.devOPtoSelfhosted@lemmy.world•Chhoto URL v7 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.linkfedilinkEnglisharrow-up1·3 days agoThanks. Filtering does not cover expiry, but it does cover shortlinks, longlinks, and notes. Making expiry work will make the filtering inefficient for little benefit, since the expiry times are stored as UNIX timestamps in the database. linkfedilink
SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-24 months agoChhoto URL v7 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comexternal-linkmessage-square5linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkChhoto URL v7 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-24 months agomessage-square5linkfedilink
SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · 1 year agoChhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comexternal-linkmessage-square7linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkChhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · 1 year agomessage-square7linkfedilink
Thanks. Filtering does not cover expiry, but it does cover shortlinks, longlinks, and notes. Making expiry work will make the filtering inefficient for little benefit, since the expiry times are stored as UNIX timestamps in the database.