|
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 |
|
|
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 |
|
|
4556bd0c66
|
fix: pdf to png scaling is 1, bottom position is now included
|
2024-07-26 15:24:23 +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 |
|
|
3ae7d09fa4
|
chore: added comments
|
2024-07-12 15:07:36 +02:00 |
|
|
131b15fc8c
|
chore: mark model change
|
2024-07-12 14:19:59 +02:00 |
|
|
91dae29ea5
|
chore(git): Merge branch 'main' into issue-99
|
2024-07-12 09:15:52 +02:00 |
|
|
8576034829
|
feat(pdf markings): added drawing component, parsing pdfs and displaying in the UI
|
2024-07-11 16:16:36 +02: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
|
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
|
d4c50dabaf
|
chore: update flow for storing sigits
|
2024-07-05 13:38:04 +05:00 |
|
|
007f49b671
|
chore(git): Merge branch 'staging' into issue-99
|
2024-06-29 00:49:05 +02:00 |
|
|
c0ca9de5a0
|
style: lint
|
2024-06-29 00:46:35 +02:00 |
|
|
2585017905
|
style: lint
|
2024-06-29 00:44:06 +02:00 |
|
|
e715f6ae6f
|
feat(PDF Management): added pdf pages preview with fields list
|
2024-06-29 00:43:08 +02:00 |
|
SwiftHawk
|
88bdce33c9
|
chore: quick fix
|
2024-06-28 14:25:41 +05:00 |
|
SwiftHawk
|
5850ef7dce
|
chore: push unfinished changes
|
2024-06-28 14:24:14 +05:00 |
|
SwiftHawk
|
29654a9b91
|
chore: add comments
|
2024-06-13 14:58:54 +05:00 |
|
SwiftHawk
|
92b62a3cbe
|
feat: navigate to different pages based on uploaded file
|
2024-06-13 11:47:28 +05:00 |
|
SwiftHawk
|
e8da0dc76f
|
fix: update online and offline flows
|
2024-06-12 19:44:06 +05:00 |
|
SwiftHawk
|
8b90267e8d
|
chore: update the implementation of export sigit
|
2024-06-12 16:21:45 +05:00 |
|
SwiftHawk
|
a3abf40f44
|
chore(refactor): move DisplayMeta component to separate file
|
2024-06-12 15:10:34 +05:00 |
|
SwiftHawk
|
ded8304c66
|
fix: sigit's wrapper zip should contain keys.json file
|
2024-06-12 15:02:26 +05:00 |
|
SwiftHawk
|
b145624f4c
|
chore(refactor): break handle sign function into smaller chunks
|
2024-06-11 16:49:10 +05:00 |
|
SwiftHawk
|
c530abd298
|
chore(refactor): refactor handle create function
|
2024-06-10 18:10:43 +05:00 |
|
SwiftHawk
|
6f8830a77c
|
fix: home screen style fixed for mobile view
|
2024-06-08 00:37:03 +05:00 |
|