Commit Graph

35 Commits

Author SHA1 Message Date
4ef416f3ee Queries in OOP structure 2024-06-21 16:20:08 +05:30
d0f1d74ca3 user cration queries 2024-06-21 10:12:19 +05:30
926bd613a8 Created model for Key 2024-06-21 10:12:02 +05:30
6e9a8b5b97 foreign key support enabled 2024-06-21 10:08:26 +05:30
d044943309 table creation sql script 2024-06-19 10:53:32 +05:30
32fb68c5ea tap to reveal and wait functionality
some layout improvements
2024-06-16 23:23:21 +05:30
ba400fd5f6 Automatic sort handling, layout improvements 2024-06-16 23:23:01 +05:30
72583eb2ec Changed buttons to icons
Savign secret now refreshes the component
2024-06-16 23:19:25 +05:30
5dd375b796 prevent horizontal scroll bar 2024-06-16 23:18:33 +05:30
649cadd591 new icons 2024-06-16 23:18:18 +05:30
64b5708046 show secret checkbox and using local storage (WIP) 2024-06-16 15:02:07 +05:30
8b9b903ad5 style changes and no longer calls APIs to update OTP 2024-06-16 15:01:07 +05:30
4727837919 full page on desktop 2024-06-16 14:59:59 +05:30
52a3f852fe OTP updates without API call 2024-06-16 14:59:48 +05:30
08a4882eaa Added sorting options and show secret toggle 2024-06-16 12:25:00 +05:30
ee31d128d5 timer bar doesn't show up on login page 2024-06-16 12:24:20 +05:30
3f1ddacce3 handled bug cannot create secret in empty file 2024-06-16 12:23:41 +05:30
334bb97d35 Edit support and timer on main page 2024-06-15 23:42:12 +05:30
726e8a208a added copy OTP feature 2024-06-15 23:41:54 +05:30
8210f4957e Created PUT API and added edit support 2024-06-15 23:41:33 +05:30
658c0b091c removed table and added cards 2024-06-15 21:19:04 +05:30
879bf67b22 Custom card component for OTP display 2024-06-15 21:18:57 +05:30
e9c2ccc115 added edit icon 2024-06-15 21:14:56 +05:30
0514a7ce3d Replaced header with own component 2024-06-15 21:14:49 +05:30
4bf48b9538 Table filter WIP 2024-06-15 00:12:26 +05:30
2121f86a33 switched to session storage 2024-06-15 00:12:19 +05:30
1377d63347 validate token on refresh
Also added validatedtoken API
2024-06-15 00:12:02 +05:30
956faf2e3c table now has edit button, WIP 2024-06-13 23:24:48 +05:30
e359526b17 added Id to secrets 2024-06-13 23:24:14 +05:30
2593264d24 Renamed the homepage 2024-06-13 23:23:59 +05:30
a85e9734af totp generation is working
moved create secret to modal
2024-06-13 22:32:47 +05:30
de9c5b5c87 Front-end largely working
login logout working, show secrets working, TOTP generation is remaining
2024-06-13 10:41:56 +05:30
50094eb3c8 Working on the front-end 2024-06-11 23:45:29 +05:30
bf64433e21 added requirements 2024-06-10 20:41:50 +05:30
3c244e7c05 First commit 2024-06-10 20:40:22 +05:30