• Joined on 2022-01-07
gkrou pushed to master at gourav/PyFacts 2024-08-13 19:29:26 +00:00
173fba0f03 added more python versions
gkrou pushed to sqlitwe at gkrou/FastAuth 2024-08-11 18:39:17 +00:00
8a7da6e146 Folder structure change for backend
b0a0e23090 colour consistency on top buttons
Compare 2 commits »
gkrou pushed to sqlitwe at gkrou/FastAuth 2024-07-14 19:29:26 +00:00
846e9a7aa5 fixed a bug which was causing username to note get saved on import
f6d119c852 Added delete functionality
5b697d7810 Create/edit/import dialog gets destroyed on close
a089ffa884 added delete method and query
Compare 4 commits »
gkrou pushed to sqlitwe at gkrou/FastAuth 2024-07-01 10:59:24 +00:00
6a1429614b Import secret feature is now working
1af66916a9 Add algo, digits, and seconds fields
24300ca596 Update API now uses sqlite db, removed json
Compare 3 commits »
gkrou pushed to sqlitwe at gkrou/FastAuth 2024-06-21 11:49:57 +00:00
0d5b83e054 Updated queries from OOP structure queries
91ac771400 Updated formatting of queries
4ef416f3ee Queries in OOP structure
d0f1d74ca3 user cration queries
926bd613a8 Created model for Key
Compare 6 commits »
gkrou created branch sqlitwe in gkrou/FastAuth 2024-06-19 10:50:13 +00:00
gkrou pushed to sqlitwe at gkrou/FastAuth 2024-06-19 10:50:13 +00:00
d044943309 table creation sql script
gkrou pushed to httpcookie at gkrou/FastAuth 2024-06-17 18:19:46 +00:00
dff3074f8c httpOnly cookie attempt 1
gkrou created branch httpcookie in gkrou/FastAuth 2024-06-17 18:19:45 +00:00
gkrou pushed to master at gkrou/FastAuth 2024-06-17 10:09:43 +00:00
32fb68c5ea tap to reveal and wait functionality
ba400fd5f6 Automatic sort handling, layout improvements
72583eb2ec Changed buttons to icons
5dd375b796 prevent horizontal scroll bar
649cadd591 new icons
Compare 12 commits »
gkrou pushed to master at gkrou/FastAuth 2024-06-16 01:30:30 +00:00
334bb97d35 Edit support and timer on main page
726e8a208a added copy OTP feature
8210f4957e Created PUT API and added edit support
658c0b091c removed table and added cards
879bf67b22 Custom card component for OTP display
Compare 7 commits »
gkrou pushed to master at gkrou/FastAuth 2024-06-15 01:29:58 +00:00
4bf48b9538 Table filter WIP
2121f86a33 switched to session storage
1377d63347 validate token on refresh
Compare 3 commits »
gkrou pushed to master at gkrou/FastAuth 2024-06-13 19:30:21 +00:00
956faf2e3c table now has edit button, WIP
e359526b17 added Id to secrets
2593264d24 Renamed the homepage
a85e9734af totp generation is working
Compare 4 commits »
gkrou pushed to master at gkrou/FastAuth 2024-06-13 11:20:21 +00:00
de9c5b5c87 Front-end largely working
gkrou created branch master in gkrou/FastAuth 2024-06-12 02:56:01 +00:00
gkrou pushed to master at gkrou/FastAuth 2024-06-12 02:56:01 +00:00
50094eb3c8 Working on the front-end
bf64433e21 added requirements
3c244e7c05 First commit
Compare 3 commits »
gkrou created repository gkrou/FastAuth 2024-06-12 02:55:06 +00:00
gkrou pushed to master at gourav/PyFacts 2023-08-20 10:55:25 +00:00
a4ecd38b97 All transform tests are now passing
gkrou pushed to master at gourav/PyFacts 2023-08-19 18:44:57 +00:00
2f50894b46 updated some tests
Compare 2 commits »
gkrou pushed to master at gourav/PyFacts 2023-07-17 08:55:05 +00:00
06be27d46c Added ensure_coverage parameter to transform function