Commit Graph

2367 Commits

Author SHA1 Message Date
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
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
d9d3a4d8f9 Added twitter login 2019-02-08 21:31:59 +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
d2dadb41c7 Use prefixed document.fullscreen if necessary 2018-12-08 06:45:26 +09:00
24e4906559 Fixed fullscreen for shit browsers 2018-12-08 06:35:42 +09:00
24069ba1c9 Enabled seeking video position 2018-12-08 06:01:06 +09:00
3502fdaf8d Added video progress bar 2018-12-08 05:19:50 +09:00
de70254ce7 Improved video controls 2018-12-08 04:40:27 +09:00
4001f3dad8 Fixed the routes test 2018-12-07 16:20:10 +09:00
e4d49b7fb4 Disabled unused identifiers 2018-12-07 10:06:01 +09:00
11865a6500 Started using custom video controls 2018-12-07 09:54:17 +09:00
da716fc3aa Disable profiler on live server 2018-12-07 06:03:35 +09:00
7dfaa85a7a Sequels page is now linked on profiles 2018-12-06 14:13:49 +09:00
566b8f83cf Improved search 2018-12-06 13:27:01 +09:00
2fc5a07658 Reduced editor jobs 2018-12-06 12:06:37 +09:00
5ba92173b6 Updated job scheduler 2018-12-06 12:05:29 +09:00