24 Commits

Author SHA1 Message Date
AwkwardPeak7
c1c0886c0d remove unneeded properties from core manifest (#805)
extFactory, hasReadme, hasChangelog
2024-01-30 22:11:53 +00:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
stevenyomi
99b3cb4ce3
Clean up multisrc generate task (#17023) 2023-07-05 18:27:54 -04:00
stevenyomi
8ad01b8822
Clean up MMRCMS generator and ignore *Gen.kt (#15992) 2023-04-07 12:08:13 -04:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
stevenyomi
df8c63bff7
MCCMS: add, remove and fix sources (#14535)
* MCCMS: add, remove and fix sources

* add decrypt interceptor

* mark captcha entry as initialized

* Add more NSFW sources and some tweaks
2022-12-15 08:46:28 -03:00
Alessandro Jean
6fb71ea1a9
Fix wrong indentation in multisrc generated files (#13092)
* Fix wrong indentation in generated files.

* Lint the file.
2022-08-19 20:52:20 -03:00
stevenyomi
62351d69de
Fix multisrc generator configurations and format files (#12734)
* [skip ci] fix multisrc generator configurations

* [skip ci] format multisrc files

* remove formatting in CI build (lint only)
2022-07-25 16:06:34 -03:00
stevenyomi
ab0d2b396d
[skip ci] Fix additional gradle code path for multisrc themes (#12244) 2022-06-19 08:33:30 -04:00
arkon
03568c33bc multisrc: copy generator READMEs first before overrides 2022-06-02 22:31:08 -04:00
arkon
6b8ebe1340
Copy README/CHANGELOG files for multisrc overrides correctly (#12051) 2022-06-02 19:59:40 -04:00
Alessandro Jean
0322746770
Add support to sourceName in multisrc generators (#11857)
* Add support to sourceName in multisrc generators.

* Fix missing attribute in MMRCMS.
2022-05-13 19:19:43 -03:00
Andreas
ca9645288f
Add extension fields for hasReadme and hasChangelog (#10469)
* Add extension fields for hasReadme and hasChangelog

* Dump Komga extVersionCode
2022-01-22 09:48:52 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Alessandro Jean
0e72abab89
Make RS into a MultiLang ext. (#8857) 2021-08-27 06:27:13 -04:00
Aria Moradi
10ba7dfbe5
[skip ci] add intellij configuration generator for themes (#8833) 2021-08-25 06:17:59 -04:00
Aria Moradi
d0793a1741
add linting to multisrc (#8740)
* add linting to multisrc

* remove generated blocks

* lint again

* re-format the file

* remove buildScript block

* manaully format

* remove groups
2021-08-22 11:29:08 -04:00
Alessandro Jean
10eb030895
Add kotlinx.serialization to more sources. (#7391) 2021-06-02 16:28:10 -04:00
h-hyuuga
eaf36bacd3
Facilitate Deeplinking for multisrc extensions (#6994)
* ThemeSourceGenerator: Support for default AndroidManifest.xml + Added extra manifestPlaceholders

* WPMangaReader: Add support for search by url

* WPMangaReader: Add WPMangaReaderUrlActivity.kt

* WPMangaReader: GSNation needs to set title in mangaParseDetails

* Bump WPMangaReader

* Bug fix: Add null guard when generating manifest placeholders

* WPMangaReader: Support links directly to chapters

* ThemeSourceGenerator: Remove placeholders unneeded for making intents
2021-05-14 17:54:19 -04:00
arkon
580754e668 Separate out generator logic from the multisrc boilerplate itself 2021-03-09 18:02:17 -05:00