sigit.io/src
2024-12-17 21:08:51 +01:00
..
assets feat: create page search users 2024-11-19 12:03:41 +01:00
components fix: better UX when clicking on logo when on home screen or home button in footer 2024-12-02 15:01:29 +01:00
controllers feat: Add Sigit ID as a Path Param to /verify 2024-11-04 13:35:06 +01:00
data fix: moves sample data to a separate json file 2024-08-06 17:29:49 +03:00
hooks refactor(signature): apply strategy pattern and make it easier to expand with new tools 2024-11-18 17:20:20 +01:00
layouts fix: clear hasSubscribed after the logout 2024-10-12 12:05:55 +02:00
pages feat: publish and read from relays a list of preferred file servers, run validation while adding new server 2024-12-17 21:08:51 +01:00
routes feat: publish and read from relays a list of preferred file servers, run validation while adding new server 2024-12-17 21:08:51 +01:00
services refactor(ts): remove type assertion 2024-10-08 20:14:44 +02:00
store refactor: add comments 2024-10-08 20:25:34 +02:00
styles refactor(mobile): tabs navigation, observer active for tabs, tabs layout scrolling 2024-08-30 17:39:32 +02:00
theme fix(home): focus outlines and decorations 2024-08-09 12:00:36 +02:00
types feat: publish and read from relays a list of preferred file servers, run validation while adding new server 2024-12-17 21:08:51 +01:00
utils feat: publish and read from relays a list of preferred file servers, run validation while adding new server 2024-12-17 21:08:51 +01:00
App.scss feat: publish and read from relays a list of preferred file servers, run validation while adding new server 2024-12-17 21:08:51 +01:00
App.tsx chore(git): merge 2024-11-26 12:02:25 +01: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 refactor: z-index levels 2024-10-07 13:36:45 +02: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