Commit Graph
95 Commits
Author SHA1 Message Date
martin-mfg 03965da7b8 prettier 2025-10-22 16:11:59 +02:00
martin-mfg 4ac70d3fa7 update imageSrc with userId, shorter debounce times 2025-10-22 15:56:12 +02:00
martin-mfg 03e5096e78 mock-http.js: small cleanup 2025-10-21 11:24:08 +02:00
martin-mfg 013142d777 remove commented out code 2025-10-21 10:40:04 +02:00
martin-mfg 655a6c0d88 remove unused import 2025-10-21 10:24:32 +02:00
martin-mfg a73ca07552 clean up test axios calls 2025-10-16 20:18:17 +02:00
martin-mfg 28745f9f4c try fix initial card selection 2025-10-16 20:15:16 +02:00
martin-mfg 393c7b7b4c try anonymous backend requests, cleanup 2025-10-16 19:37:37 +02:00
martin-mfg bb533859c1 fix CORS problem caused by axios-cache-interceptor 2025-10-16 11:39:08 +02:00
martin-mfg 8f7a7948f6 better waiting for PAT 2025-10-16 11:28:49 +02:00
martin-mfg 3b25caed85 set placeholder PAT in frontend 2025-10-16 10:25:19 +02:00
martin-mfg 368ce67a92 SVG.js: wait for PAT 2025-10-16 10:12:56 +02:00
martin-mfg d152b2c4c1 remove trailing slashes from URLs in frontend code 2025-10-16 09:49:17 +02:00
martin-mfg d60186d635 SVG: try use local 'server' 2025-10-16 09:37:53 +02:00
martin-mfg fb4a334f08 SVG: use axios.get instead of fetch 2025-10-15 20:24:54 +02:00
martin-mfg da1d21cda9 interpretHeader=false 2025-10-13 19:33:03 +02:00
martin-mfg b913fa3d9b test axios caching 2025-10-13 19:23:59 +02:00
martin-mfg 96b7fe836e instead try overriding axios methods 2025-10-13 19:15:52 +02:00
martin-mfg 807ee63075 again again try fix circular axios import 2025-10-13 19:04:59 +02:00
martin-mfg 74c352ab16 again try fix circular axios import 2025-10-13 16:19:26 +02:00
martin-mfg bc47e0dd5e try fix circular axios import 2025-10-13 16:05:38 +02:00
martin-mfg cadafaf3e1 add axios cache 2025-10-13 16:00:30 +02:00
martin-mfg 52b3996f02 remove placeholder PAT 2025-10-13 15:32:39 +02:00
martin-mfg adbbce395a set PAT_1 from backend response, small cleanup 2025-10-13 13:28:37 +02:00
martin-mfg a246be883e fix userAccess error handling, test non-existing user 2025-10-11 17:53:01 +02:00
martin-mfg bddd4c7b95 also fetch token when fetching private access 2025-10-11 17:32:20 +02:00
martin-mfg 0bdb376798 try fix wakatime-override 2025-10-11 14:35:57 +02:00
martin-mfg 2cc71de120 prettier 2025-10-11 12:04:30 +00:00
martin-mfg 8734fac30a add wkatime proxy 2025-10-11 13:56:02 +02:00
martin-mfg 7361750310 remove test frontend calls except wakatime 2025-10-11 09:47:14 +02:00
martin-mfg 431772d76a simpler local request paths, remove logging 2025-10-09 12:12:26 +02:00
martin-mfg c593cd89f9 move hard-coded env vars to constants.js 2025-10-09 09:07:04 +02:00
martin-mfg aa3442f0b9 move hard-coded env vars to Home.js 2025-10-09 09:03:01 +02:00
martin-mfg 561f4dd7b9 hard-code env vars 2025-10-09 08:51:50 +02:00
martin-mfg c01757968e prettier 2025-10-09 08:37:13 +02:00
martin-mfg ca7d623c16 don't replace 'process.env' 2025-10-09 08:35:07 +02:00
martin-mfg ba980fb9ff prettier 2025-10-08 16:47:31 +02:00
martin-mfg 5e6866a75c directly reference env.PAT_1, add wakatime test 2025-10-08 16:43:11 +02:00
martin-mfg 7a371d2e56 revert last 3 commits 2025-10-08 16:41:09 +02:00
martin-mfg ced095f67f install webpack 2025-10-08 16:29:24 +02:00
martin-mfg 5007fc6c00 try with env setting alternative 2025-10-08 16:23:15 +02:00
martin-mfg f09b19af94 try with simpler env key in craco 2025-10-08 16:18:52 +02:00
martin-mfg 44d5b29ee5 disable directly setting PAT_1 in frontend 2025-10-08 14:28:50 +02:00
martin-mfg 25a1a81332 set dummy env var from craco 2025-10-08 14:21:30 +02:00
martin-mfg 30bcee3998 try almost all endpoints 2025-10-08 14:03:44 +02:00
martin-mfg e4f85422e4 try pat-info endpoint 2025-10-07 13:19:22 +02:00
martin-mfg f80d6daf4a fix chunks 2025-10-05 17:09:01 +02:00
martin-mfg d9a41dae19 add await 2025-10-05 16:47:49 +02:00
martin-mfg 068345e900 try local call to gist endpoint 2025-10-05 16:35:07 +02:00
martin-mfg 186f7968e9 fix again http mock usage 2025-10-05 16:30:14 +02:00