|
3a93622966
|
fix: svg attributes
|
2024-07-30 10:38:06 +02:00 |
|
|
c5b1a9b380
|
fix: title text align
|
2024-07-30 10:35:09 +02:00 |
|
|
53b7b05ac5
|
fix: top level container wrapper for other pages
|
2024-07-30 10:28:57 +02:00 |
|
|
baa1a7b040
|
fix: works offline card icon
|
2024-07-30 10:25:57 +02:00 |
|
|
0d49c49459
|
fix: card icons
|
2024-07-30 09:34:52 +02:00 |
|
|
99856fd8f2
|
fix: gap, spacing
|
2024-07-29 18:55:19 +02:00 |
|
|
d0a6297cce
|
fix: remove placeholder used for text
|
2024-07-29 18:25:32 +02:00 |
|
|
9dae3a48be
|
fix: IconButton conflict, username layout
|
2024-07-29 18:06:23 +02:00 |
|
|
e3ca3ab908
|
fix: popup forms designs
|
2024-07-29 17:12:47 +02:00 |
|
|
c7dfb2864a
|
fix: list item key
|
2024-07-29 15:28:19 +02:00 |
|
|
55158fc313
|
fix: update popup design
|
2024-07-29 15:27:20 +02:00 |
|
|
28184ab038
|
fix: update buttons and button icon design
|
2024-07-29 14:39:30 +02:00 |
|
|
af689a00f7
|
fix: update footer design
|
2024-07-29 14:12:01 +02:00 |
|
|
5d59ffce28
|
fix: update design buttons
|
2024-07-29 14:03:16 +02:00 |
|
|
9189ff33bc
|
fix: reduce mui usage, implement design updates
|
2024-07-29 11:22:04 +02:00 |
|
|
e54eced800
|
feat: add custom Container component for layouts
|
2024-07-29 11:20:39 +02:00 |
|
|
2cd851a7c1
|
fix: add default typography styles
|
2024-07-29 11:19:41 +02:00 |
|
|
6a1f04ec6b
|
fix: add Roboto font
|
2024-07-29 11:16:27 +02:00 |
|
|
b5de0ce04a
|
chore: remove unused css and fonts
|
2024-07-29 11:15:59 +02:00 |
|
|
804bb6c9ac
|
fix: composition for links and buttons
|
2024-07-26 16:03:45 +02:00 |
|
|
3c22429941
|
fix: move nostr login to nostr route
|
2024-07-26 15:45:13 +02:00 |
|
|
868ae6f23e
|
feat: add modal with login, register, nostr routes
|
2024-07-26 15:38:44 +02:00 |
|
|
87c6807ba0
|
fix: app bar z-index
|
2024-07-26 15:37:40 +02:00 |
|
|
06deecba76
|
chore: landing page comments cleanup
|
2024-07-26 13:18:05 +02:00 |
|
|
0b35f11abf
|
feat: add children support to routes arrays
|
2024-07-26 13:15:14 +02:00 |
|
|
017d1ab88b
|
fix: update logo and favicon
|
2024-07-26 10:43:19 +02:00 |
|
|
8fa074899c
|
chore: move scss styles to separate folder
|
2024-07-26 10:42:15 +02:00 |
|
|
45f0764fa8
|
fix: footer padding and responsiveness
|
2024-07-25 18:03:03 +02:00 |
|
|
5b9093a6e7
|
chore: remove unused css
|
2024-07-25 16:46:52 +02:00 |
|
|
87e4536713
|
feat: landing page - responsive cards
|
2024-07-25 16:29:18 +02:00 |
|
|
3149ba9757
|
feat: landing page - larger cta button
|
2024-07-25 16:11:20 +02:00 |
|
|
a82f138057
|
chore: remove unused css file
|
2024-07-25 15:06:55 +02:00 |
|
|
0a61ae5f64
|
feat: landing page implementation and styling
|
2024-07-25 15:05:47 +02:00 |
|
|
42d2777579
|
Merge branch 'main' into staging
Release to Staging / build_and_release (push) Successful in 58s
|
2024-07-11 13:36:45 +00:00 |
|
|
70262bd5d2
|
Merge pull request 'store-sigits and update working flow' (#116) from store-sigits into staging
Release to Staging / build_and_release (push) Successful in 59s
Reviewed-on: #116
Reviewed-by: Stixx <m@noreply.git.nostrdev.com>
|
2024-07-11 11:42:18 +00:00 |
|
daniyal
|
d5c45902b8
|
chore: add nip70 tag to signed events in meta.json
|
2024-07-10 14:30:14 +05:00 |
|
SH
|
7df6ab8c84
|
fix: return immediately from publish event when published to at least one relay and keep publishing to other in background
|
2024-07-09 17:17:57 +05:00 |
|
SwiftHawk
|
0aaa20092e
|
chore: add comments
|
2024-07-09 01:16:47 +05:00 |
|
SwiftHawk
|
8eaf9cb61c
|
fix: use dedicated key from nip78 in auth event for uploading files.zip
|
2024-07-09 00:01:03 +05:00 |
|
SwiftHawk
|
6b135ac54d
|
fix: add timeout in publishing updated app data and sending notifications
|
2024-07-08 16:50:38 +05:00 |
|
SwiftHawk
|
6553ed89e0
|
fix: styles fixed in homepage
|
2024-07-08 16:49:48 +05:00 |
|
SwiftHawk
|
8167c5d05f
|
chore: fix upload btn behaior in mobile view
|
2024-07-08 14:27:41 +05:00 |
|
SwiftHawk
|
fa7a6e85f4
|
fix: fetch app data from after login
|
2024-07-08 14:27:09 +05:00 |
|
SwiftHawk
|
ef5376e2d1
|
fix: add default title for sigit
|
2024-07-08 14:26:36 +05:00 |
|
SwiftHawk
|
016ccea74f
|
chore: quick fix
|
2024-07-05 14:19:33 +05:00 |
|
SwiftHawk
|
412da32293
|
chore remove unused code
|
2024-07-05 14:17:12 +05:00 |
|
SwiftHawk
|
f3b24dee65
|
chore: remove unused code from nostr controller
|
2024-07-05 14:09:47 +05:00 |
|
SwiftHawk
|
d5024745f1
|
fix: navigation to profile page from username component
|
2024-07-05 14:04:20 +05:00 |
|
SwiftHawk
|
08baf5dedd
|
chore: remove unused npm package uuid
|
2024-07-05 13:44:02 +05:00 |
|
SwiftHawk
|
d4c50dabaf
|
chore: update flow for storing sigits
|
2024-07-05 13:38:04 +05:00 |
|