stacker.news/api
Lorenzo 7cb2aed9db
feat: recent unpaid bounties selection (#1589)
* feat: recent unpaid bounties selection

* chore: added checkbox on recent header

* chore: active bounties selection made through a checkbox

* chore: renamed function for better clarity

* chore: fixed active bounties only checkbox alignment

* chore: active-only option passed as query param

* chores: variablesFunc refactoring

* chore: removed type mapping function from recent header

* chore: router replace instead of push

* chore: router retrieved by hook instead of argument

* chore: checkbox starts checked based on url's query param

* more idiomatic react + push instead of replace

---------

Co-authored-by: ekzyis <ek@stacker.news>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2024-11-28 18:47:01 -06:00
..
lnd direct receives and send paid action (#1650) 2024-11-27 07:39:05 -06:00
models allow db connection limit and timeout configuration 2024-07-16 13:42:09 -05:00
paidAction Only retry same receiver if forward did not fail 2024-11-27 23:00:27 +01:00
payingAction direct receives and send paid action (#1650) 2024-11-27 07:39:05 -06:00
resolvers feat: recent unpaid bounties selection (#1589) 2024-11-28 18:47:01 -06:00
s3 make dev s3 endpoints clearer 2024-03-20 13:23:59 -05:00
search semantic search 2024-01-15 17:22:57 -06:00
slack Add setting to send diagnostics back to SN (#463) 2023-09-18 18:00:16 -05:00
typeDefs direct receives and send paid action (#1650) 2024-11-27 07:39:05 -06:00
ssrApollo.js fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00