Commit Graph

2630 Commits

Author SHA1 Message Date
997694d7df Improved anime editing sidebar icons 2019-03-11 10:19:08 +09:00
7adf038729
Merge pull request #207 from soulcramer/add_editor_tools_anime_edit_page
Add editor tools to the anime edit page
2019-03-11 09:50:41 +09:00
a37d636d67 Liked characters are now viewable 2019-03-11 09:37:05 +09:00
452a340fff Check relevant character before accessing it 2019-03-11 09:20:12 +09:00
f205b5824c Improved testing 2019-03-06 11:02:49 +09:00
f572a08888 Improved twitter login 2019-03-05 15:44:48 +09:00
35c7aaaa24 Connect accounts when logging in via email 2019-03-05 15:26:48 +09:00
7ac6aadf32 Don't use forced video ratio on fullscreen 2019-03-04 20:26:25 +09:00
dcfa18cf73 Disable Twitter for now 2019-03-04 20:14:39 +09:00
6a19dfa324 Add coverage information for this repository 2019-03-04 17:42:55 +09:00
44f3354729 Improved code readability 2019-03-04 11:33:08 +09:00
c42b66bdcc Fix drag and drop error when image is missing 2019-03-04 11:28:51 +09:00
cfca5b76fb
Merge pull request #216 from soulcramer/add_twitter_login
Fixed the "url must not contain a query string" error
2019-03-04 11:24:25 +09:00
Soulcramer
a35a77f0c5 The show/hide anime not in my list state is now saved 2019-03-03 18:03:05 +01:00
Soulcramer
86170f4604 🚧 Started to work on notifications filter 2019-03-03 16:27:17 +01:00
Soulcramer
d568654df1 🐛 Fixed the "url must not contain a query string" error when requesting the user from twitter API.
This error was throw by the oauth lib, we had to pass the params as a
parameter of the `Get` method.
2019-03-02 23:45:02 +01:00
157a5f7487 Minor changes 2019-02-25 12:01:53 +09:00
d6230b7a0d
Merge pull request #208 from soulcramer/add_twitter_login
Added twitter login
2019-02-25 11:49:38 +09:00
Soulcramer
f754ecff81 💄 Added tips to the edition helper badges 2019-02-08 21:48:12 +01:00
Soulcramer
d9d3a4d8f9 Added twitter login 2019-02-08 21:31:59 +01:00
Soulcramer
8c5f9af493 📝 add comment on .search-link explaining why it's a duplicate of .badge 2019-02-08 11:43:34 +01:00
Soulcramer
a32fa12633 💄 Added badge on anime edition page 2019-02-08 11:34:20 +01:00
Scott Rayapoullé
47b861b696 🐛 Fixed the anilist mapping tool 2019-02-07 15:29:13 +01:00
4f04a6c494 Added christmas notification 2018-12-24 16:25:12 +09:00
add6e46b4c Minor improvement 2018-12-24 15:57:25 +09:00
cdeca8609f Improved add-item patch 2018-12-24 15:50:55 +09:00
4acf098853 Changes to the footer on episode pages 2018-12-12 19:53:08 +09:00
7b07dc29bc Use latest ReadAll helper function 2018-12-12 12:40:28 +09:00
616f27e363 Proxy subtitles from S3 2018-12-11 15:37:15 +09:00
2c487d4308 Minor changes 2018-12-11 14:51:17 +09:00
a0b69fc953 Only use S3 API when API keys are registered 2018-12-10 18:25:51 +09:00
924f764e3f Fixed inconsistent parameter name 2018-12-10 18:13:46 +09:00
2b8288e208 Episode page improvements 2018-12-10 13:42:29 +09:00
20a4e31999 Use link-color for the progress bar 2018-12-09 13:53:46 +09:00
8cde022ad8 Removed controls 2018-12-09 13:49:08 +09:00
6bb1e4ec7f Lower shadow on subtitles 2018-12-09 13:46:19 +09:00
0f7772b3dd Added subtitles to the stream test 2018-12-09 13:36:01 +09:00
4077e25e3c Minor change 2018-12-09 12:39:25 +09:00
9b2a973af0 Added another streaming test 2018-12-09 12:37:54 +09:00
6489b550c9 Added play and pause button 2018-12-09 11:57:37 +09:00
85f140fb18 Added streaming test 2018-12-08 20:05:17 +09:00
062503d937 Added a few priority hints 2018-12-08 15:18:31 +09:00
866815516c Hide cursor when hiding controls 2018-12-08 15:01:07 +09:00
dacd92e86d Minor changes 2018-12-08 11:05:15 +09:00
b1d64007a6 Use a height buffer for video seek clicks 2018-12-08 09:12:50 +09:00
f8382f5093 Added new fullscreen icon 2018-12-08 08:23:54 +09:00
7da6cb8881 Some rendering optimizations 2018-12-08 08:06:31 +09:00
914b46e893 Reset font size of video control buttons 2018-12-08 07:22:11 +09:00
07a8bb0ffa Delay DOM mutation 2018-12-08 07:12:41 +09:00
3776b87d7e Fixed double binding for event listeners 2018-12-08 07:02:22 +09:00