robosats/frontend
2022-07-02 12:51:29 -07:00
..
src Fix UI. Hide unneeded expiry bars. Refresh book always. Round to 8 BTC decimals. 2022-07-02 12:51:29 -07:00
static Improve sound notification locations. Add chat message sent/receive sound effect 2022-07-02 07:38:32 -07:00
templates/frontend Internationalization (#85) 2022-04-05 14:25:53 +00:00
__init__.py Add frontend app 2022-01-01 15:05:55 -08:00
.eslintrc.json Convert LinearDeterminate component to Typescript 2022-05-11 13:27:11 +02:00
admin.py Add frontend app 2022-01-01 15:05:55 -08:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
babel.config.json Add typescript support and change webpack and babel config 2022-05-06 12:32:12 +02:00
Dockerfile Add new PGP keys validation on backend. Raise default bond size to 3% and minimum to 2% 2022-06-01 16:49:27 -07:00
models.py Add frontend app 2022-01-01 15:05:55 -08:00
package-lock.json Add utility functions for keypair generation, encrypt and decrypt messages 2022-05-22 10:46:04 -07:00
package.json Add utility functions for keypair generation, encrypt and decrypt messages 2022-05-22 10:46:04 -07:00
tests.py Add frontend app 2022-01-01 15:05:55 -08:00
tsconfig.json Create FlagWithProps component 2022-05-06 12:44:23 +02:00
urls.py Route refCode url to api/user and display rewards 2022-03-05 09:32:27 -08:00
views.py Re-format all python code 2022-02-17 11:50:10 -08:00
webpack.config.ts Add typescript support and change webpack and babel config 2022-05-06 12:32:12 +02:00