Alois Mahdal
9e2ff2f57e
Enable (assume) UTF-8 in saturnin_urimagic
il y a 9 ans
Alois Mahdal
6e128ebffd
Apply ShellCheck advice
il y a 10 ans
Alois Mahdal
a59d6491e2
Fix and simplify kw/query code
Old code had problems with trailing space--which did not manifest itself
until now when I tried to use infix query (e.g. 'foo%sbar' would always
result in space after '%s').
Turns out that `read` with multiple variables splits the line just as we
need it with no extra leading/trailing junk.
il y a 10 ans
Alois Mahdal
04dfabd117
Move inigrep prefix setting to saturnin-www
il y a 10 ans
Alois Mahdal
c2b98de96a
Pre-pend public routine
il y a 10 ans
Alois Mahdal
1c7528ff0b
Remove excess lines
il y a 10 ans
Alois Mahdal
8e0518916e
Sort alphabetically
il y a 10 ans
Alois Mahdal
e3c8f75b93
merge converters into filters
il y a 10 ans
Alois Mahdal
033b3902a7
Use more convenient routine and file names
Make them shorter but also sortable (ie. 'conv' for converters, 'flt'
for filters.)
il y a 10 ans
Alois Mahdal
949fabac52
Use qualified function names
il y a 10 ans
Alois Mahdal
76ff9bc658
Rename magic URI scanning module
il y a 10 ans
Alois Mahdal
47bfddf9f3
Port to ffoo v0.8: config.sh renamed
il y a 10 ans
Alois Mahdal
6279892bdf
Use custom name for tempdir
il y a 10 ans
Alois Mahdal
450c42636d
Remove debug pipes for production
il y a 10 ans
Alois Mahdal
3aefae91fa
Pre-declare and explain local variables
il y a 10 ans
Alois Mahdal
015d5cfdca
Do not convert output URI to lowercase
Preserve lowercase matching in query mode (not in bookmark mode).
il y a 10 ans
Alois Mahdal
9026c82120
Use join strategy when pulling a bookmark
il y a 10 ans
Alois Mahdal
bd9504e4d2
Add support for tags, e. g. "bug1234"
il y a 10 ans
Alois Mahdal
5013f1176c
Add note on kw expressions' need to be starting the line
il y a 10 ans
Alois Mahdal
9621cdbf14
Fix spelling error
il y a 10 ans
Alois Mahdal
2ec1ce744d
Remove unnecessaty cats
il y a 10 ans
Alois Mahdal
4f6a34a16a
Update saturnin with new ffoo 0.6.0 API
il y a 10 ans
Alois Mahdal
93775a243e
Use mkit from fastfoo for installation
il y a 10 ans
Alois Mahdal
3a865ef170
Allow comma (,) in URIs
il y a 10 ans
Alois Mahdal
81e983ea93
Allow hash (#) in URIs
il y a 10 ans
Alois Mahdal
993fcba895
Add tilde (~) to chars allowed in URI
il y a 10 ans
Alois Mahdal
3800da921c
Improve regexes for separating kws, IDs and expressions
il y a 10 ans
Alois Mahdal
62a5c867c4
Join configs when looking for query
il y a 10 ans
Alois Mahdal
f6e40e1aa3
Fix typo in debug pipe name
il y a 10 ans
Alois Mahdal
1972c7f6da
Finish update to ffoo 0.1.0
il y a 10 ans
Alois Mahdal
565e96a2f6
Rename www.sh to saturnin_www.sh
To maintain safety of colision and reflect purpose ('ffoo/saturnin_www.sh'
vs. 'libexec/saturnin-www.sh'), adding prefix 'saturnin_'.
il y a 10 ans
Alois Mahdal
cd8ea5bcab
Allow semicolon (';') in URI
il y a 10 ans
Alois Mahdal
c697ebcf29
Update for ffoo-0.0.16
il y a 10 ans
Alois Mahdal
113e706f10
Add ffoo includes
il y a 10 ans