1
Commit Graph

531 Commits

Author SHA1 Message Date
59accf2e53 Refactoring 2015-03-24 20:04:52 +09:00
5b158c27b2 Refactoring 2015-03-24 17:58:35 +09:00
55936cf98d Stubbing 2015-03-24 17:46:10 +09:00
b5eea20b8d Changing error handling, adding computeRecordPopularity 2015-03-24 17:29:24 +09:00
ad516fccd5 Adding types.go 2015-03-24 15:17:37 +09:00
d05c540dd7 Adding more util functions 2015-03-24 15:16:58 +09:00
99f00d908e Porting more functions from JS 2015-03-24 13:17:39 +09:00
0a2bbbdbc2 Work in progress 2015-03-24 12:45:18 +09:00
bd0602063d Adding code to learn categories 2015-03-24 12:22:21 +09:00
dbafb279b0 Fixing up parsing 2015-03-24 11:58:00 +09:00
cef05a15a4 Initial drop for switching server from Node.Js to Go 2015-03-24 10:58:40 +09:00
21ba447970 Updating readme 2015-03-22 18:02:11 +09:00
55dd69721d Adding readme 2015-03-22 16:56:57 +09:00
46dcda4060 Getting rid of relative scale because it was not very interesting 2015-03-22 12:10:53 +09:00
f782040328 Improved compatibility calculation 2015-03-22 11:51:05 +09:00
c8d147deb8 Fixing bug in global scale calculation 2015-03-22 11:19:09 +09:00
8bc31046c7 Fixing ambiguous naming 2015-03-21 20:52:47 +09:00
cab7eb21bb Add display type to UI 2015-03-21 20:46:20 +09:00
d6bb53e870 Fixing compatibility calculation code. 2015-03-21 16:25:30 +09:00
1402d60100 Create compatibility feature 2015-03-20 20:15:47 +09:00
850274efdf Allow custom port 2015-03-17 18:46:13 +09:00
ad6d5dfcf3 Keep track of access count 2015-03-17 18:41:52 +09:00
b8237b18b1 Misc fixups 2015-03-17 16:54:01 +09:00
cfd5ca4670 Ranking now being computed properly 2015-03-17 16:28:16 +09:00
076baa1204 Fixing more issues 2015-03-17 15:55:30 +09:00
7ba02e6fdc Adding ability to reset local storage. 2015-03-17 15:23:57 +09:00
2afbc7f77a Fixing local storage issue. 2015-03-17 14:04:26 +09:00
3973a4cee5 Adding workaround for GetJSON screwing up profile dictionary. 2015-03-17 13:57:50 +09:00
f6c9768fb8 Work in progress on getting the "compatible" feature working. 2015-03-17 13:23:32 +09:00
d4de2245b2 Don't display review IDs on results page. 2015-03-17 11:34:04 +09:00
20afc3f165 Fixing renamed files 2015-03-15 17:10:55 +09:00
c0d543cef1 Renaming server 2015-03-15 17:09:50 +09:00
e69cf29a7b Transition effects, fixing event handler stacking 2015-03-12 11:26:59 +09:00
a316f1e3d3 Adding code to forget categories 2015-03-12 11:08:34 +09:00
9edb58590d Improved layout 2015-03-12 10:48:21 +09:00
8f01c714e4 Delete catgories from DOM 2015-03-12 10:38:33 +09:00
7bdf03f159 Adding stub for deleting categories 2015-03-11 22:43:31 +09:00
3dd296def2 Enter key adds new categories, fix profile view. 2015-03-11 19:07:43 +09:00
e680b10362 Updating database 2015-03-11 16:20:46 +09:00
491dccbbe9 Improved local storage handling 2015-03-11 16:18:44 +09:00
34b4eac3c1 Throw on error 2015-03-11 15:54:34 +09:00
65bba56252 Log review accesses 2015-03-11 15:50:00 +09:00
e4815b407b Database cleanup 2015-03-11 15:34:10 +09:00
6de9f116be Database cleanup 2015-03-11 15:25:17 +09:00
89fefaf5a5 Category IDs now ints 2015-03-11 14:41:17 +09:00
fad1f34f75 Adding history and dimensions tables 2015-03-11 14:25:30 +09:00
c5fc9ea80b Cleanup profile to exclude empty items 2015-03-11 12:11:19 +09:00
86deb64108 Update profile on dialog close 2015-03-11 11:56:52 +09:00
6179478b36 Tweaks to dialog 2015-03-10 07:47:34 +09:00
276eb9d975 Tweaks to dialog 2015-03-09 23:14:04 +09:00