Commit Graph

65 Commits

Author SHA1 Message Date
77e02b1530
fix cvs and github links to not include the flavor
- also add lsp stuff to the flake
2024-06-26 08:33:55 -06:00
363bbffaf9
add the ability to link directly to a package 2024-05-12 14:12:28 -06:00
d4bd58bf34
7.5 has been released \o/ 2024-04-05 09:14:13 -06:00
b2f0af2cce
only link to homepage if it's non-empty
closes #7
2024-02-22 16:30:47 -07:00
2d4cade491
add rel=me 2024-02-14 08:41:16 -07:00
631cbadce4
add buymeacoffee link 2024-02-05 10:00:54 -07:00
5fb096f31a
Add viewer for reverse dependency list 2023-11-08 09:21:52 -07:00
8dd0170015
OpenBSD 7.4 \o/ 2023-10-16 10:49:15 -06:00
a16aa76c09
use HTML::Escape to escape html in various places
fixes #5
2023-09-06 07:50:17 -06:00
2390695a71
fmt 2023-08-31 07:46:12 -06:00
d0ff7f02f1
remove "given" stuff 2023-08-31 07:45:45 -06:00
f6da1a798f
make markdown() match a bit less grabby
fixes #4
2023-08-31 07:20:16 -06:00
Anthony J. Bentley
c3e4cb0249 Remove stray closing tag 2023-08-30 02:40:26 -06:00
a92e70fdec
make latest year dynamic 2023-08-08 08:31:45 -06:00
1e3f80bc82
extend © date 2023-08-08 08:26:45 -06:00
7a86e5d41e
Add meta links for search results
- homepage
- dep tree
- cvs web
- github
2023-08-08 07:12:47 -06:00
2820caa467
Remove markdown parser in favor of only parsing \n and **.+** 2023-06-28 09:44:48 -06:00
84520fb498
default to openbsd 7.3 packages 2023-04-12 08:24:49 -06:00
39bff716d9
use pico's font 2022-12-01 10:53:50 -07:00
71847ad11d
Accessibility fixes 2022-11-30 19:18:48 -07:00
66333421ff
cleanup blurb about what is searched 2022-11-30 14:23:53 -07:00
4cd8962a65
remove blurb about fts5 syntax 2022-11-30 14:19:00 -07:00
86f8979d69
fmt, set bg on html vs body 2022-11-30 14:00:23 -07:00
9889fc1581
Switch to using local pico, add a back some colors 2022-11-30 12:01:17 -07:00
03e9a8db6f
add some layout fixes 2022-11-29 22:04:15 -07:00
ac1cd658a7
Switch to pico.css 2022-11-29 21:22:42 -07:00
c7a5a75951
whack whitespace from either end 2022-10-10 14:34:20 -06:00
5c6ffdb647
Add link to a packages dependency tree 2022-10-10 12:51:37 -06:00
f469847abd
add exception page 2022-10-10 12:12:05 -06:00
1b9316649d
purge non-alphnumeric characters 2022-10-10 12:11:44 -06:00
34a8e6bc5a
add text only render mode for /tree 2022-10-06 20:25:59 -06:00
b0598c6775
remove trailing 2022-10-06 20:18:50 -06:00
999826edbf
Add '/tree' endpoint to show the dependency tree of a given pkgpath 2022-10-06 20:16:52 -06:00
944d74681c
add link to obsd.ams <3 2022-10-06 06:50:31 -06:00
33063f893f
fix unveil to work with the wal/shm stuff 2022-09-29 07:27:43 -06:00
3d61714a0a
add shm and wal files to unveil 2022-09-28 22:43:18 -06:00
d051d26fd8
combile stable and unstable into the same db file
add script to pull down sqlports dbs
2022-09-28 22:37:15 -06:00
75af8104f8
add blurb about search syntax 2022-09-28 15:42:48 -06:00
12274051e0
+x 2022-09-28 15:14:07 -06:00
4b48b2b8b2
Render results as markdown to preserve \n and other formatting.
- while here add elapsed time for the query
2022-09-28 15:09:05 -06:00
85dcdc3eea
var for db names 2022-09-26 19:51:58 -06:00
346e78f13a
Use the mtime of the db file to show when -current was updated 2022-09-25 19:29:41 -06:00
c45db0e572
fix = 2022-09-25 17:01:15 -06:00
3bbba8d7a6
add missing title= to link 2022-09-25 16:07:17 -06:00
6a9bc864b4
add favicon 2022-09-25 11:01:59 -06:00
34f8ba6992
add xml marker and method 2022-09-25 09:54:21 -06:00
f0aa3faca6
set content_type for opensearch
- stash title and descr because it doesn't seem to work when they are
  passed in.
2022-09-25 09:17:03 -06:00
d9f8013d16
add initial bits for opensearch
Thanks @onekopaka!
2022-09-24 22:58:57 -06:00
76757fa256
Add pledge and unveil when running on OpenBSD
also use consistent terms for stable and current
2022-09-24 19:58:39 -06:00
97fdc9502d
mark stable/unstable search complete
- add blurb about what is searched
2022-09-24 10:06:22 -06:00