dni ⚡
3a8c16d155
chore: add uv, add ci, fix some issues ( #113 )
...
CI / lint (push) Waiting to run
in preparation of removing secp
2025-10-30 10:11:18 +01:00
PatMulligan
499b1f81f1
CHORE: Improve UI ( #112 )
...
* Refactor merchant details layout for improved responsiveness and styling in index.html
* Revamp key pair component layout with improved styling and functionality. Added a header with a toggle for showing the private key, enhanced QR code display for both public and private keys, and included copy buttons for better user interaction.
Update key pair component styling and functionality: adjust QR code dimensions, improve key display format with truncation, and refine button margins for enhanced user experience.
Add 'show-buttons' prop to QR code components in key pair template for improved functionality
Update key pair component layout to use 'col-sm-6' for responsive design of QR code sections, enhancing display on smaller screens.
* Enhance direct messages component layout with improved styling and responsiveness. Updated class names for better alignment, added ellipsis for long customer labels, and modified button styles for consistency. Improved select options display with custom templates for better user experience.
* Refactor customer label generation in direct messages component for improved readability. Added checks for undefined customer data, enhanced label formatting with truncation for long descriptions, and adjusted unread message display format.
* make format
2025-09-15 09:48:13 +03:00
PatMulligan
4938491774
FIX: add urlsafe=True ( #111 )
2025-09-10 15:10:45 +03:00
Vlad Stan
de7fe059b8
V1 ( #106 )
2024-11-06 11:50:21 +02:00
rleed
2020bd9838
Changes to deactivate/reactivate products ( #89 )
2024-11-04 10:59:04 +02:00
PatMulligan
7a3b144a94
pass showKeys as prop to merchant-details child and use emit to toggle ( #105 )
...
previously, index and its child compoment merchant-details had their own
booleans and their values were not synched. Using a prop avoids this
problem
2024-10-25 15:19:13 +03:00
Arc
db35538099
Merge pull request #104 from lnbits/arcbtc-patch-1
...
slight path change
2024-08-11 10:59:10 +01:00
Arc
1278ca367b
slight path change
2024-08-11 10:58:59 +01:00
Arc
6cbdf14e04
Merge pull request #101 from lnbits/advanceddescription
...
Added advanced description
2024-06-19 17:46:49 +01:00
dni ⚡
3325626777
fix: properly start/stop tasks ( #100 )
...
* fix: properly start/stop tasks
https://github.com/lnbits/lnbits/issues/2411
2024-05-27 12:47:39 +03:00
benarc
7c77f3576a
Added advanced description
2024-05-15 11:23:49 +01:00
dni ⚡
49b4ae73c5
chore: rename websocketUpdater ( #99 )
...
* chore: rename `websocketUpdater`
https://github.com/lnbits/lnbits/pull/2377
2024-04-12 12:12:19 +02:00
Vlad Stan
bdf0b77a51
Use private realay enpoint ( #97 )
...
* feat: use private ws endpoint
* chore: bump `min_lnbits_version`
* fix: retry logic
* fix: restart logic
* chore: fux log message
2024-01-22 13:50:40 +02:00
Vlad Stan
1fd9da8214
fix: colours ( #92 )
2023-11-08 15:33:31 +02:00
Vlad Stan
cef709155e
fix: long product name in order details
2023-11-06 12:41:53 +02:00
Vlad Stan
4edfc28513
fix: better handling of WS close
2023-11-01 15:04:10 +02:00
dni ⚡
986d1d7ced
release workflow ( #87 )
2023-09-29 09:55:41 +02:00
Tiago Vasconcelos
5e06ffaaa1
allow custom path ( #83 )
...
* allow custom path
* fix: update min_lnbits_version to 0.11.0
---------
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2023-09-26 15:30:49 +03:00
Vlad Stan
0a36bd7d42
fix: receipt on invoice re-issue
2023-09-26 14:32:46 +03:00
Vlad Stan
db24e93039
chore: update market binaries
2023-09-21 17:37:17 +03:00
Vlad Stan
f29e77db7e
Custom shipping cost ( #86 )
...
* feat: simple UI for shipping zone per product
* feat: add empty cost
* fix: backwards compatible zones
* feat: finish UI for product shipping cost
* fix: some ui issues
* feat: add per product shipping cost
* feat: show receipt for product
* fix: publish per product shipping cost
2023-09-21 17:29:13 +03:00
Vlad Stan
1a840ac007
feat: refresh merchant from nostr ( #85 )
2023-09-20 12:06:36 +03:00
Vlad Stan
1de0113ee6
chore: market UI update
2023-09-20 09:17:40 +03:00
Vlad Stan
97ee1c8f49
Fix high load ( #84 )
...
* chore: testing
* fix: resubscribe when merchant added/removed
* chore: code clean-up
* fix: temp subscribe when new merchant is added
* fix: new customer profile
2023-09-20 09:17:01 +03:00
Vlad Stan
926bbfa00d
chore: update mrket app
2023-09-15 18:30:48 +03:00
Vlad Stan
bbbf1357aa
chore: update market binaries
2023-09-15 17:51:54 +03:00
Vlad Stan
e07b48eea1
chore: update market binaries
2023-09-15 15:25:02 +03:00
Vlad Stan
2891474312
feat: add auto-reply on payment ( #82 )
2023-09-15 10:21:03 +03:00
Vlad Stan
9b98bd71c0
fix: import after core refactoring
2023-09-13 09:55:40 +03:00
Vlad Stan
7f8e2c6b3d
chore: code clean-up
2023-09-12 15:05:41 +03:00
Vlad Stan
f2773e0b44
Fix subscription errors ( #81 )
...
* pref: merge filters in one
* chore: load nit
* feat: restore individual order
2023-09-12 15:03:37 +03:00
Vlad Stan
c06f9a20a7
Extract market place ( #78 )
...
* chore: remove marketplace components
* feat: add static marketplace
* feat: add entry point for static marketplace
* doc: add comment
* chore: include nostr-bundle.js
2023-07-31 11:35:50 +03:00
Vlad Stan
fca8fa2bc6
chore: code clean-up
2023-07-24 11:11:31 +02:00
Vlad Stan
4c12a93f9f
refactor: stuff
2023-07-24 11:11:31 +02:00
Vlad Stan
b9c163f353
fix: update product list when product deleted
2023-07-24 11:11:31 +02:00
Vlad Stan
780e6e8b1a
feat: add readNotes and clearAllData option
2023-07-24 11:11:31 +02:00
Vlad Stan
096d14735b
fix: why even optimize
2023-07-24 11:11:31 +02:00
Vlad Stan
e98a87cc19
feat: add intro info
2023-07-18 16:40:43 +02:00
Vlad Stan
b6e149a1b0
chore: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
93d183aacd
feat: user logout and data clear
2023-07-18 16:40:43 +02:00
Vlad Stan
a965a02303
feat: ui loading update
2023-07-18 16:40:43 +02:00
Vlad Stan
21185fce34
chore: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
316d4313f6
fix: persist UI config
2023-07-18 16:40:43 +02:00
Vlad Stan
0f806cd440
feat: ui bla
2023-07-18 16:40:43 +02:00
Vlad Stan
ec50c3e2a0
feat: load naddr
2023-07-18 16:40:43 +02:00
Vlad Stan
672f4d6def
feat: ask for login
2023-07-18 16:40:43 +02:00
Vlad Stan
481592ab68
fet: ui bla
2023-07-18 16:40:43 +02:00
Vlad Stan
8c04ef42d3
feat: ui stuff
2023-07-18 16:40:43 +02:00
Vlad Stan
6cda9eabe9
feat: ui bla bla
2023-07-18 16:40:43 +02:00
Vlad Stan
b448eacb40
fix: config update
2023-07-18 16:40:43 +02:00