Commit Graph

2287 Commits

Author SHA1 Message Date
ecceb415ca Added soundtrack comments 2018-10-29 11:30:23 +09:00
f4f1531b8b Minor fix 2018-10-29 09:28:24 +09:00
9aa3d9de62 Updated to latest arn API 2018-10-29 09:15:45 +09:00
681177b28e Upgrading posts to new data structure 2018-10-29 08:12:34 +09:00
84f650a636 Removed outdated dashboard code 2018-10-29 07:27:07 +09:00
86ef991d1d Minor typo 2018-10-28 12:57:59 +09:00
528ba49dee Handle NaN case for notification count 2018-10-28 12:52:20 +09:00
9b6d2db7f0 Added a patch to show languages 2018-10-28 12:46:55 +09:00
342948dbb3 Added AMV video details 2018-10-28 12:24:26 +09:00
6201818d3b Ensure minimum size for desktop app 2018-10-28 11:31:43 +09:00
2449ce824c Updated contributor list 2018-10-28 10:53:57 +09:00
eb7f57de6d Removed admin route from route tests 2018-10-28 10:45:04 +09:00
ae7ec62125 Simplified video info refresh 2018-10-28 10:20:59 +09:00
3bd192cbd3 Added patch to update AMV info 2018-10-28 10:09:31 +09:00
5a592c505b Allow CORS in ranking API 2018-10-27 11:06:36 +09:00
252d021d90 Show character ranking in info table 2018-10-27 11:01:21 +09:00
24103d10cb Fixed feature card compilation error 2018-10-27 10:16:11 +09:00
7095bd544f Slightly improved registrations view 2018-10-27 10:11:52 +09:00
b951667421 Fixed hierarchy level in code style docs 2018-10-27 06:12:37 +09:00
124d1937ae Comment formatting 2018-10-27 06:11:31 +09:00
d4b31b5bc1 Updated account settings 2018-10-26 11:42:28 +09:00
adaf9e4102 Split settings into multiple files 2018-10-26 11:13:03 +09:00
52f3579809 Updated golint path 2018-10-18 10:49:59 +09:00
9ad99995c3 Added payment overview for administrators 2018-10-18 10:15:06 +09:00
5956b82d9d Remove the clear search button in WebKit 2018-10-18 08:50:26 +09:00
c6c7a305fe Added latest notifications API route 2018-10-17 09:31:15 +09:00
89adf2942e Reserve routes for upcoming notification feeds 2018-10-17 09:20:45 +09:00
af89e329c4 Added anime status check 2018-10-11 15:32:16 +09:00
b2f9754a19 Fixed contenteditable save 2018-10-11 12:09:12 +09:00
fc96fe861e Improved soundtrack downloader 2018-10-11 03:31:41 +09:00
f56e7e2133 Fixed MAL file directory 2018-10-11 02:18:42 +09:00
eccd91a160 Lower loading priority for trailers and maps 2018-10-10 20:12:05 +09:00
445fadcded Added priority hint for profile avatars 2018-10-10 19:56:40 +09:00
1524d9f504 Improved statistics on genre pages 2018-10-10 18:37:31 +09:00
732e9c6970
Merge pull request #187 from atjallen/iss94
UI for Genre: Average Rating and Total Completed Anime
2018-10-10 18:24:21 +09:00
9f8f19c771 Fixed the last TypeScript warning 2018-10-10 17:48:08 +09:00
1829c2cab9 Fixed most of TypeScript errors for TS 3.1.2 2018-10-10 17:42:23 +09:00
d1987e9c60 Updated go test version 2018-09-28 07:18:35 +09:00
592a68a795 Use correct input type for search 2018-09-27 19:14:57 +09:00
494d21910c Added code style rule for outdated code 2018-09-27 17:12:08 +09:00
b13572edd5 Removed redundant return statement 2018-09-27 16:49:34 +09:00
4156c55b4e Added theme info to user statistics 2018-09-27 16:42:21 +09:00
648182083d Improved kitsu import page 2018-09-27 15:12:19 +09:00
5f7aa334e0 Minor changes 2018-09-27 14:19:14 +09:00
60a26c39f4 Fixed TypeScript 3 warnings 2018-09-27 13:54:02 +09:00
Ashley Allen
41607cbf98 Add functionality to calculate the global average rating for a genre 2018-07-30 13:06:31 +01:00
Ashley Allen
320649b81d Small refactorings 2018-07-28 15:47:25 +01:00
Ashley Allen
8891ea4369 Small tweaks 2018-07-27 18:10:18 +01:00
Ashley Allen
f94a5d3d8b Add functionality to display the total number of anime a user has completed for a genre on its page 2018-07-26 17:06:47 +01:00
Ashley Allen
6a83042953 Add UI for displaying the user's average score for a genre 2018-07-26 15:34:08 +01:00