|
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 |
|
|
855872a8c0
|
use -current for unstable
|
2022-09-24 08:24:38 -06:00 |
|
|
026a823e64
|
enable unstable vs stable search
|
2022-09-24 07:55:35 -06:00 |
|
|
ea38c810c8
|
Add ability to see results as json
- add link to pkg
- add header for quick return to /
|
2022-09-24 07:36:44 -06:00 |
|
|
71b61bf8ef
|
add padding to table header
|
2022-09-24 06:51:55 -06:00 |
|
|
7c17e6f436
|
no wrap on header
|
2022-09-24 06:51:01 -06:00 |
|
|
7f3b65cbb9
|
undo padding \o/
|
2022-09-23 23:07:57 -06:00 |
|
|
26b5e0a96d
|
less padding, les hr
|
2022-09-23 23:04:32 -06:00 |
|
|
553a24d1b7
|
make results match search input for padding
|
2022-09-23 23:02:22 -06:00 |
|
|
7668dd91cd
|
disable csrf for now
|
2022-09-23 22:00:35 -06:00 |
|
|
d7e1920d95
|
add some more style tweaks
|
2022-09-23 21:45:29 -06:00 |
|
|
83974081ca
|
add column for package name
|
2022-09-23 21:07:13 -06:00 |
|
|
7720aa26f0
|
Add some style tweaks
|
2022-09-23 20:25:02 -06:00 |
|
|
a57e521246
|
add link to source in the footer
|
2022-09-23 18:19:40 -06:00 |
|
|
448d484eb2
|
remove stray form
|
2022-09-23 17:00:32 -06:00 |
|
|
49609bff65
|
initial
|
2022-09-23 16:45:55 -06:00 |
|