lnbits-legend/lnbits
capybarahodler 9014e73529
Create cn.js (#1768)
* Create cn.js
Add chinese translation
* added additional files for chinese language
* Update lnbits/templates/base.html

---------

Co-authored-by: hodlbaby <52352588+hodlbaby@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
2023-06-20 08:41:04 +02:00
..
core Create cn.js (#1768) 2023-06-20 08:41:04 +02:00
extensions remove invoices (#1515) 2023-02-20 15:34:18 +01:00
static Create cn.js (#1768) 2023-06-20 08:41:04 +02:00
templates Create cn.js (#1768) 2023-06-20 08:41:04 +02:00
utils fix isort check 2022-07-25 12:03:06 +02:00
wallets Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
bolt11.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
commands.py FEAT: build static files with npm (sass, concat, minify), remove build step from python, include minified bundle files (#1601) 2023-04-21 14:51:46 +02:00
db.py Add option to drop extension db at un-install time or later (#1746) 2023-06-15 16:22:18 +02:00
decorators.py Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
extension_manager.py s/gihub/github/g (#1767) 2023-06-19 12:22:53 +02:00
helpers.py Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
jinja2_templating.py fix pyright lnbits 2023-04-04 07:34:17 +02:00
lnurl.py fix pylint W0612 (unused-variable) 2023-01-30 11:46:43 +00:00
middleware.py Merge pull request #1612 from lnbits/fix_admin_ext_access 2023-04-20 09:46:18 +01:00
requestvars.py I want them to turn black 2021-10-17 18:33:29 +01:00
server.py create datadir on launch (#1674) 2023-05-09 10:04:27 +02:00
settings.py Ability to limit available fiat currencies (#1748) 2023-06-19 12:24:19 +02:00
tasks.py fix pyright lnbits 2023-04-04 07:34:17 +02:00