Commit Graph

80 Commits

Author SHA1 Message Date
aj
c9825e3fb3 javadoced networks 2019-02-06 21:52:48 +00:00
aj
6d9212cf7c deprecated fmnetwork constructor with username, removed unused imports 2019-02-06 21:05:29 +00:00
aj
6ecf2ad982 adding status code check on http requests for error catching 2019-02-06 20:59:13 +00:00
aj
73373a6565 Revert "fx package layout change"
This reverts commit bfee29d8e3.
2019-02-04 22:24:14 +00:00
aj
bfee29d8e3 fx package layout change 2019-01-15 14:42:17 +00:00
aj
1ee5098172 updating chart ui - graph dates, separate menu 2019-01-15 13:33:14 +00:00
aj
11836840bf first implementation of scrobble chart 2019-01-12 10:34:08 +00:00
aj
c037d7414a added scrobble chart tab 2019-01-11 14:04:01 +00:00
aj
f662d6d0ae added electronic pie chart 2018-12-25 08:21:57 +00:00
aj
186969b115 auto find pie chart json and view pie chart option in menu 2018-12-04 23:28:01 +00:00
aj
4cfb46d022 added tag pool, dynamic pie charts with json formatting
first stage, still to do:

caching time limit on tag pool to update
2018-12-04 14:31:00 +00:00
aj
9bcd99dcf8 refresh list on open and populate file name to list name 2018-12-03 13:34:09 +00:00
Andy Pack
d80f7151ea Merged remodel into master 2018-06-21 21:08:10 +01:00
aj
3ed4d691b7 new network implemented, daily count working again 2018-06-20 23:22:40 +01:00
aj
7dcd3b9994 migrated to fmnetwork for gui, changed console handling 2018-06-20 18:06:47 +01:00
aj
65e3766a62 begin network remodel 2018-06-20 13:38:57 +01:00
aj
b443d4d719 removed unused imports, deleted copied resources 2018-06-07 23:43:57 +01:00
aj
fff64c0fef migrated to gradle 2018-06-07 22:22:08 +01:00
aj
2d48997983 test sync, changed window title back 2018-06-07 16:47:00 +01:00
aj
b165bd5fe4 test sync, changed window title 2018-06-07 16:44:13 +01:00
aj
95177c77f4 migrating to streams, working on time zone updates for daily scrobbles 2018-05-26 17:13:28 +01:00
aj
d5e9769157 changed fmobjlist scrobble summing for streams 2018-05-10 13:26:13 -07:00
aj
b355c8a5d3 added change username 2018-05-03 13:59:28 -07:00
aj
290ec96270 fixed and added pie charts, added saving and opening lists 2018-04-26 11:37:20 -07:00
aj
9c4546561d pie charts working again, added console tab functionality 2018-04-25 20:08:04 -07:00
aj
2c31ab908a moved swing driver, updated equals methods to include ignorecase 2018-04-24 01:24:53 -07:00
aj
db825e6813 maincontroller layout change, added verbose 2018-04-24 00:40:24 -07:00
aj
1e77421d1b added fmobjlist piechart breakdown, cohesive css 2018-04-22 16:42:44 -07:00
aj
1e5539d4f1 refactored jframe getter methods to jframe package 2018-04-19 20:58:56 -07:00
aj
711928b5b8 almost fully threaded 2018-04-19 16:25:45 -07:00
aj
d3413d15eb threaded initial api calls 2018-04-19 14:01:01 -07:00
aj
31146c5452 threaded piechart updating 2018-04-19 13:54:22 -07:00
aj
0ea8f91e14 added track tab 2018-04-18 22:46:48 -07:00
aj
a00199fbd3 added artist tab getting 2018-04-18 22:17:26 -07:00
aj
7a0337ea19 added tag tab 2018-04-18 21:16:56 -07:00
aj
84562c700e working on fmobjlisttab 2018-04-17 21:45:37 -07:00
aj
507f732861 xml album tab view generating properly 2018-04-17 20:43:33 -07:00
aj
fab130968c added splitpane 2018-04-17 17:36:44 -07:00
aj
c9cc980e88 migrating from jframe to javafx 2018-04-17 15:00:16 -07:00
aj
b6bc783e3e added handling for pages in tags 2018-04-17 14:21:57 -07:00
aj
d4a7120df2 added time play ratio, added wrapping and scrollbar to wiki view 2018-04-08 22:09:17 -07:00
aj
55b4ed625a removed lists now covered by tags, rearranged main menu 2018-04-06 00:35:07 -07:00
aj
57d2ec312c added todays scrobbles as button on main 2018-04-06 00:32:21 -07:00
aj
1f5fd21304 added tags to main menu, gets and displays all tags automatically 2018-04-05 22:40:15 -07:00
aj
379e3a014c Added tag list pulling 2018-04-05 22:05:55 -07:00
aj
f6d8f5f401 moved url getter methods to separate class URLBuilder 2018-04-05 11:34:58 -07:00
aj
b620b6e5d6 change == for equals and fixed equals methods 2018-04-05 01:26:15 -07:00
aj
4c18bd07a2 fmobj comparable, objects in objlist get sorted 2018-04-05 00:10:58 -07:00
aj
e90f12f6dd Merge branch 'master' of https://github.com/Sarsoo/fmframework 2018-04-03 15:55:23 -07:00
aj
942ddb3c59 changed list view layout, fixed bad requests changed request property
and url encoding
2018-04-03 15:54:56 -07:00