Alessandro Benetton
|
b39dbd5671
|
[cuttingedge] fix(weebcentral): Fixed regex to capture chapters with decimal (1.5, ..)
|
2025-01-10 22:10:34 +01:00 |
|
|
524596ad85
|
Merge branch 'cuttingedge-merge-ServerV2' into postgres-Server-V2
# Conflicts:
# API/Schema/MangaConnectors/Mangaworld.cs
|
2025-01-09 01:51:07 +01:00 |
|
|
6aa8413c40
|
Fix #311 MangaWorld now requires Javascript
Docker Image CI / build (push) Has been cancelled
|
2025-01-09 01:48:13 +01:00 |
|
|
94adefa8e6
|
Fix some Jobs
|
2025-01-09 01:34:03 +01:00 |
|
|
7cf7eb85d2
|
Fix #307 Chapternumbers
ChapterNumbers now can be sub-decimal, like version-numbers (x.y.z.a...)
|
2025-01-09 01:33:30 +01:00 |
|
|
55c0e2c4e7
|
Manga latest downloaded and available via SQL Queries
|
2024-12-18 16:42:59 +01:00 |
|
|
5494f2b754
|
Merge branch 'master' into postgres-Server-V2
|
2024-12-18 00:45:32 +01:00 |
|
|
b96ae4a2d2
|
Merge pull request #304 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.8.0
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
|
2024-12-17 17:38:07 +01:00 |
|
|
80190e1286
|
Job Run pass context to add new Data
|
2024-12-17 17:24:25 +01:00 |
|
dependabot[bot]
|
3a25c0b221
|
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-17 05:59:19 +00:00 |
|
|
16dd1ffa97
|
Job Run pass context to add new Data
|
2024-12-16 23:29:57 +01:00 |
|
|
9cb5f636dd
|
Fix MangaDex wrong Id in requests for new chapters
|
2024-12-16 23:29:42 +01:00 |
|
|
df319e9afb
|
Jobs change RunningJobs to Dictionary of Thread and Job instead of just List of threads
|
2024-12-16 23:21:13 +01:00 |
|
|
84388a469a
|
Remove unncessary nullable in Job
|
2024-12-16 23:20:46 +01:00 |
|
|
d322445550
|
Add "GetAll" Paths to Manga and Jobcontroller
|
2024-12-16 23:20:31 +01:00 |
|
|
81d22bc022
|
Newtonsoft Enum Json Converter
|
2024-12-16 23:20:17 +01:00 |
|
|
6b0cefbc7c
|
Simplify SearchPaths
|
2024-12-16 23:19:59 +01:00 |
|
|
519030861d
|
Move GetConnectors to new MiscController
|
2024-12-16 23:19:47 +01:00 |
|
|
6940e6c64d
|
Include Manga and Chapter in jobs
|
2024-12-16 23:05:12 +01:00 |
|
|
e66ab49e7d
|
ConnectorController.cs -> SearchController.cs
|
2024-12-16 22:59:52 +01:00 |
|
|
67a15cec7f
|
Path for SearchManga
|
2024-12-16 22:58:44 +01:00 |
|
|
ae11c31b9d
|
ConnectorController.AddMangaToContext existing also check for connector
|
2024-12-16 22:55:52 +01:00 |
|
|
60b128fc30
|
Fix Arrays shall not be added to context
|
2024-12-16 22:54:23 +01:00 |
|
|
729f018712
|
Fix relation Manga -> Tags and Manga -> Authors with many-many
|
2024-12-16 21:52:35 +01:00 |
|
|
03e89913e3
|
Scoped PGSql Contexts for Threads
|
2024-12-16 21:24:00 +01:00 |
|
|
c4fc2f436b
|
Notification-Thread Implemented
|
2024-12-16 21:02:55 +01:00 |
|
|
ebc30c85bf
|
Notification Date notnull
|
2024-12-16 20:35:25 +01:00 |
|
|
d6b0e3a366
|
Notification Date notnull
|
2024-12-16 20:34:20 +01:00 |
|
|
e1bfdd675b
|
NotificationConnector SendNotification public
|
2024-12-16 20:33:59 +01:00 |
|
|
e6f8853b49
|
Add NotificationUrgency.cs
|
2024-12-16 20:14:28 +01:00 |
|
|
99ddb06d6d
|
TrangaSettings remove old properties
|
2024-12-16 20:08:23 +01:00 |
|
|
62876498d0
|
Notification add Date
|
2024-12-16 20:03:45 +01:00 |
|
|
1044821147
|
Fix relation Manga->Chapter (latest)
|
2024-12-16 20:03:38 +01:00 |
|
|
7f946da1c3
|
Remove docs/ we have SWAGger
|
2024-12-16 19:50:56 +01:00 |
|
|
79e7941dda
|
Remove docs/ we have SWAGger
|
2024-12-16 19:49:56 +01:00 |
|
|
faa235783c
|
remove leftover .dockerignore
|
2024-12-16 19:49:17 +01:00 |
|
|
87c5ad001d
|
AutoInclude Navigation on Manga and Chapter
|
2024-12-16 19:49:03 +01:00 |
|
|
3b58e0498b
|
Fix redundant keys, MangaSearch
|
2024-12-16 19:25:22 +01:00 |
|
|
87274aca19
|
Remove APISerializable and APIJsonSerializer
|
2024-12-16 18:55:52 +01:00 |
|
|
77c5903cf1
|
Fixup Docker files
|
2024-12-16 18:29:57 +01:00 |
|
|
0d32f15ee9
|
PGSqlContext add MangaConnector Discriminator
API use Newtonsoft Json,
|
2024-12-16 18:28:58 +01:00 |
|
|
a0774841bc
|
PrimaryKey Notification
|
2024-12-16 18:02:48 +01:00 |
|
|
3ee3a07565
|
Urgency
|
2024-12-16 18:02:14 +01:00 |
|
|
b9eecd3afd
|
Remove excess
|
2024-12-16 17:47:12 +01:00 |
|
|
6534341fd5
|
Library Connector Constructors
|
2024-12-16 17:45:58 +01:00 |
|
|
6737be4a20
|
Notification Connector Methods
|
2024-12-16 17:42:16 +01:00 |
|
|
84833acdeb
|
Schema add Notifications
|
2024-12-16 17:35:36 +01:00 |
|
|
538e6fa60b
|
MangaConnectors in API
|
2024-12-15 23:00:35 +01:00 |
|
|
8c5bcd2665
|
Weebcentral
|
2024-12-14 22:02:32 +01:00 |
|
|
50dfd92c91
|
Merge branch 'Server-V2' into postgres-Server-V2
|
2024-12-14 21:57:47 +01:00 |
|