robosats/frontend
2022-08-28 00:20:45 +02:00
..
src Add WebLN support (#215) 2022-08-25 08:50:48 +00:00
static Update th.json (#218) 2022-08-26 13:32:56 +00: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 Add linter and formatter 2022-08-28 00:20:45 +02:00
.prettierignore Add linter and formatter 2022-08-28 00:20:45 +02:00
.prettierrc Add linter and formatter 2022-08-28 00:20:45 +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 Lighten frontend dev docker image 2022-08-22 11:30:18 -07:00
models.py Add frontend app 2022-01-01 15:05:55 -08:00
package-lock.json Add linter and formatter 2022-08-28 00:20:45 +02:00
package.json Add linter and formatter 2022-08-28 00:20:45 +02: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