Commit Graph

68 Commits

Author SHA1 Message Date
HojouFotytu fdd971e515 Excessive Requests 2019-07-06 10:49:28 +09:00
HojouFotytu 7634dc7112 Asset Graph Localisation fix 2019-06-12 09:41:35 +09:00
djbadders 7185299d52 Fixed issue #133 2019-06-09 17:16:27 +01:00
HojouFotytu 5fb9e5d847 Update dashboard title 2019-05-04 21:11:29 +09:00
HojouFotytu de1f1cb77f Monitor edits 2019-05-04 12:52:07 +09:00
HojouFotytu 81249161d4 Minor dashboard layout changes 2019-05-01 16:19:37 +09:00
HojouFotytu a49b0e3868 Layout changes 2019-05-01 12:16:37 +09:00
HojouFotytu 2014d1b350 Dashboard Trend Chart resize 2019-05-01 00:44:13 +09:00
HojouFotytu 885bb796e2 Asset Distribution Chart 2019-05-01 00:36:27 +09:00
HojouFotytu 9070a33e9b Chart title edit 2019-04-29 18:11:24 +09:00
djbadders 830e2b3c8c Stop ticker using PT data as it no longer needs it 2019-04-17 08:16:57 +01:00
djbadders 8f02ab2bef Fixed the TickerWidget making repeated calls 2019-04-16 22:20:08 +01:00
djbadders 6e3da89ab7 Make trend change sortable 2019-04-16 21:27:42 +01:00
djbadders 5e6aadc834 Revert "Make Trend sortable"
This reverts commit cfa5e0f4af.
2019-04-16 21:23:54 +01:00
djbadders 414d641440 Fixes for mobile view and SSV added to bags list 2019-04-16 21:22:28 +01:00
djbadders cfa5e0f4af Make Trend sortable 2019-04-15 23:58:49 +01:00
djbadders cb6c11b4cf Fix to ensure percentage trend is correct 2019-04-15 23:45:39 +01:00
djbadders bd91bf5e6f Added trend column to DCA bag lists
so trend can be understood on held bags
2019-04-15 23:21:54 +01:00
djbadders 7f095511d6 Stops dashboard refreshes stacking and causing
issues with browsers
2019-04-14 07:45:09 +01:00
djbadders e757679e66 UI updates 2019-04-13 11:44:42 +01:00
HojouFotytu 619fbf65ab
Merge pull request #110 from djbadders/develop
Updated to use PT data for balance and buy order tweak
2019-03-26 21:31:06 +09:00
djbadders fa7e759467 Updated to use PT data for balance and buy order tweak 2019-03-26 00:01:43 +00:00
HojouFotytu 54a0bba0bb Update Donate Link 2019-03-23 15:49:34 +09:00
HojouFotytu 829a950777 sales analzyer page charts are all-time 2019-03-22 23:23:32 +09:00
HojouFotytu 5d47c045f2 typo 2019-03-22 00:00:33 +09:00
HojouFotytu 3f50f5d052 baglist layout tweak 2019-03-21 20:51:43 +09:00
HojouFotytu cd5b0ef587 moved ticker back to left 2019-03-21 19:01:41 +09:00
HojouFotytu 3f350cf159 dashboard baglist tweaks 2019-03-21 18:56:48 +09:00
HojouFotytu 69096e36d3 Sales Analyzer layout 2019-03-20 23:06:25 +09:00
HojouFotytu e36fd2ee21 2019-03-20 01:13:41 +09:00
HojouFotytu 9c24a6038e
Merge pull request #101 from djbadders/develop
Possible buys update + other minor tweaks
2019-03-19 12:18:24 +09:00
djbadders 730372cb82 Possible buys update + other minor tweaks 2019-03-18 23:32:10 +00:00
HojouFotytu 4f618babe0 Reverted removal of SMS ticker 2019-03-19 00:56:38 +09:00
HojouFotytu 44ab622c59 Ticker Changes 2019-03-18 16:37:14 +09:00
HojouFotytu 8f6ed741fb 24h Trend for Possible Buy 2019-03-17 16:49:19 +09:00
HojouFotytu 08d8d8bd99
Merge pull request #96 from djbadders/develop
Fixes for when settings have blank file properties
2019-03-17 15:08:35 +09:00
djbadders 9434344ba8 Fixes for when settings have blank file properties 2019-03-16 18:21:46 +00:00
HojouFotytu f3aa9fd832 Additional Gui Fields 2019-03-15 17:53:30 +09:00
HojouFotytu 8c1de1b17a Current Total Value 2019-03-06 19:06:38 +09:00
djbadders 00a8a1b3ef Changed to use local time in file comments, plus minor fixes and tweaks 2019-03-02 08:10:33 +00:00
HojouFotytu 13d8ebbaf1 Badders' highlight pairs without average price 2019-02-26 01:02:52 +09:00
HojouFotytu ebba624bd8 add donate button 2019-02-22 19:16:26 +09:00
djbadders ad15fd4709 Merge branch 'master' into Badders/develop/wip 2019-02-17 23:33:02 +00:00
HojouFotytu 031613c778 CurrencyConverterAPI & ASPNetCore Update 2019-02-17 23:45:00 +09:00
HojouFotytu ec9ba3745d
Revert "Minor Fixes" 2019-02-17 21:39:22 +09:00
HojouFotytu 867ab85c09 FreeCurrencyConverterApi Fix 2019-02-17 13:48:49 +09:00
djbadders bfae59193f Fixes and reliability tweaks
- Fixed issues with detecting the console and whether keypresses can be captured.
- Changed the start-up to keep trying to acquire configuration and/or Profit Trailer connectivity using a exponential backoff to stop thrashing.
- Changed the code to use UTC times to avoid issues when daylight svaing kicks in.
2019-02-04 00:17:38 +00:00
HojouFotytu 9163f994ac global setting always visible 2019-01-16 03:17:14 +09:00
HojouFotytu 90ff847629 Dashboardbottom typo; updated settings.general 2019-01-14 12:56:15 +09:00
HojouFotytu f3fa940fd6 add TV indicators 2019-01-14 12:21:30 +09:00