Commit Graph

111 Commits

Author SHA1 Message Date
calli
09d587c8b0 instead of build lets use an image 2025-04-09 20:51:17 +03:00
calli
f836785a02 add github actions to build the containers 2025-04-09 20:46:30 +03:00
calli
48c5c425c5 Show storage filld rate per planet 2025-04-09 19:56:46 +03:00
calli
57a25b579c add missing docker compose env 2025-03-31 21:43:16 +03:00
calli
3ed35f14b4 add support project button 2025-03-07 07:28:45 +02:00
calli
17ac314750 add partner code to readme 2025-02-01 15:51:37 +02:00
calli
2332d6f4d8 cleanup the ui and fix nextjs upgrade issues 2025-01-31 00:21:55 +02:00
calli
dfeb307562 add production chain simulation and extraction amounts 2025-01-30 23:54:42 +02:00
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