Commit Graph

103 Commits

Author SHA1 Message Date
calli
da7c0d53b0 update dependecies 2025-01-30 19:39:55 +02:00
Calli
47a29cbc5f Update Discord link 2024-11-10 10:19:37 +02:00
Calli
f2cb2c3439 Preserve account name on relogin 2024-09-21 15:29:20 +03:00
Calli
d7b9ad5cbe Prevent 3D view from crashing if heads array does not exist 2024-09-21 15:19:36 +03:00
Calli
76e56a0fa4 Add sorting by all fields in totals 2024-07-01 16:03:29 +03:00
Calli
e73c49f0a2 Add sorting by name in totals 2024-07-01 15:52:55 +03:00
Calli
fe82beabc1 Add imports per hour needed 2024-07-01 15:52:40 +03:00
Calli
5d7b4d85d4 Configure Plausible 2024-05-27 16:21:09 +03:00
Calli
d9562938be Replace Vercel analytics with plausible 2024-05-27 16:05:58 +03:00
Calli
9d07ea934c Implement planet exclusion from totals calculations 2024-05-27 09:36:28 +03:00
Calli
7131299fab Merge pull request #7 from calli-eve/fix-fetch-throw
fetch does not throw if no network error. account for this
2024-05-20 21:44:23 +03:00
Calli
d633a12be9 upsert character on login 2024-05-20 21:41:48 +03:00
Calli
03bcd784d7 fetch does not throw if no network error. account for this 2024-05-20 21:08:55 +03:00
Calli
793f71476b Handle token refresh errors and tell the user the token has expired 2024-05-19 17:52:01 +03:00
Calli
5cf1605a72 add sentry to get fronted error logging 2024-05-19 17:16:29 +03:00
Calli
c9a7846793 Planet config dialog 2024-04-30 20:09:09 +03:00
Calli
8190351e51 Wrap totals in collapsible 2024-04-28 10:08:55 +03:00
Calli
0a0f41cc25 initialize planets to be empty on login or refresh 2024-04-28 10:01:46 +03:00
Calli
bb5ef07042 Add praisal to totals 2024-04-28 09:55:19 +03:00
Calli
3232154f3e Hide summary in compact mode 2024-04-28 09:46:40 +03:00
Calli
4066125333 Hoist planet fetch to root and add totals calculation 2024-04-28 09:45:29 +03:00
Calli
cfa0a86b99 Add system variable to character 2024-04-27 22:26:57 +03:00
Calli
7d8c622711 Update discord invite link 2024-04-27 22:10:29 +03:00
Calli
9d03d79a17 Renew discord link with infinite invite 2024-03-03 18:16:15 +02:00
Calli
bf3bd3af89 Merge pull request #3 from salartarium/main
Update CCPButton.tsx
2024-02-06 21:26:27 +02:00
salartarium
b6b23e8e3a Update CCPButton.tsx
update link
2024-01-15 04:56:02 -08:00
Calli
18b6ce57e7 don't optimize images with vercel 2023-11-29 09:40:21 +02:00
Calli
77da81efea Alert mode to filter only planets that need an action 2023-10-21 07:52:56 +03:00
Calli
e69e65059e Add color selection and save it to localStorage 2023-10-06 19:40:54 +03:00
Calli
5a34784c9c Add a settings button for color pickers 2023-10-06 17:48:40 +03:00
Calli
75b9eb8be1 Refactor color selection to use context and extract assignation function 2023-10-06 17:48:23 +03:00
Calli
53c57a0383 Make toggle buttons more inline with rest of buttons 2023-10-06 17:47:49 +03:00
Calli
cb6dda73d1 update discord link in readme 2023-10-02 15:19:29 +03:00
Calli
46e92fc74a Make linter happy =D 2023-10-02 13:34:28 +03:00
Calli
8fadb703a8 Remove few rules from eslint 2023-10-02 13:29:53 +03:00
Calli
cb9e55d439 Use correct cycle times when calculating outputs 2023-10-02 13:12:31 +03:00
Calli
77af55ce2f Add plan mode to show character comments in the table 2023-10-02 13:12:31 +03:00
Calli
1d75dfb286 Add prettier and configure eslint-prettier 2023-10-02 13:12:31 +03:00
Calli
ac6378aaa8 Merge pull request #2 from trcjr/accessible-time-color-palette
more accessible color palette for count down time
2023-09-30 12:32:59 +03:00
Calli
d2b66eb193 Add comment field that is shown on account hover. Update discord link 2023-09-28 17:07:52 +03:00
Theodore Robert Campbell Jr
61077979d9 more accessible color palette for count down time 2023-09-27 22:34:18 -04:00
Calli
d4e3ed978e prevent crash if esi does not return extractor_details object 2023-08-25 17:04:47 +03:00
Calli
f7e9344604 handle billions in ISK/M 2023-08-02 21:04:34 +03:00
Calli
b13ae22dca add p4 factories to factory ID filter and remove unused imports 2023-08-02 14:51:53 +03:00
Calli
0fcc44274f fix example env and give planet table some space 2023-08-02 14:46:39 +03:00
Calli
dbcf3a5a4f move praisal url to env and use avanto instance 2023-07-21 08:39:04 +03:00
Calli
05196d1b64 make table header typography smaller 2023-07-16 19:55:07 +03:00
Calli
0214b82e14 change isk/h to isk per month 2023-07-16 19:51:00 +03:00
Calli
c7f3a9b7c6 add tooltips to the table view 2023-07-16 19:23:01 +03:00
Calli
5750d986d1 update readme images 2023-07-16 19:04:39 +03:00