Commit Graph

2242 Commits

Author SHA1 Message Date
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
Jarmo Riikonen
2617a84b4a Commented out 2018-07-06 19:43:48 +03:00
Jarmo Riikonen
55a56297c9 Fixed zero episodes 2018-07-06 19:42:12 +03:00
Jarmo Riikonen
3be4421391 Fixed so works with "infinite" series 2018-07-06 19:32:57 +03:00
Jarmo Riikonen
e9d98b3e75 Episode left and right arrow #153
Requires styling, other things are "done"
2018-07-06 19:14:44 +03:00
bf544836fa Typo fix 2018-07-07 01:10:46 +09:00
94a600d28e Make sure that credentials are omitted in version check 2018-07-07 01:10:34 +09:00
fe1f771968 Reverted all changes around hiding anime in user list 2018-07-06 02:37:22 +09:00
5099663c37 Use early continue style 2018-07-06 01:55:04 +09:00
c11745306b Removed old import 2018-07-06 01:52:58 +09:00
20ebafe83a Separate toggle and hide logic 2018-07-06 01:52:05 +09:00
a491ac50a1 Use early return style 2018-07-06 01:37:43 +09:00
9c67a51fb4
Merge pull request #172 from Amatrelan/sticky-hide
Persistent hide #123
2018-07-06 01:30:49 +09:00