Commit Graph
202 Commits
Author SHA1 Message Date
calleandGitHub f1ec7e33f0 Mega-merge 2: Invoice/refactor description hash (WIP) (#814)
* description hashing in backend
2022-08-01 16:20:25 +02:00
ben 3a28ff1020 added swagger to extensions 2022-07-27 19:21:04 +01:00
ben 244d6f23bf Merge branch 'main' into matthewcroughan/nixify 2022-07-23 20:09:24 +01:00
ben 0e8da3c368 Fixed path for extension templates 2022-07-23 20:08:59 +01:00
calleandGitHub f4e7d62ca3 make format everything (#743) 2022-07-16 14:23:03 +02:00
Tiago VasconcelosandGitHub 348033da1b python code styling (#739) 2022-07-15 19:11:11 +02:00
matthewcroughan 36e92765d3 treewide: use StaticFiles() rather than rel path
This commit is not exhaustive, and it is a trend in this codebase to not
use StaticFiles() and instead use relative paths. This means the code
cannot run anywhere other than the source code directory, as it will not
find the files it is looking for
2022-07-08 11:06:26 +01:00
calleandGitHub 92887ed169 Format: prettier (#707)
* format: prettier

* gh-actions: add prettier checkg

* actions
2022-07-05 21:14:56 +02:00
blackcoffeexbtandGitHub f44bd55b4b Corrected example CURL requests in multiple extension API docs (#689)
* Updated api docs example CURL calls for satspay server

* Updated api docs example CURL calls for copilot extension

* Updated api docs example CURL calls for jukebox extension

* Updated api docs example CURL calls for livestream extension

* Updated api docs example CURL calls for lnaddress extension

* Updated api docs example CURL calls for lnurldevices extension

* Updated api docs example CURL calls for lnurlp extension

* Updated api docs example CURL calls for offlineshop extension

* Updated api docs example CURL calls for paywall extension

* Updated api docs example CURL calls for satsdice extension

* Updated api docs example CURL calls for splitpayments extension

* Fix typo double slash in satsdice extension api docs

* Updated api docs example CURL calls for tpos extension

* Updated api docs example CURL calls for watchonly extension
2022-07-05 17:20:42 +02:00
Tiago vasconcelos f7ff9d27d2 fix copilots not being fetched 2022-02-23 21:03:25 +00:00
Tiago vasconcelosandfiatjaf 25b502e5d5 fix copilot not getting created 2022-01-10 20:52:51 -03:00
Tiago vasconcelos cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc 267dea4f75 black 2021-11-12 04:14:55 +00:00
benarc 1ac84f1445 fixed satdice 2021-11-04 11:11:56 +00:00
Tiago vasconcelos f15b6b128b clean up 2021-10-28 17:01:49 +01:00
benarc e03370188a Fixed payment checking 2021-10-22 00:41:30 +01:00
benarc c041f0fd7f Fixed copilot migration file 2021-10-20 18:42:09 +01:00
benarc f68f45b6b1 Fixed in a hacky way, but works 2021-10-20 18:28:54 +01:00
benarc 8f44747d6c Mgration for changing show_price to TEXT, doesnt work :( 2021-10-20 18:23:03 +01:00
Tiago vasconcelos a840970366 fix require admin key endpoints 2021-10-20 12:03:11 +01:00
Tiago vasconcelos 167a32fed9 core already has default memo 2021-10-18 12:25:43 +01:00
Tiago vasconcelos 1fc4b3b3e4 clean up 2021-10-18 12:08:41 +01:00
Tiago vasconcelos 1aeb4fe70c removed offensive print and clean up 2021-10-18 12:07:08 +01:00
Tiago vasconcelos 8dfd334daa clean up file 2021-10-18 11:58:21 +01:00
Tiago vasconcelos 189eed850a fix copilot memo None 2021-10-18 11:51:51 +01:00
benarc 0d781f899c copilot not triggering animations, listeners 2021-10-18 10:41:41 +01:00
benarc 0cf11caaad copilot payments not triggering animations
listener issue
2021-10-18 10:31:30 +01:00
benarc 15cd84652e copilot payments not triggering animations 2021-10-18 10:28:31 +01:00
benarc 762f0ba404 copilot lnurls fetching 2021-10-17 23:19:42 +01:00
benarc 75ea724d12 Websocket fully working 2021-10-17 21:15:03 +01:00
benarc 1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Stefan Stammberger cb6f9e1f72 fix: copilot websocket connections 2021-10-16 13:35:50 +02:00
benarc 0c6cd94154 Websockets not working 2021-10-13 13:23:58 +01:00
benarc 82a9cba871 Copilot working without websockets 2021-10-13 12:37:10 +01:00
benarc 16f9f1612f Pydantic being quietly pydantic 2021-10-13 11:20:40 +01:00
benarc d5a4dc801f copilot still not working 2021-10-13 10:43:11 +01:00
Ben Arc 771c7c25c1 Not making db entry 2021-10-13 08:35:25 +01:00
Ben Arc a0be1a5017 Copilot loads 2021-10-12 23:26:01 +01:00
Ben Arc e1b4df869f copilot starts, templates need adjusting 2021-10-12 23:11:10 +01:00
Ben Arc 1346ad12f1 Endpoints changed but still not working 2021-10-12 22:34:43 +01:00
Ben Arc aeee469c64 converted models 2021-10-12 20:24:00 +01:00
Ben Arc c749b7d11e init 2021-10-12 19:54:35 +01:00
Tiago vasconcelos 6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc e03eb3c82b Fixed formatting 2021-08-22 23:05:39 +01:00
Ben Arc bbdb96f4ac Converted views 2021-08-21 01:55:07 +01:00
Ben Arc 8dea1e28f0 Added pydantic to models 2021-08-20 14:46:08 +01:00
Tiago vasconcelosandfiatjaf 20ecfb4810 Fix for postgres compatibility 2021-08-13 18:25:18 -03:00
Tiago vasconcelosandfiatjaf da7f7fb618 fix js error on fetch copilots 2021-08-13 18:25:18 -03:00
Ben Arc aa1c83cdc4 added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
fiatjaf 2466cd59db adjust copilot to postgres branch. 2021-07-02 17:53:53 -03:00