Commit Graph

111 Commits

Author SHA1 Message Date
amhsirak
86b4fb29ba fix(temp): -rm expiration logic 2024-11-18 21:26:23 +05:30
amhsirak
9027435c70 fix: logout if token expired 2024-11-11 20:21:12 +05:30
amhsirak
d0fa3ff081 fix: !logout on hard refresh 2024-11-11 19:59:51 +05:30
amhsirak
a052ec7e38 fix: gracefully handle jwt token decoding 2024-11-11 02:13:46 +05:30
amhsirak
ba59847860 fix: adapt to jwtDecode v4 2024-11-07 21:57:56 +05:30
amhsirak
c43d13f27a feat: auto-logout if jwt token expired 2024-11-07 21:56:41 +05:30
karishmas6
5cbab56386 refactor: use apiUrl 2024-11-01 08:26:00 +05:30
karishmas6
9203a03163 feat: capture stage 2024-10-27 19:27:51 +05:30
karishmas6
d90172a2b3 feat: set width to 900 2024-10-19 20:38:43 +05:30
karishmas6
3b52cb695a feat: global state to know about pairs in the current workflow 2024-10-19 18:25:16 +05:30
karishmas6
c667bef2f0 feat: set capture stage in browser actions context 2024-10-19 07:20:06 +05:30
karishmas6
cc37d9e698 chore: lint 2024-10-18 22:40:20 +05:30
karishmas6
18899462d4 feat: user viewport dimension context 2024-10-18 22:39:58 +05:30
karishmas6
451163a81f feat: overflow hidden 2024-10-18 22:29:42 +05:30
karishmas6
aa36a6d9f2 feat: set width 900, height 500 2024-10-18 16:37:49 +05:30
karishmas6
d2a9927e5b chore: prettier 2024-10-12 22:48:00 +05:30
karishmas6
f8657732db feat: remove CSRF token 2024-10-12 22:47:44 +05:30
karishmas6
d8e269e1cd fix: revert ALL new browser changes 2024-10-11 23:12:32 +05:30
karishmas6
8c86e84a19 feat: browser & right panel ui 2024-10-11 10:20:24 +05:30
karishmas6
c3fe08a54d feat: use https:// 2024-10-11 05:01:01 +05:30
karishmas6
2ed09970e9 feat: recordingURl 2024-10-11 04:51:19 +05:30
karishmas6
e03bd5c8ca feat: include recordingId 2024-10-09 23:10:06 +05:30
karishmas6
25c9265f59 feat: proper retrieval of user from local storage 2024-09-26 16:17:50 +05:30
karishmas6
9bb1d715b5 feat: set axios.defaults.withCredentials to true 2024-09-25 17:01:30 +05:30
karishmas6
2591bf0a95 fix: use data.csrfToken 2024-09-25 14:57:40 +05:30
karishmas6
6879260623 refactor: rename to AuthProvider 2024-09-25 12:15:38 +05:30
karishmas6
8f52bb28e1 refactor: rename to AuthContext 2024-09-25 12:07:24 +05:30
karishmas6
6a50edff22 fix: login & csrf api routes 2024-09-24 12:31:57 +05:30
karishmas6
4ad5b46fd3 chore: lint 2024-09-24 12:10:04 +05:30
karishmas6
044031260c feat: extend HeadersDefaults type to include X-CSRF-TOKEN property 2024-09-24 12:09:50 +05:30
karishmas6
1dd1b6fbdb fix: pass null if not found 2024-09-24 12:09:01 +05:30
karishmas6
2131b5307f feat: create ActionType context 2024-09-24 12:08:19 +05:30
karishmas6
b2c1babcfc feat: auth context 2024-09-24 12:07:32 +05:30
karishmas6
918c79d71c feat: ensure list ids and labels are updated 2024-09-21 15:57:44 +05:30
karishmas6
fe1015981f chore: lint 2024-09-21 15:41:47 +05:30
karishmas6
cc92d8fb4c feat: ensure deep copy 2024-09-21 15:41:29 +05:30
karishmas6
db6c30b6a7 chore: lint 2024-09-14 07:49:53 +05:30
karishmas6
1cc9618612 chore: lint 2024-09-14 02:22:36 +05:30
karishmas6
d6d373b52c feat: handle discarded steps in add list step 2024-09-14 02:22:21 +05:30
karishmas6
2925a3ef46 chore: -rm comment 2024-09-14 02:21:54 +05:30
karishmas6
cc1a333545 feat: use discarded fields in remove list text field 2024-09-14 02:14:43 +05:30
karishmas6
582330df85 feat: use Set for discarded fields 2024-09-14 02:14:15 +05:30
karishmas6
64d41896f7 feat: handle removeListTextField 2024-09-13 23:39:28 +05:30
karishmas6
37e54dc619 feat: remove removeListTextField 2024-09-13 23:38:58 +05:30
karishmas6
a51d315ce7 chore: lint 2024-09-13 23:27:03 +05:30
karishmas6
e4ed54a7c0 feat: implement updateListTextFieldLabel 2024-09-13 23:26:24 +05:30
karishmas6
f0ec5dbb67 feat: updateListTextFieldLabel 2024-09-13 23:25:36 +05:30
karishmas6
790693d847 feat: move recordingName to global context 2024-09-10 02:33:56 +05:30
karishmas6
041332edfa feat: emit getList socket events from context 2024-09-09 03:17:28 +05:30
karishmas6
53988dead7 feat: !call startLimitMode in context 2024-09-08 12:45:15 +05:30