Tiago vasconcelos
df780124d7
rename stall to store
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
e8e161098f
create and edit products
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
83fe977a85
create product
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
5618de2cd3
fix create edit delete permissions
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
00e6aced53
black'ed
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
7eb0d13590
stalls/stores create update with human readable zones
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
820852e08b
create and display zones
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
d3038fe49b
clean up optional nostr,timestamp
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
e1b6288860
add timespamp on orders, nullable nostr,user keyword
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
99d285335e
remove nostrAdmin check
2022-07-18 09:11:19 +01:00
Ben Arc
08f124b6f9
Fusion44s relay_manager added to nostradmin
2022-07-18 09:11:19 +01:00
benarc
734a72d7a0
blah
2022-07-18 09:11:19 +01:00
benarc
ec8c504f28
wdvds
2022-07-18 09:11:19 +01:00
benarc
dbc47332ee
Working, looking good
2022-07-18 09:11:19 +01:00
benarc
4e65c39b36
typo
2022-07-18 09:11:19 +01:00
benarc
3f356f9de8
Started planning websocket daemon
2022-07-18 09:11:19 +01:00
benarc
2c435ee9d9
models decided
2022-07-18 09:11:19 +01:00
benarc
30f9c3d290
Chnaged nostr to nostradmin
2022-07-18 09:11:19 +01:00
benarc
d60d5c928c
extension loading
2022-07-18 09:11:19 +01:00
benarc
61cf79de69
Added nostr ext
2022-07-18 09:11:19 +01:00
benarc
671ac08a04
small fix
2022-07-18 09:11:19 +01:00
benarc
40fd894cce
Zones are saving/updating
2022-07-18 09:11:19 +01:00
benarc
1988a9d5d7
Added error messages
2022-07-18 09:11:19 +01:00
benarc
80a5d26dce
Message ui working
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
a55dd18528
UI fires up
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
c41f6033be
orders
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
8b37302164
stalls
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
ebaf0c990f
zones
2022-07-18 09:11:19 +01:00
Tiago vasconcelos
5cc39930e5
products
2022-07-18 09:11:19 +01:00
benarc
b1bfef8784
initial
2022-07-18 09:11:19 +01:00
Tiago Vasconcelos
c8ab2859fd
Splitpayments: floating point percentage for split value ( #690 )
...
* allow for float in model
* recreate DB with float type
* remove rounding in UI
* black
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-07-17 20:00:06 +02:00
Tiago Vasconcelos
2b827d37fa
return lnurl in create link ( #685 )
2022-07-17 14:39:02 +02:00
Lee Salminen
8079325ec9
fix /usermanager/api/v1/extensions
( #730 )
...
Requests to `POST /usermanager/api/v1/extensions` would silently fail due to a missing `await`.
2022-07-17 14:38:00 +02:00
calle
2febb364ca
lnurldevice migration: typo fix ( #746 )
...
* typo fix
* fix table name
* revert typo
2022-07-17 13:22:23 +02:00
calle
ad2aad05e0
CI: Migration SQLite to PostgreSQL ( #719 )
...
* migrate all extensions
* errors if migration is missing
2022-07-17 13:11:13 +02:00
calle
f4e7d62ca3
make format
everything (#743 )
2022-07-16 14:23:03 +02:00
Tiago Vasconcelos
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
calle
089313f613
Logging with loguru ( #708 )
...
* logging
* requirements
* add loguru dependency
* restore it
* add loguru
* set log level in .env file
* remove service fee print
* set log level
* more logging
* more logging
* more logging
* pyament.checking_id
* fix
2022-07-07 14:30:16 +02:00
Tiago Vasconcelos
847fd18796
update readme link ( #687 )
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-07-07 00:14:27 +02:00
Lee Salminen
94e4495026
run prettier
2022-07-05 16:16:46 -06:00
Lee Salminen
aa51d85d65
Merge branch 'main' into improved-pwa
2022-07-05 15:10:57 -06:00
Lee Salminen
ebeb3d213b
alter injection of tpos to match
2022-07-05 15:09:04 -06:00
Tiago Vasconcelos
1b064ceda4
fix issue #683 ( #684 )
2022-07-05 21:40:05 +02:00
calle
92887ed169
Format: prettier ( #707 )
...
* format: prettier
* gh-actions: add prettier checkg
* actions
2022-07-05 21:14:56 +02:00
Tiago vasconcelos
42d342cd0d
blacked
2022-07-05 16:21:49 +01:00
blackcoffeexbt
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
calle
17c79cd044
Makefile: remove prettier ( #705 )
...
* remove prettier
* black
2022-07-05 17:18:22 +02:00
Lee Salminen
f9b929ae7d
add PWA support for the tpos extension
2022-07-04 16:39:05 -06:00
Lee Salminen
102dc56c4a
cant force the color
2022-07-04 13:38:05 -06:00