Known issues (Todo)
Changelog Bleeding edge, slightly broken, Beta version
LOGIN
Sync user Timezone with TC_TZ or use user timezone instead of env
NODE REWORK:
- node scripts out of ./snip
-- put in edge repro and have dev execute them there
- don't call dev (find a way to have app do this task on demand)
- NODE page need to have detailed informations if offline
-- tailscale_nearest_derp not populating some times (could be old code from dev)
-- al duplikum data keeps retutning nothing on live instance (works fine on dev)
-- update times for local update and nodestatus (show info update on header)
- Token page still slow (must be somethings RPC related)
- accountCycles term to be "Rollover" (need to doublecheck)
- TOKEN: Set active always say TokenId #1
- TOKEN Administration: change token format to be account-fc-note except for 38-YT
- STRATEGY
-- replace 7day with "current cycle"
-- convert history into datatable
-- Gewinnkonsistenz (-1/-8 USD) is green when negative?? (could be a first day thing)
- Dashboard: "Trading Activity" mini-chart is incorrect
- PROFILE timezone change/selection
-- add 2fa (locally) in conjunction with authprovided credentials
- add metadata (title and whatnot)
- older mobile: force switch to dark mode for higher contrast
-- Dashboard: include active trade in the welcome card
- use "wife mode" on $TradeNow (this may be a problem as current pnl is not avaiable via API)
- STRATEGY: "proof-feature" (traders can provide small bits of a log and screenshoots (basic blog)
-- auto expire via cache maybe use getURL with a long term cache to expire and the site-code checks if the file is there.
-- the site code only checks for xx days in the past or somethings like this to avoid broken images from the past
### ERRORS ###
after login
Fatal error: Uncaught Error: Attempt to modify property "activeToken" on null in /var/www/Repros/edge/app/index.php:226 Stack trace: #0 {main} thrown in /var/www/Repros/edge/app/index.php on line 226
when cache is blank
Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, null given in /var/www/Repros/edge/app/index.php:295 Stack trace: #0 /var/www/Repros/edge/app/index.php(295): explode() #1 {main} thrown in /var/www/Repros/edge/app/index.php on line 295
Warning: Undefined array key 0 in /srv/app/index.php on line 289
Warning: Attempt to read property "name" on null in /srv/app/index.php on line 290
Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, null given in /srv/app/index.php:290 Stack trace: #0 /srv/app/index.php(290): explode('.', NULL) #1 {main} thrown in /srv/app/index.php on line 290
