Commit Graph

2853 Commits

Author SHA1 Message Date
James Hawkins
903cd633cc
Merge pull request #24 from JamesHawkinss/feature/continue-watching
Continue watching
2021-08-07 21:20:33 +01:00
James Hawkins
40ee5bb012 new code 2021-08-07 21:19:01 +01:00
James Hawkins
0ce6efae2e commit 2021-08-07 20:51:16 +01:00
James Hawkins
0784695ae5 commit 2021-08-07 20:27:22 +01:00
James Hawkins
765749a956 lightbulb moment! next episode logic 2021-08-07 19:43:21 +01:00
James Hawkins
9d21124379 cleanup 2021-08-07 19:42:56 +01:00
James Hawkins
0d8ef938ff comments 2021-08-07 11:04:35 +01:00
James Hawkins
f42bad8a6b more progress 2021-08-07 09:55:39 +01:00
James Hawkins
83a8c2c071 remove movie-cache for now
not being used.
2021-08-06 22:13:37 +01:00
James Hawkins
1d4988c4dd fix: season selector not working 2021-08-06 20:03:18 +01:00
James Hawkins
7d7bf312b7 tiny change 2021-08-06 19:14:31 +01:00
James Hawkins
2dd3a3f82a it actually continues watching now! 2021-08-06 19:08:49 +01:00
James Hawkins
b3cd011bfa remove discord banner 2021-08-06 18:17:43 +01:00
James Hawkins
a870b91ff3 small changes 2021-08-06 18:13:56 +01:00
James Hawkins
7a85f05c47 even more continue watching 2021-08-06 17:57:58 +01:00
James Hawkins
764d673897 slightly less bugs 2021-08-06 16:54:09 +01:00
James Hawkins
ae0698ef80 continue watching
there are so many bugs
2021-08-06 14:39:54 +01:00
James Hawkins
32ed5e1340 switch lookmovie.io to lookmovie.com
issues reported in using lookmovie.io for asian regions
2021-08-04 13:55:01 +01:00
James Hawkins
302985dd0e class -> className 2021-08-04 13:54:34 +01:00
James Hawkins
6714358bb2
Merge pull request #22 from JamesHawkinss/dependabot/npm_and_yarn/tar-6.1.5
Bump tar from 6.1.0 to 6.1.5
2021-08-04 08:09:26 +01:00
dependabot[bot]
a1c22cc618
Bump tar from 6.1.0 to 6.1.5
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 04:42:41 +00:00
James Hawkins
0fc4e53630 Revert "switch over to cloudflare worker"
This reverts commit f0d71d1124.
2021-08-03 18:58:25 +01:00
James Hawkins
f0d71d1124 switch over to cloudflare worker 2021-08-03 18:54:08 +01:00
James Hawkins
265d33d24b Revert "Add changing meta descriptions"
This reverts commit c68a826376.
2021-08-02 15:22:42 +01:00
James Hawkins
c68a826376 Add changing meta descriptions 2021-08-02 15:17:10 +01:00
James Hawkins
deb389fdda Switch to HashRouter 2021-08-02 15:03:39 +01:00
James Hawkins
1832072bbd
Merge pull request #20 from JoshHeng/add-url-routing
Implement URL permalinks & improve <title> tag
2021-08-02 14:49:49 +01:00
Josh Heng
f8352e1889 Make requested changes 2021-08-02 14:45:10 +01:00
Josh Heng
b06f27eb97 Misc bug fixes 2021-08-02 14:22:13 +01:00
Josh Heng
e529916805 Update <title> based on content 2021-08-02 14:15:24 +01:00
Josh Heng
5c2ce4c30c Merge remote-tracking branch 'origin/master' into add-url-routing 2021-08-02 14:10:44 +01:00
Josh Heng
a48c77a1cb Add URL routing to show episode selector 2021-08-02 14:08:55 +01:00
James Hawkins
2eae489a88 add discord to top right credits 2021-08-02 13:44:54 +01:00
Josh Heng
6a8af72f81 Merge remote-tracking branch 'origin/master' into add-url-routing 2021-08-02 13:17:22 +01:00
Josh Heng
5aa40cacb7 Implement URL permalinks 2021-08-02 13:15:18 +01:00
James Hawkins
d560cd51d2 Discord server plug 2021-08-02 12:45:22 +01:00
James Hawkins
cb68ebb3be
Update index.html 2021-07-26 20:55:45 +01:00
James Hawkins
adf79dda78 add google analytics 2021-07-26 19:58:21 +01:00
James Hawkins
af9b1e9292 change lookmovie scraper a bit 2021-07-26 18:17:27 +01:00
James Hawkins
aee71881ab restructure lib folder 2021-07-26 13:59:17 +01:00
James Hawkins
f248208647
Rename LICENSE to LICENSE.md 2021-07-24 13:00:06 +01:00
James Hawkins
30ffcf34fc
Create LICENSE 2021-07-24 12:59:47 +01:00
James Hawkins
5b36cf9627 change health check url 2021-07-22 21:30:08 +01:00
James Hawkins
ffabfa4866 change source headings 2021-07-22 21:11:53 +01:00
James Hawkins
98d076f4e9 Custom URL 2021-07-22 15:38:45 +01:00
James Hawkins
c9235906b0 fix per-scraper progress 2021-07-21 11:29:18 +01:00
James Hawkins
de05d66702 remove console.log 2021-07-21 11:26:20 +01:00
James Hawkins
9696c38bc0 Readme 2021-07-21 11:19:59 +01:00
James Hawkins
b68c32e9fa Switch cors proxy 2021-07-21 10:22:40 +01:00
James Hawkins
3b6f0c8277
Merge pull request #17 from JamesHawkinss/feature/gomostream
Support gomostream, and proper support for multiple sources
2021-07-21 00:01:42 +01:00