Commit Graph

2204 Commits

Author SHA1 Message Date
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
f0625aabe5 Minor changes 2018-07-19 14:10:43 +09:00
09a279861c Capitalize region name 2018-07-11 01:18:44 +09:00
b76920d697 Improved error handling 2018-07-11 01:14:08 +09:00
851a7c559c Restrict roles command to server admin 2018-07-11 01:06:34 +09:00
a48e1c8db1 Fixed command invocation 2018-07-11 01:04:58 +09:00
009449316e Refactor bot command invocation 2018-07-11 00:46:17 +09:00
957de3856b
Merge pull request #182 from FM1337/go
Added region role command
2018-07-10 23:47:43 +09:00
Allen Lydiard
8b9c2a8e99 Made requested changes 2018-07-10 04:51:34 -03:00
Allen Lydiard
75bd736c73 Basic region command done 2018-07-09 09:01:40 -03:00
Allen Lydiard
816a44692d Some more work on the discord bot 2018-07-09 08:40:48 -03:00
Allen Lydiard
e80e7952a6 Starting work on the discord bot 2018-07-09 07:38:44 -03:00
7bcd06688c Automatically run make ports if needed 2018-07-08 17:02:53 +09:00
c68feed578 Revert "Automatically run "make ports" if needed"
This reverts commit 43dacc9aaf.
2018-07-08 15:45:16 +09:00
43dacc9aaf Automatically run "make ports" if needed 2018-07-08 15:39:19 +09:00
51c6382bfc Make pro icon smaller on small user avatars 2018-07-08 14:01:54 +09:00
7504ae84c3 Added tooltips to edit interface images (closes #179) 2018-07-08 13:20:52 +09:00
a2a9af3c1a Quicker version check on dev servers 2018-07-08 00:44:24 +09:00
bcb562bb43 Improved styling 2018-07-08 00:40:21 +09:00
b86a59f53a Use navigator.language instead of hardcoded language 2018-07-07 19:42:38 +09:00
558e756b53 Search optimization 2018-07-07 19:29:13 +09:00
daabaa3bd3 Improved corner buttons layout 2018-07-07 18:08:10 +09:00
b8c9f9e9eb Almost finished with old notification deletion 2018-07-07 17:12:07 +09:00
256632e817 User should always be last function parameter 2018-07-07 16:19:06 +09:00
9c198dc1f7 Improved episode prev/next button design 2018-07-07 16:18:00 +09:00
ccfdd36ce4 Added basic design for arrows on desktop 2018-07-07 16:00:38 +09:00
ec9bd057ef
Merge pull request #174 from Amatrelan/arrows
Episode left and right arrow #153
2018-07-07 15:35:02 +09:00
Jarmo Riikonen
0af180ed5e fixes 2018-07-07 08:24:34 +03:00
339bac921f Prevent multiple IP lookups 2018-07-07 13:23:00 +09:00
25b7e39d75 Use IP resolve log 2018-07-07 13:17:30 +09:00
e46c9b1586 Improved error logging 2018-07-07 12:42:00 +09:00
Jarmo Riikonen
447186e7d3 I'm not writing C++ here 2018-07-06 21:28:21 +03:00
Jarmo Riikonen
bd65be8ee6 Previous and Next episode number is taken from array
If there is episode "skips" in database now should work with them too.
2018-07-06 21:24:11 +03:00
Jarmo Riikonen
7d2f93f344 And for 0 episodes last episode 2018-07-06 19:53:27 +03:00