Commit Graph

8 Commits

Author SHA1 Message Date
beerpsi 107d610622
[BlogTruyen] Update base URL (#16767)
* [BlogTruyen] Update base URL

* bump version
2023-06-17 10:00:14 -04:00
beerpsi dfb5df3bc2
[BlogTruyen] Source is fully back (#16646) 2023-06-06 05:20:34 -04:00
beerpsi 8f3f400385
BlogTruyen: Source is up (#16606) 2023-05-30 10:51:30 -04:00
arkon 61646e9953 Remove dead sources
Closes #16546
Closes #16547
Closes #16548
Closes #16577
Closes #16578
Closes #16583
2023-05-26 17:34:13 -04:00
beerpsi d94ece3166
[BlogTruyen] Clean title from chapter name, add manga metadata to description (#15115)
* [BlogTruyen] Clean title from chapter name, add manga metadata to description

* add intent processing for author and team

* add uploader

* only accept what we can process

* undelete url activity
2023-01-26 18:55:45 -03:00
beerpsi 4600453724
[BlogTruyen] Search pagination, narrower intent filters, latestUpdates to homepage (#15030)
* [BlogTruyen] Fix search pagination, move latestUpdates back to homepage

* fix: intent filter should not accept forum links

* just to be safe
2023-01-19 11:26:13 -03:00
beerpsi b6dac7f8eb
[BlogTruyen] rewrite (#14979)
* BlogTruyen rewrite

- feat: Added URL intent filter
- feat: count chapter views
- fix: use the `title` attr to prevent stuff like "One Piece chap 1020"
  in the title
- fix: multi-paragraph descriptions are processed properly

* move to ajax endpoint for latest updates

* script.html() -> script.data()

* tweak fetching images from script
2023-01-17 06:36:41 -05:00
Aria Moradi 33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00