Commit Graph

90 Commits

Author SHA1 Message Date
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
Calli 4c392533da refactor main view to table and add production, import and export information per planet 2023-07-16 19:02:11 +03:00
Calli bc0c2f83a2 simplify Planet type 2023-07-10 09:33:33 +03:00
Calli a4786598e6 fix types and api calls 2023-07-10 01:06:32 +03:00
Calli 1a412c57a2 Merge pull request #1 from Scrin/esi-inline-versions
Use inline versioned ESI api urls
2023-07-10 01:06:11 +03:00
Scrin 71b8277f3b Use inline versioned ESI api urls 2023-07-09 23:19:17 +03:00
Calli de8cde0eb2 add user-agent header to sso calls 2023-07-04 23:33:20 +03:00
Calli 99e7c59e9c add automatic refresh 2023-07-04 22:59:31 +03:00
Calli 313ce84bd6 realing stopped sign on planet 2023-07-04 22:14:38 +03:00
Calli bf27482f16 revert the third column 2023-07-04 00:18:44 +03:00
Calli 5d4c15cff6 fix the column count =D 2023-07-04 00:16:12 +03:00
Calli f365c3c1b6 hone top bar and add xl breakpoint 2023-07-04 00:13:52 +03:00
Calli 6933ddcbc5 refactor compact mode to theme provider 2023-07-04 00:04:33 +03:00
Calli 76d0ed6da1 color countdown timers and compact more 2023-07-03 23:13:08 +03:00