Commit Graph

47 Commits

Author SHA1 Message Date
Reckless_Satoshi
784ce92ae5
Replace userpage unicode emojis for svg icons 2022-03-27 05:09:51 -07:00
Reckless_Satoshi
a36f23b572
Add maker selects public duration 2022-03-18 14:21:13 -07:00
Reckless_Satoshi
26e0664f44
Minor stylish fixes 2022-03-16 17:42:07 -07:00
Reckless_Satoshi
73c489a48a
Disable new features, add robosatsTextIcon and amboss svg 2022-03-16 08:55:48 -07:00
Reckless_Satoshi
a3b19d871f
Add UI, switch rewards, switch advanced, allow bondless, robologo 2022-03-15 11:20:57 -07:00
Reckless_Satoshi
4ee6778e11
Implement referral attributes and logics 2022-03-05 10:45:42 -08:00
Reckless_Satoshi
dea2b665fb
Route refCode url to api/user and display rewards 2022-03-05 09:32:27 -08:00
Reckless_Satoshi
1feebacbc1
Make avatar persists when revisiting homepage 2022-02-21 02:05:19 -08:00
Reckless_Satoshi
243690899e
Add delay on annoying tooltips. Add more characters to default token. 2022-02-08 08:20:41 -08:00
Reckless_Satoshi
217c105fd8
Improve several book and home tooltips and grids 2022-02-02 08:26:10 -08:00
Reckless_Satoshi
26bccdf9df
Improve order dividers, status tooltips 2022-02-02 01:29:05 -08:00
Reckless_Satoshi
260c9ec335
Add tooltips userPage, bottomBar, makerPage 2022-02-01 14:05:49 -08:00
Reckless_Satoshi
d589dc276b
Improve avatars responsiveness 2022-02-01 11:43:33 -08:00
Reckless_Satoshi
611d0f399a
Disable book while robot loading 2022-01-30 12:24:14 -08:00
Reckless_Satoshi
dff011358c
Add close button on info dialog 2022-01-30 12:07:13 -08:00
Reckless_Satoshi
58ecb607c3
Add setup background threads. Minor fixes and cosmetic. 2022-01-30 07:18:03 -08:00
Reckless_Satoshi
64115a8bb5
Remodel usergen form. Add fee limit hparams. 2022-01-30 05:18:32 -08:00
Reckless_Satoshi
c21e230c76
Implement stopper for bad token push into state 2022-01-29 12:29:33 -08:00
Reckless_Satoshi
4eb136c249
Store token in App.js state, show temporarily in profile 2022-01-29 12:21:00 -08:00
Reckless_Satoshi
5ab97453f0
Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
Reckless_Satoshi
c8d9062e74
Fix copy icon arrangment tiny screens 2022-01-28 12:18:31 -08:00
Reckless_Satoshi
c58070f437
Improve logics around locked bonds. Add frontend confirm cancel dialog. 2022-01-18 07:23:57 -08:00
Reckless_Satoshi
e31bc1adad
Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
Reckless_Satoshi
a10ee97958
Fix small typos and usergen bug 2022-01-15 07:45:44 -08:00
Reckless_Satoshi
a995a4e2ea
Add Info and Stats for nerds popups 2022-01-14 16:28:19 -08:00
Reckless_Satoshi
5df2134fb2
Add ugly site info page 2022-01-12 13:22:16 -08:00
Reckless_Satoshi
9bc6757ba3
Revamp UI 2022-01-09 17:12:58 -08:00
Reckless_Satoshi
bb9cafadd8
Upgrade MUI to V5 2022-01-09 14:17:15 -08:00
LowEntropyFace
09bd46bb9d fix bug 2022-01-09 10:24:41 -05:00
LowEntropyFace
aa8e1f50a2 fix async user generation 2022-01-09 09:43:47 -05:00
Reckless_Satoshi
cf2422f924
Small fixes 2022-01-08 12:14:19 -08:00
Reckless_Satoshi
5fb776aca7
Add TradeBox and QR client side generation 2022-01-08 05:08:03 -08:00
Reckless_Satoshi
46c129bf80
Add logics module 2022-01-06 04:32:17 -08:00
Reckless_Satoshi
9ade961e0f
Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
Reckless_Satoshi
30dfd09f58
fix minor things, add mui style libs, figured CSRF problems some bugs left 2022-01-04 07:00:34 -08:00
Reckless_Satoshi
5b712b0765
Extend user model with profiles and set up admin panel 2022-01-04 05:47:37 -08:00
Reckless_Satoshi
7701f01936
Rework components. Initialize book component. 2022-01-03 11:15:13 -08:00
Reckless_Satoshi
e9bcd23347
Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
Reckless_Satoshi
d037506138
Handle auth and welcome back for existing users 2022-01-03 01:06:51 -08:00
Reckless_Satoshi
80e0ca46fb
add login/logout, validates 1 order max, delete method for user 2022-01-02 17:38:48 -08:00
Reckless_Satoshi
225c142cd9
Style avatar css 2022-01-02 14:50:49 -08:00
Reckless_Satoshi
928d0b4796
Fix git merge conflict due to ammending pushed commit 2022-01-02 14:34:25 -08:00
Reckless_Satoshi
790e96cc1b
Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
Reckless_Satoshi
d7979086ed
Improve user generator UX. Still a bit buggy. 2022-01-02 13:41:22 -08:00
Reckless_Satoshi
f4644836d3
Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. 2022-01-02 10:27:40 -08:00
Reckless_Satoshi
fb9fb88ab7
Implement user generator page frontend with client-side token generation
Uses crypto.getRandomValue() that at least should provide cryptographically strong random
2022-01-02 10:05:20 -08:00
Reckless_Satoshi
f0ac03e519
Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00