sigit.io/src
2024-08-02 11:31:25 +01:00
..
assets chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
components updates utils and pdf rendering components 2024-08-02 11:31:25 +01:00
controllers 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
hooks fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
layouts fix: fetch app data from after login 2024-07-08 14:27:09 +05:00
pages implements png to pdf conversion and ability to download full sigits after signing 2024-07-25 17:51:31 +03:00
routes feat: make verify page public and add verify option in user menu list 2024-06-03 19:46:42 +05:00
services chore: push unfinished changes 2024-06-28 14:24:14 +05:00
store chore: update flow for storing sigits 2024-07-05 13:38:04 +05:00
theme feat: improve design for homepage 2024-06-07 16:13:32 +05:00
types implements png to pdf conversion and ability to download full sigits after signing 2024-07-25 17:51:31 +03:00
utils updates utils and pdf rendering components 2024-08-02 11:31:25 +01:00
App.css chore: initialized vite app 2024-02-27 19:03:15 +05:00
App.tsx chore: added comment 2024-05-29 17:08:38 +03:00
colors.scss chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00
constants.ts feat: allow the user to login via nsecbunker using only domain part 2024-05-27 14:32:24 +05:00
index.css feat: improve design for homepage 2024-06-07 16:13:32 +05:00
main.tsx feat: improve design for homepage 2024-06-07 16:13:32 +05:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00