calle
7968c495ea
☮️ peace ( #1449 )
...
* ☮️ peace
* cashu: fix default tab
2023-02-04 03:50:05 +01:00
calle
d01c5dfdec
Cashu waket: multimint support ( #1448 )
...
* multimint working
* working
* fix typo
* migrations
* migration
* migration
* migration
* fix local storage
* notifications
* strings
* add mint dialog
* make format
* update favicons
* icons
2023-02-04 03:45:08 +01:00
calle
0dca98ca2e
Cashu fix: token spendable check ( #1445 )
2023-02-03 07:41:01 +01:00
ben
31ae40d44d
Working
2023-02-01 06:30:03 +00:00
ben
d2d7bd6469
format
2023-02-01 06:13:01 +00:00
ben
e20bb99811
Removes install page reloads
2023-02-01 06:12:00 +00:00
ben
b5c8633ab0
Removed example
2023-01-31 22:38:20 +00:00
Pavol Rusnak
24fbb9ef5d
fix flake8 F811 (redefinition of unused)
2023-01-30 11:46:45 +00:00
Pavol Rusnak
388cfc18fa
fix flake8 F405 (may be undefined)
2023-01-30 11:46:45 +00:00
Pavol Rusnak
a49a654137
fix flake8 F401+F403 (module imported but unused + unable to detect undefined names)
2023-01-30 11:46:45 +00:00
Pavol Rusnak
967ce06ca5
fix pylint C0206 (consider-using-dict-items)
2023-01-30 11:46:45 +00:00
Pavol Rusnak
3e42adc66f
fix flake8 F601 (dictionary key repeated with different values)
2023-01-30 11:46:45 +00:00
Pavol Rusnak
e05340269b
fix flake8 F841 (local variable is assigned to but never used)
2023-01-30 11:46:45 +00:00
Pavol Rusnak
8a72585f00
fix flake8 W293 (blank line contains whitespace)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
a02f147482
fix flake8 E302 (expected 2 blank lines)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
421214bc36
fix flake8 W291 (trailing whitespace)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
bc36e6bc4c
fix flake8 F541 (f-string is missing placeholders)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
86e8a3a315
fix flake8 E711 (comparison-to-none)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
eba7319808
fix flake8 E713 (test-for-membership)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
f6bd8684d3
fix flake8 E712 (comparison-to-bool)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
50c613cdd4
silence pylint W0231 (super-init-not-called)
2023-01-30 11:46:44 +00:00
Pavol Rusnak
a0cc55c5a1
fix pylint C0209 (consider-using-f-string)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
9fa3e5c6cf
fix pylint W0102 (dangerous-default-value)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
906d91bcf1
fix pylint R1714 (consider-using-in)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
35396d7e63
fix pylint R0205 (useless-object-inheritance)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
d29fcca6aa
fix pylint W0612 (unused-variable)
2023-01-30 11:46:43 +00:00
Pavol Rusnak
15d7fbeace
run autoflake
...
```
autoflake -i --remove-unused-variables $(find . -name "*.py")
```
2023-01-30 11:46:43 +00:00
calle
52e654af86
respect https setting in admin ui link ( #1416 )
...
* respect https setting in admin ui link
* make format
2023-01-30 11:30:23 +01:00
calle
80a94aa9ce
Fix/cashu update protocol ( #1433 )
...
* updates NOTE: fix pyproject and requirements
* revert GET to POST
* update cashu on pip and change name of models
* adjust client to spendable
* refactor spendable
2023-01-30 09:29:44 +01:00
Arc
bdfbbb779e
Merge pull request #1394 from lnbits/feat/boltz-fee-info
...
feat/boltz fee info
2023-01-30 00:57:07 +00:00
ben
817dd4083f
Merge branch 'main' into usermanagerpull
2023-01-29 23:47:00 +00:00
ben
7ea3d6c245
format
2023-01-28 21:53:00 +00:00
ben
f9d068cf2c
Forces featured first
2023-01-28 21:48:27 +00:00
ben
0668fd79b6
Removed usermanager
2023-01-28 21:01:01 +00:00
ben
432ca98663
Pulled tpos
2023-01-27 13:03:21 +00:00
ben
f22e5069df
Removed lnticket
2023-01-27 12:16:54 +00:00
dni ⚡
1c3a9d1881
remove lockup_tx from exmaple equation
2023-01-26 14:08:24 +01:00
ben
39f0000fa5
Merge remote-tracking branch 'origin/main' into extension_install_02
2023-01-26 12:39:11 +00:00
Vlad Stan
6276a7a4db
fix: icon missing after extension install
2023-01-26 12:30:42 +02:00
calle
f0d58a8365
Wallets: add custom invoice expiry ( #1396 )
...
* expiry for fakewallet
* expiry for lnd
* lnbits backend
* fix: eclair descriptionHash fixed and expiry added
* cln and sparko
* test expiry
* Eclair from AdminUI and bugfix for nonexistent payments
* add to settings and .env and remove lntxbot
* remove duplicate and format
* add invoice expiry
* add min max and step
* UI works now
* test should fail, sanity check, will revert
* revert, ready for merge
Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2023-01-26 11:08:40 +01:00
ben
a2fc34c08e
reworded
2023-01-25 21:45:54 +00:00
ben
1df9664937
Added notify for non admins
2023-01-25 21:45:01 +00:00
ben
1a20d35a13
format
2023-01-25 21:25:49 +00:00
ben
75e8683fb1
Default featured
2023-01-25 21:24:59 +00:00
ben
9bf2c231f8
5 stars!
2023-01-25 21:21:36 +00:00
ben
8d64c6d877
Adde trim to manifest upload
2023-01-25 21:20:20 +00:00
ben
880c955208
I think its fixed, although stoopid imagur not working locally
2023-01-25 21:07:11 +00:00
ben
925d4ccbe7
Removed streamer copilot, as we need a demo
2023-01-25 20:58:28 +00:00
ben
ad70e9c116
Remove choice all icons will be tiles
2023-01-25 20:51:57 +00:00
ben
cc3dbaa1a7
working again
2023-01-25 20:29:42 +00:00
ben
fd71c82183
gave up on seperate js install file
2023-01-25 20:28:05 +00:00
ben
6bd2a071ec
Merge remote-tracking branch 'origin/main' into extension_install_02
2023-01-25 18:43:44 +00:00
ben
efa24584f3
Broken, trying to take js out
2023-01-25 17:33:24 +00:00
ben
2eef5028f9
Replaced tiles, for those who have them
2023-01-25 16:57:08 +00:00
ben
50458901d6
Added generic icon for iconless plugiins
2023-01-25 16:55:08 +00:00
ben
c344a70de9
tab tweak
2023-01-25 15:34:10 +00:00
ben
8bae8b06ea
Disabled rating
2023-01-25 15:29:06 +00:00
ben
953bca0cf5
Spelling/tweaked card
2023-01-25 15:09:15 +00:00
Vlad Stan
4af80858bc
feat: add page titles
2023-01-25 15:49:50 +02:00
Vlad Stan
41a0a2d66e
fix: icon size on mobile
2023-01-25 15:37:28 +02:00
Vlad Stan
00c02e3c85
fix: tabs on mobile
2023-01-25 15:28:06 +02:00
Vlad Stan
8ab4cb8c08
fix: restore installed extensions
2023-01-25 15:00:39 +02:00
Vlad Stan
46faa62b8b
fix: upgrade vs install
2023-01-25 14:32:41 +02:00
calle
45a0657828
do not reference these object ( #1412 )
2023-01-25 13:24:36 +01:00
calle
1c4414d311
await ledeger verify ( #1411 )
2023-01-25 13:14:52 +01:00
Vlad Stan
a242a823fc
fix: do not propagate technical message to the user
2023-01-25 12:46:45 +02:00
Vlad Stan
1373b88169
fix: stars look&feel
2023-01-25 11:48:57 +02:00
Vlad Stan
9c105e8885
chore: code format
2023-01-25 11:19:11 +02:00
Vlad Stan
f27e5af639
feat: add tabs to install all
/featured
/installed
2023-01-25 11:15:56 +02:00
Vlad Stan
b016804a5b
fix: change star color
2023-01-25 10:05:30 +02:00
Vlad Stan
dd3fc7c2bb
fix: merge errors
2023-01-25 09:56:05 +02:00
Vlad Stan
9cca87f738
Merge branch 'main' into extension_install_02
2023-01-25 09:50:54 +02:00
Arc
0de2a62159
Merge pull request #1361 from lnbits/tinyurl
...
Adds universal tinyurl redirect for lnurls and the like
2023-01-24 21:40:07 +00:00
ben
dda1d9bb3a
mypy
2023-01-24 21:29:52 +00:00
ben
c0c4c86808
Added wallet authentication to creat, get and delete tinyurls
2023-01-24 21:26:18 +00:00
ben
7322d27aa3
changed to shortuuid as suggested by Vlad
2023-01-24 20:27:20 +00:00
ben
6c9a52c6e1
mypy being thoroughly objectionable
2023-01-24 13:48:04 +00:00
ben
caadeb77e2
format
2023-01-24 13:32:21 +00:00
ben
5392b2cbfe
Fixed models
2023-01-24 13:30:15 +00:00
ben
274615f0b3
Man, broken
2023-01-24 13:27:30 +00:00
ben
e53ccb04ac
Added timestamp and endless
...
For future culling of links. If endless is not specified, then links older than x could be removed
2023-01-24 12:45:15 +00:00
ben
0d0817044c
Pissy python and its tuples
2023-01-24 11:03:46 +00:00
ben
3c61f61588
removed http var
2023-01-24 10:40:51 +00:00
dni ⚡
afe43b6bd4
dynamic fee calc
2023-01-24 11:23:09 +01:00
dni ⚡
b197a87eed
change boltz fee in example
2023-01-24 11:23:09 +01:00
dni ⚡
302ed83051
add boltz fee dynamically
2023-01-24 11:23:09 +01:00
ben
39559cccb9
Removes https in super user link
2023-01-23 21:15:43 +00:00
ben
f3b1bca5b8
format
2023-01-23 20:25:47 +00:00
ben
165e5099c1
trying to fix mypy
2023-01-23 19:57:49 +00:00
ben
617b1c941b
Merge remote-tracking branch 'origin/main' into tinyurl
2023-01-23 19:53:45 +00:00
Vlad Stan
331c8e593b
fix: ignore extra settings fields ( #1398 )
...
* fix: ignore extra settings fields
* fix: format
2023-01-23 14:25:54 +01:00
Vlad Stan
8971fb5f00
feat: add default value for lnbits_extensions_manifests
2023-01-23 14:58:32 +02:00
Vlad Stan
5ae1a22989
fix: order of declarations
2023-01-23 12:08:44 +02:00
Vlad Stan
567c636b1d
refactor: re-order classes
2023-01-23 12:00:09 +02:00
Vlad Stan
39add25b3b
refactor use pydantic
2023-01-23 11:52:15 +02:00
Vlad Stan
b57e808198
chore: add extra log
2023-01-23 11:51:53 +02:00
Pavol Rusnak
a089188664
add pyright to the project ( #1367 )
...
* add pyright to project + bump prettier to latest
* reformat to match the latest prettier rules
2023-01-23 10:29:17 +01:00
Titusz
9693e5932b
Track fiat amount in TPoS invoices. ( #1384 )
2023-01-23 10:27:19 +01:00
dni ⚡
d30a6dc5c1
fix jukebox issues introduced from mypy pr ( #1387 )
...
* fix jukebox issues introduced from mypy pr
* fix no invoice
Co-authored-by: ben <ben@arc.wales>
2023-01-23 10:17:16 +01:00
dni ⚡
b13588dcef
DOCS: improve boltz fee information ( #1386 )
...
* improve fee information an docs
* review @michael1011
Co-authored-by: ben <ben@arc.wales>
2023-01-23 10:16:27 +01:00
Vlad Stan
ca1dcd6768
chore: comment typos
2023-01-20 18:26:58 +02:00
Vlad Stan
0b3324cd8f
refactor: create TransientSettings
for settings that are not to be persisted
2023-01-20 18:10:29 +02:00
Vlad Stan
2dff48dcd0
chore: fix comment
2023-01-20 18:01:05 +02:00
Vlad Stan
5212320d8d
refactor: simplify if+for
2023-01-20 18:00:50 +02:00
Vlad Stan
e95c6ec3a6
chore: add docs to InstalledExtensionMiddleware
class
2023-01-20 17:58:56 +02:00
Vlad Stan
b069fe17d8
chore: add comments for register_new_ext_routes
2023-01-20 17:48:52 +02:00
Vlad Stan
4530400d33
chore: add types to method params
2023-01-20 17:08:44 +02:00
Vlad Stan
f75529e1c2
fix: double assignment
2023-01-20 16:11:51 +02:00
Vlad Stan
53a95ccc11
refactor: search in list
2023-01-20 16:11:21 +02:00
Vlad Stan
5b6e11a621
fix: import
2023-01-20 16:10:47 +02:00
Vlad Stan
fa5d824eea
refactor: remove redundant changes
2023-01-20 15:59:44 +02:00
Vlad Stan
ea31e148ae
refactor: simplify download & extract logic
2023-01-20 15:55:58 +02:00
Vlad Stan
9cf587a64a
chore: format SQL
2023-01-20 15:53:27 +02:00
Vlad Stan
8857cb94b4
feat: move GitHub stars inside the repos list
2023-01-20 15:52:27 +02:00
Vlad Stan
cf4c9baeeb
feat: make page more similar with the extensions page
2023-01-20 15:08:48 +02:00
Vlad Stan
223e92f9e2
fix: make layout similar with extensions
page
2023-01-20 14:41:37 +02:00
Vlad Stan
a2284da4c3
feat: use Add Extension
menu item
2023-01-20 14:33:45 +02:00
Vlad Stan
177d17ec10
chore: remove log statemet
2023-01-20 11:32:39 +02:00
calle
ffb5a91f67
add robots.txt ( #1383 )
2023-01-20 09:25:46 +01:00
Vlad Stan
730017ed62
fix: import after renaming
2023-01-20 10:06:32 +02:00
Vlad Stan
776acdd857
fix: typo in file name
2023-01-20 10:00:09 +02:00
Vlad Stan
478d74efc8
fix: separate lnbits_deactivated_extensions
from lnbits_disabled_extensions
`
2023-01-20 09:39:27 +02:00
Vlad Stan
1fb4c1a3b6
fix: icon on deactivate
2023-01-19 16:44:36 +02:00
Vlad Stan
0a7a589935
fix: call load_disabled_extension_list
2023-01-19 15:49:43 +02:00
Vlad Stan
bb32112169
fix: icon_url
2023-01-19 14:47:59 +02:00
Vlad Stan
232a9e9885
fix: UI fixes
2023-01-19 12:34:10 +02:00
Vlad Stan
db73a51c74
feat: allow regular users to view the install
page
2023-01-19 12:16:44 +02:00
Vlad Stan
4d87246811
feat: store icon, icon_url and name for installed extensions
2023-01-19 11:57:17 +02:00
blackcoffeexbt
dcf5f0adaa
Gerty extension tweaks ( #1360 )
...
* Changes to font sizes on Gerty to improve appearance and readability on hardware
* Gerty URL checker removes https, http and trailing slash from display
* Gerty: Added modal with copy pasta for API URL
* Gerty: Removed toggleStates Vue watch to fix weird UI toggle behavour
* Gerty: Remove API link button from list of Gertys
* Gerty: Added block height option
* Gerty: Added api response when no page number is supplied in GET request
* Gerty: blacked
* Gerty: Ran prettier on templates
* Gerty: Added block height text and removed mini gerty option
* Gerty: Remove mini gerty font sizes
* Gerty: Moved URL formatting function. Set max URLs to check to 4
* Gerty: Removed unused async calls
* Gerty: Casing fix in "copy URL" > "Copy URL"
* Gerty: Removed dead code
* Gerty: Removed unused /pages/[id] def from views_api.py
* Gerty: Ran prettier and black
2023-01-19 10:33:48 +01:00
dni ⚡
d89a6a337a
boltz extension v2, recurring swaps ( #981 )
...
* add status to statusdialog
* first commits for boltz update
* formatting
* add latest boltz-clien package
* big refactor, depending on boltz_client package, clean up, mypy issues, not tested yet
* blacking, sorting and stuff
* remove unused req_wrap helper
* remove api docs from frontend
* bug: frontend boltz limits error
* clean up buttons
* update to boltz-client 0.0.8
* fix tests to poetry version 1.3.1
* update requirements
* formatting
* recurring swap works now, need more finetuning
* add exceptions for multiple auto swaps and swapping in with active auto swap
* black
* auto reverse swap actually works :)
* remove swap status dialogs
* update to boltz_client 0.0.9
* update to boltz-client 0.1.1, and fix startup
* update requirement.txt for boltz-client
* fixup columns in table, remove unused payment.extra, change deezy label
* remove balance check for auto swap out
* update boltzc-lient to 0.1.2, fix mypy issue inside boltz package
* nitpicks calle tasks.py
* calle nitpicks crud
* calle nitpicks crud
* refactor
* fix formatting
* circular import
* black :)
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2023-01-19 10:30:47 +01:00
Vlad Stan
6773f33ad1
fix: re-mount routes for restored extensions
2023-01-19 11:12:48 +02:00
Vlad Stan
aa006b66d1
feat: update pre-installed extensions on re-create
2023-01-19 10:15:56 +02:00
ben
a8b32194eb
Reworded
2023-01-18 18:51:42 +00:00
ben
99d963c726
Added models and simple example
2023-01-18 18:50:07 +00:00
Arc
bfc99937f6
Update README.md
2023-01-18 18:03:29 +00:00
ben
71fc1b7146
Added images
2023-01-18 17:51:15 +00:00
ben
266471a5e3
Added shipping
2023-01-18 17:16:49 +00:00
ben
df68400a25
Added shipping zone
2023-01-18 17:10:22 +00:00
Arc
a7e8593a9a
Update README.md
2023-01-18 16:45:09 +00:00
Vlad Stan
69b8dfa21f
fix: mypy
2023-01-18 18:40:27 +02:00
Vlad Stan
ce1639792a
fix: order of migrations
2023-01-18 18:35:02 +02:00
ben
b3aa471125
Made link to DA more prominent
2023-01-18 16:30:39 +00:00
ben
95f762b687
updated to DA
2023-01-18 16:27:44 +00:00
Vlad Stan
e52baab1c2
fix: register extension route after re-install
2023-01-18 17:38:51 +02:00
Vlad Stan
98735d79c7
fix: revert onstartup
extension route init
2023-01-18 17:38:51 +02:00
Vlad Stan
1d2e994862
feat: download extensions if missing
2023-01-18 17:38:51 +02:00
Vlad Stan
59bc9804ad
chore: clean-up
2023-01-18 17:38:51 +02:00
Vlad Stan
72965c8d85
chore: clean-up
2023-01-18 17:38:51 +02:00
Vlad Stan
040cd390c8
feat: UI improvements
2023-01-18 17:38:51 +02:00
Vlad Stan
3295c6bebe
feat: UI improvements
2023-01-18 17:38:51 +02:00
Vlad Stan
d89128fb93
feat: show release page link
2023-01-18 17:38:51 +02:00
Vlad Stan
f379b784cc
chore: refactor
2023-01-18 17:38:51 +02:00
Vlad Stan
12d32a4811
feat: add GITHUB_TOKEN
for github api calls (prevent rate-limit)
2023-01-18 17:38:51 +02:00
Vlad Stan
66d3e2fb2d
feat: add label to repo
2023-01-18 17:38:51 +02:00
Vlad Stan
5bcb8cb349
fix: deactivate on upgrade
2023-01-18 17:38:51 +02:00
Vlad Stan
b957b506f9
fix: close dialog on install
2023-01-18 17:38:51 +02:00
Vlad Stan
b039ab1e6b
chore: code clean-up
2023-01-18 17:38:51 +02:00
Vlad Stan
a950af9944
fix: quasar for-each error
2023-01-18 17:38:51 +02:00
Vlad Stan
975bbc2633
chore: add extra logs
2023-01-18 17:38:51 +02:00
Vlad Stan
01b5536f3a
feat: Uninstall only installedextensions
2023-01-18 17:38:51 +02:00
Vlad Stan
0195c242c2
feat: add is isAvailable
flag
2023-01-18 17:38:51 +02:00
Vlad Stan
584b667637
feat: show new install available icon
2023-01-18 17:38:51 +02:00
Vlad Stan
03df382325
feat: fetch the installed release
2023-01-18 17:38:51 +02:00
Vlad Stan
ce8d45c8c6
feat: only allow activation if installed
2023-01-18 17:38:51 +02:00
Vlad Stan
ebbfdbb6c9
feat: use manage dialog
2023-01-18 17:38:51 +02:00
Vlad Stan
86c86958ae
refactor: more and more
2023-01-18 17:38:51 +02:00
Vlad Stan
77c17a2b63
chore: fix formatting
2023-01-18 17:38:51 +02:00
Vlad Stan
6b360b927c
feat: returned the installed release
2023-01-18 17:38:51 +02:00
Vlad Stan
12060b67ad
feat: store and retrieved the installed_release
2023-01-18 17:38:36 +02:00
Vlad Stan
d146a45b59
refactor: move logic to static method get_extension_release
2023-01-18 17:38:36 +02:00
Vlad Stan
980267cb51
chore: code format
2023-01-18 17:38:36 +02:00
Vlad Stan
9d0cedfcb2
feat: install GitHib releases also
2023-01-18 17:38:36 +02:00
Vlad Stan
41ce316fc6
feat: add install details
2023-01-18 17:38:36 +02:00
Vlad Stan
e8bed9cd90
feat: UI improvements
2023-01-18 17:38:36 +02:00
Vlad Stan
2da466f0c8
chore: clean-up
2023-01-18 17:38:36 +02:00
Vlad Stan
dd0c97eefc
fix: make github releases g first
2023-01-18 17:38:36 +02:00
Vlad Stan
86d45cdb50
feat: fetch releases for GitHub repo
2023-01-18 17:38:36 +02:00
Vlad Stan
27b308ae1a
feat: separate extension release into new API
2023-01-18 17:38:36 +02:00
Vlad Stan
a73e8ae44d
feat: stub for extension versions
2023-01-18 17:38:36 +02:00
Vlad Stan
0b49541c15
chore: renamings
2023-01-18 17:38:36 +02:00
Vlad Stan
eb88592473
feat: addd basic version install UI
2023-01-18 17:38:36 +02:00
Vlad Stan
c9bb5a660c
feat: show empty Upgrade dialog
2023-01-18 17:38:36 +02:00
Vlad Stan
97ea78f999
fix: return only the latest release
2023-01-18 17:38:36 +02:00
Vlad Stan
522bfcf4ae
chore: optimize imports
2023-01-18 17:38:36 +02:00
Vlad Stan
b4408e9d52
chore: code format
2023-01-18 17:38:36 +02:00
Vlad Stan
9a77a6e314
fix: exclude draft
and prerelease
releases
2023-01-18 17:38:36 +02:00
Vlad Stan
76fbb5ccbb
feat: return releases
to UI
2023-01-18 17:38:36 +02:00
Vlad Stan
496346b3ba
feat: use github releases for installing extensions
2023-01-18 17:38:36 +02:00
Vlad Stan
38a132604b
feat: used dedicated table for installed extensions
2023-01-18 17:38:36 +02:00
Vlad Stan
9bd1720d03
chore: code format
2023-01-18 17:38:36 +02:00
Vlad Stan
032a000da7
fix: do not fail when one of the extension manifest files is not available
2023-01-18 17:38:36 +02:00
Vlad Stan
4efeae24d0
feat: allow extension manifest configuration from the Admin UI
2023-01-18 17:38:36 +02:00
Vlad Stan
9d0fba7c15
fix: clean upgrades
folder on uninstall
2023-01-18 17:38:36 +02:00
Vlad Stan
e3ee04edc7
refactor: code clean-up
2023-01-18 17:38:36 +02:00
Vlad Stan
de929c6c70
refactor: extract more methods into InstallableExtension
2023-01-18 17:38:36 +02:00
Vlad Stan
84d2e93119
chore: code format
2023-01-18 17:38:36 +02:00
Vlad Stan
1ca0cf4313
refactor: use factory method
2023-01-18 17:38:36 +02:00
Vlad Stan
0ab913e502
chore: code format
2023-01-18 17:38:36 +02:00
Vlad Stan
2edb9da387
fix: name conflict
2023-01-18 17:38:36 +02:00
Vlad Stan
795d05c109
refactor: extract extensions.py
2023-01-18 17:38:36 +02:00