Commit Graph
598 Commits
Author SHA1 Message Date
Shroominic 7dfc2f4056 max cost discount 2025-09-09 13:58:52 +01:00
Shroominic 2b045c95c7 dev version indicator 2025-09-08 14:52:52 +01:00
Shroominic 665b3f9a16 lazy load db information 2025-09-08 13:43:17 +01:00
Shroominic dcbaf7413a edit settings over admin dashboard 2025-09-08 12:57:29 +01:00
Shroominic 918a083a12 cleanup admin auth 2025-09-08 12:48:27 +01:00
Shroominic 7c9265b40d feat(settings): derive NPUB from NSEC during bootstrap (similar to ONION discovery) 2025-09-08 12:29:41 +01:00
Shroominic 44030ddbe5 docs: simplify discovery config (RELAYS only); drop OpenRouter BASE_URL mentions 2025-09-08 12:26:22 +01:00
Shroominic be372c48ea refactor(settings): remove NIP-91 fields; keep relays under discovery; drop openrouter_base_url 2025-09-08 12:24:32 +01:00
Shroominic 939a991d6b chore: update version/readme; minor auth logging and settings usage 2025-09-08 10:53:41 +01:00
Shroominic bb9991e7a5 docs: update configuration/pricing docs and compose with FIXED_* vars 2025-09-08 10:53:32 +01:00
Shroominic 496900baa6 test: update tests to patch settings and use fixed pricing flags 2025-09-08 10:53:23 +01:00
Shroominic 8f22826d63 fix(balance): correct sat refund conversion from msats and use settings for TTL 2025-09-08 10:53:11 +01:00
Shroominic 15e61d1760 refactor(proxy): use settings for upstream base; integrate new pricing flow and header prep 2025-09-08 10:53:02 +01:00
Shroominic a4f28db887 refactor(wallet): use settings for cashu mints, primary mint, and payout address 2025-09-08 10:52:54 +01:00
Shroominic db2c6eb98a refactor(payment): switch to settings-based pricing and upstream config; support fixed vs model pricing 2025-09-08 10:52:47 +01:00
Shroominic 8286f4f0cc refactor(discovery,nip91): read relays and config from settings; default Tor proxy; cleanup 2025-09-08 10:52:39 +01:00
Shroominic 7761d144f6 feat(core): initialize and use SettingsService; update admin settings API; hook app metadata from settings 2025-09-08 10:52:30 +01:00
Shroominic 14718843de feat(settings): add DB-backed Settings and SettingsService with env merge 2025-09-08 10:52:21 +01:00
Shroominic a28277a0a8 rm 2025-09-06 14:57:12 +01:00
Shroominic d2b8a4e78b update env example 2025-09-06 14:57:09 +01:00
Shroominic ac24f10cb0 cleanup compose 2025-09-06 14:50:55 +01:00
shroominicandGitHub 54fe4e27c0 ⬆️ v0.1.2 v0.1.2 2025-09-04 21:50:05 +01:00
Shroominic cc9e387d3a ⬆️ v0.1.2 2025-09-04 21:47:13 +01:00
shroominicandGitHub f499be5c15 Merge pull request #160 from Routstr/azure-openai-compatibility
Azure OpenAI compatibility
2025-09-04 21:41:05 +01:00
shroominicandGitHub 12b88de226 Merge pull request #162 from Routstr/fix/reserved-balance-finalization
fix: always finalize reserved_balance; robust streaming finalization …
2025-09-04 21:40:44 +01:00
shroominicandGitHub a2ea4e60b0 Merge pull request #118 from Routstr/cursor/discover-and-announce-routstr-providers-3b9a
Discover and announce routstr providers
2025-09-04 21:40:24 +01:00
Shroominic 619f601cd4 mint_url -> mint_urls 2025-09-04 17:05:23 +01:00
Shroominic f4dbea95f7 rm logs 2025-09-04 16:48:37 +01:00
Shroominic b28aa20257 fix: always finalize reserved_balance; robust streaming finalization without usage or interruptions 2025-09-04 15:59:53 +01:00
Shroominic 331a3bebbd not change version here 2025-09-04 15:33:32 +01:00
Shroominic 9b70919d65 handle potential rate limiting 2025-09-04 15:29:28 +01:00
Shroominic f09d1991f0 reduce timeout 2025-09-04 15:29:28 +01:00
Shroominic e7995dc6b0 ƒormat tests 2025-09-04 15:29:28 +01:00
Shroominic a62446dbd2 fix tests 2025-09-04 15:29:28 +01:00
Shroominic 1daa5a9a6b add nostr lib 2025-09-04 15:29:28 +01:00
Shroominic 983ab04e6d update id to d_tag 2025-09-04 15:29:28 +01:00
Shroominic f94035a74f refactor to nostr library and fixes 2025-09-04 15:29:28 +01:00
Shroominic c6b0f4e46d add http to onion url 2025-09-04 15:29:28 +01:00
Shroominic 3368eb6ef2 skipping localhost:8000 provider 2025-09-04 15:29:28 +01:00
Shroominic fa026ee580 dev version indicator 2025-09-04 15:29:28 +01:00
Shroominic 951eb32c2b cached /refund 2025-09-04 15:29:28 +01:00
Shroominic 124fbedf2a update core config docs 2025-09-04 15:29:06 +01:00
Shroominic fa4b78abec azure openai docs 2025-09-04 15:29:06 +01:00
Shroominic 207cafe285 azure openai compatibility 2025-09-04 15:29:06 +01:00
shroominicandGitHub ad068877ac Merge pull request #155 from Routstr/cached-/refund
cached /refund
2025-09-04 14:19:53 +01:00
Shroominic c0d115b1ab update providers bg task 2025-09-03 16:52:13 +01:00
Shroominic e28ff2cc68 Merge branch 'cursor/discover-and-announce-routstr-providers-3b9a' into dev 2025-09-03 09:11:40 +01:00
Shroominic f5ef3770f6 add tor url as default 2025-09-02 21:47:04 +01:00
Shroominic 8e4a08e969 fix event replacement 2025-09-02 15:33:25 +01:00
Shroominic 4b40e9010d correct env var names 2025-09-01 21:42:25 +01:00