|
8b26ae5192
|
Merge branch 'main' into add-autocomplete
|
2021-03-22 18:45:05 +01:00 |
|
|
bfebca68f2
|
Remove captions from tables.
It's redundant, the leading text already says they are properties.
|
2021-01-26 02:29:21 +01:00 |
|
|
a97a506d17
|
Add unreachable property to API description.
|
2021-01-26 02:29:15 +01:00 |
|
|
ea5019afb4
|
Remove reference to onion site.
Disabled due to spam.
|
2021-01-23 08:03:57 +01:00 |
|
|
353a16847f
|
Don't die if file tags.lst doesn't exist.
die() cuts the document at the position of the error. We just return an
empty datalist.
|
2021-01-21 22:20:54 +01:00 |
|
|
55ea37eb9b
|
Add titles to buttons.
The titles will show up as tool tips and I guess screen readers make use
of them.
|
2021-01-21 21:36:55 +01:00 |
|
|
fd1690d45c
|
Use one field per receipt.
Add fields with button.
|
2021-01-21 06:49:33 +01:00 |
|
|
a0c3df96f3
|
Auto-complete tags.
Read tags from tags.lst and offer them as auto-completions. Use one text
field per tag and use a button to add new fields.
|
2021-01-21 06:37:55 +01:00 |
|
|
341f608c21
|
Add simple PHP captcha.
|
2021-01-17 18:37:15 +01:00 |
|