Eggbertx
|
0cde8e562b
|
Add newline to filter boards list info
|
2024-10-13 21:53:46 -07:00 |
|
Eggbertx
|
6c1ecc7b61
|
Add indicator of number of filter hits on Hits link
|
2024-09-07 15:55:34 -07:00 |
|
Eggbertx
|
bfbca50f81
|
Make handle if any updateable from the filter page
|
2024-09-07 14:36:47 -07:00 |
|
Eggbertx
|
b1df0bf80a
|
Add "handle if any" functionality to matching filters
|
2024-09-05 18:49:20 -07:00 |
|
Eggbertx
|
0abf5b6a35
|
Add cancel button when building a filter from a post, use html/template.HTML array for filter hits for verbatim rendering instead of a textarea
|
2024-08-28 21:50:39 -07:00 |
|
Eggbertx
|
b4c905e770
|
Separate manage filters callback into helper functions, add ability to build filter from post data
|
2024-08-26 21:47:41 -07:00 |
|
Eggbertx
|
82bf2942c6
|
Add information on regular expression syntax to the filter page
|
2024-08-25 17:46:31 -07:00 |
|
Eggbertx
|
69c8cc4765
|
Add filter hits page, refactor manage action resolving to use the router
|
2024-08-25 16:59:25 -07:00 |
|
Eggbertx
|
ce293d3e24
|
replace is_regex in filters with more string matching options (substring, regex, exact match)
|
2024-08-24 15:37:34 -07:00 |
|
Eggbertx
|
38c4107b15
|
Fix condition double-sending
|
2024-08-19 16:34:48 -07:00 |
|
Eggbertx
|
824bdf04cd
|
Add boards column to filter table
|
2024-08-19 09:30:15 -07:00 |
|
Eggbertx
|
bd5a61f216
|
Make showing only active filters the default
|
2024-08-19 09:18:14 -07:00 |
|
Eggbertx
|
2e857f9370
|
Populate filter page when edit link is clicked and parse submitted filter data
|
2024-08-18 23:06:40 -07:00 |
|
Eggbertx
|
bf8fc7a7ba
|
Exclude wordfilters from regular filter queries (still included when getting a single filter)
|
2024-08-11 10:47:39 -07:00 |
|
Eggbertx
|
9c1c03c7d2
|
Replace text box for board limiting with dropdown
|
2024-08-11 08:40:19 -07:00 |
|
Eggbertx
|
506dd0db42
|
Add getting filters by board dir
|
2024-08-11 01:00:05 -07:00 |
|
Eggbertx
|
fa56d500b8
|
Add filter enabling/disabling
|
2024-08-11 00:40:45 -07:00 |
|
Eggbertx
|
e12b2fb982
|
Add migration stuff for filter tables
|
2024-08-10 20:01:33 -07:00 |
|
Eggbertx
|
09b42624d0
|
Clean up formatting for management tables, set new conditions to the name field
|
2024-08-10 13:59:18 -07:00 |
|
Eggbertx
|
befaf3ae23
|
Replace condition add/remove buttons with links, move add link to end of conditions
|
2024-08-10 13:15:06 -07:00 |
|
Eggbertx
|
14e2985cca
|
Fix "All boards" checkbox not disabling other board checkboxes, improve action dropdown text
|
2024-08-10 12:43:38 -07:00 |
|
Eggbertx
|
dea282ae9b
|
Remove checkbox for boolean conditions
|
2024-08-10 12:37:27 -07:00 |
|
Eggbertx
|
6b3d8e8aeb
|
Start adding filter mgmt page and some more ERD updates
|
2024-08-10 01:14:21 -07:00 |
|