55 Commits

Author SHA1 Message Date
a555beef44 add dev environment
All checks were successful
MediaManager API CI / Build api Docker images (push) Successful in 2m21s
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m19s
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Successful in 2m4s
2025-01-04 22:27:40 +01:00
7b309a1e52 fix missing image
Some checks failed
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Waiting to run
MediaManager API CI / Build api Docker images (push) Successful in 2m17s
MediaManager Frontend CI / Build frontend Docker images (push) Has been cancelled
2025-01-04 21:23:01 +00:00
09dd1a49c6 fix some dev enviornment issues 2025-01-04 21:22:36 +00:00
6f0f8fbd75 acutalue use LISTENER on web api
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Has been cancelled
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Has been cancelled
MediaManager API CI / Build api Docker images (push) Successful in 2m45s
2025-01-04 14:23:49 +01:00
9ebc6e6b32 fixed typo
Some checks failed
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Has been cancelled
MediaManager API CI / Build api Docker images (push) Has been cancelled
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m10s
2025-01-04 14:09:09 +01:00
e92c3989bb fixed environemnt variables in setup
Some checks failed
MediaManager API CI / Build api Docker images (push) Has been cancelled
MediaManager Frontend CI / Build frontend Docker images (push) Has been cancelled
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Successful in 1m55s
2025-01-04 13:59:49 +01:00
90d7009500 add missing dockerfile for boxnovel scraper build 2025-01-04 13:59:31 +01:00
919ab8ae13 fix boxnovel path on build
Some checks failed
MediaManager API CI / Build api Docker images (push) Successful in 2m54s
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m7s
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Failing after 9s
2025-01-04 13:52:21 +01:00
60685b30c0 add configuration and first scraper
Some checks failed
MediaManager API CI / Build api Docker images (push) Successful in 2m3s
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m9s
MediaManager Scraper Boxnovel CI / Build Scraper Boxnovel Docker images (push) Failing after 8s
2025-01-04 13:35:18 +01:00
7fb6f92872 fixed naming
All checks were successful
MediaManager API CI / Build api Docker images (push) Successful in 2m52s
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m6s
2025-01-04 12:36:31 +01:00
4869c0dc10 add backend api
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Has been cancelled
2025-01-04 12:33:09 +01:00
53eda8e5fb change image name
All checks were successful
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m11s
2024-12-31 06:09:31 +01:00
0bfd5dfd0f make it csv
All checks were successful
MediaManager Frontend CI / Build frontend Docker images (push) Successful in 2m11s
2024-12-31 06:02:39 +01:00
e33d3fc9a6 compile only x86
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 10s
2024-12-31 06:00:38 +01:00
59e5479c85 add cargo lock to repo
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 7m17s
2024-12-31 05:50:26 +01:00
05e2a18192 add qemu to pipeline
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 3m45s
2024-12-31 05:27:33 +01:00
05cc28404c fix typo
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 1m59s
2024-12-31 05:12:52 +01:00
d810a5750f fix Dockerfile location
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 5s
2024-12-31 05:11:54 +01:00
d775db515f fixed docker tags
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 6s
2024-12-31 05:10:33 +01:00
678f3badcf changed token names
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 49s
2024-12-31 04:50:41 +01:00
d2609e5ce6 push pipeline
Some checks failed
MediaManager Frontend CI / Build frontend Docker images (push) Failing after 40s
2024-12-31 04:42:46 +01:00
02143d56dc cleanup 2024-12-31 04:39:32 +01:00
6423fb3234 add pipeline 2024-12-31 04:38:58 +01:00
91d4fd4306 first version 2024-12-30 07:51:28 +01:00
7e2814c5af modualized chatper_list 2024-11-10 00:27:10 +00:00
612ced130c init chapter working 2024-11-10 00:19:57 +00:00
969f8cbffc add icons 2024-11-07 20:06:37 +00:00
d28ef1366a add missing import 2024-11-06 22:29:32 +00:00
21ea5e3a96 clippy fix 2024-11-06 22:28:10 +00:00
049a1cdc0c simple interface showing 2024-11-06 22:27:31 +00:00
2fc70014ec clippy fix 2024-11-05 20:08:24 +00:00
d5fddbd004 basics working. search working 2024-11-05 20:06:45 +00:00
eb8b158a63 cleanup 2024-10-31 01:06:08 +00:00
b5987d022a return json deserializaton problems to client 2024-10-31 01:05:55 +00:00
71a541e95b added a response type 2024-10-30 19:40:44 +00:00
1ab2ecb87d fixed some naming 2024-10-30 19:37:59 +00:00
f2c4a39fdc removed complicated timestamp formatting 2024-10-30 19:37:07 +00:00
125751762a added migrations 2024-10-30 19:36:38 +00:00
054d4e45b4 reformated code 2024-10-25 16:08:33 +00:00
ffd1bcbd84 optimize a bit and prepare for progressbar 2024-10-25 16:01:25 +00:00
451e9e6fab added basic scraper definition 2024-10-25 15:44:41 +00:00
cbe39296ab remove limits by default 2024-10-25 15:43:51 +00:00
924039d7b7 title and content mandatory for chapter creation 2024-10-25 15:43:33 +00:00
d119cb938f add book and chapter stub rpcs 2024-10-25 15:09:15 +00:00
764213041d added volume for chapter 2024-10-25 14:50:59 +00:00
d9bb2fff58 add stub variant's to model for chapter and book 2024-10-25 14:47:24 +00:00
5692c90f60 added chaopter and origin rpc functions 2024-10-25 13:49:42 +00:00
902c4b641d fix bmc naming 2024-10-25 13:49:31 +00:00
d39397fa48 added basic origin module logic 2024-10-25 13:41:41 +00:00
8f9c681052 no date information for chapter create 2024-10-25 13:39:51 +00:00