Commit Graph

1057 Commits

Author SHA1 Message Date
2338917286 Add workflow 2025-09-01 23:04:31 +02:00
29e67f8754 Merge remote-tracking branch 'origin/updated-endpoints' into updated-endpoints
# Conflicts:
#	tranga-website/package-lock.json
#	tranga-website/src/Components/Mangas/MangaList.css
#	tranga-website/src/Components/Search.tsx
#	tranga-website/src/Components/Settings/ChapterNamingScheme.tsx
#	tranga-website/src/Components/Settings/DownloadLanguage.tsx
#	tranga-website/src/Components/Settings/FlareSolverr.tsx
#	tranga-website/src/Components/Settings/ImageCompression.tsx
#	tranga-website/src/Components/Settings/Maintenance.tsx
#	tranga-website/src/Components/Settings/NotificationConnectors.tsx
#	tranga-website/src/Components/Settings/NotificationConnectors/AddNotificationConnector.tsx
#	tranga-website/src/Components/Settings/Settings.tsx
2025-09-01 23:02:53 +02:00
7c1d9125ba Add Workers Drawer 2025-09-01 21:50:38 +02:00
2019a11e93 run prettier after fetching api 2025-09-01 21:17:58 +02:00
14e822ec5f install prettier 2025-09-01 21:07:40 +02:00
e4b56e0559 Fix badge overflow 2025-09-01 21:03:10 +02:00
121b9ed7f6 Add Placeholders to search for instructions 2025-08-04 12:36:46 +02:00
34a34ef91e LibraryConnector Settings 2025-08-04 12:34:27 +02:00
6ee200e482 Add list of NotificationConnectors 2025-08-04 12:21:27 +02:00
1e2ef1d90c Fix Api-Uri ending in "/" 2025-08-04 12:21:14 +02:00
b98bd3a11d Implement ImageCompression API-Setting 2025-08-04 11:48:54 +02:00
ee1b0536c7 Reorganize Settings for faster access to individual settings (group them by category) 2025-08-04 11:39:02 +02:00
d5975192e8 Update packages, fix padding of manga-list 2025-08-04 10:57:27 +02:00
9e388c8ac8 Download change Indicator 2025-07-22 22:31:56 +02:00
87589a2a11 MangaMerge Confirmation Dialog 2025-07-22 22:24:44 +02:00
7e610c485b MangaMerge 2025-07-22 22:10:52 +02:00
34dcd06ca9 Maintenance Settings 2025-07-22 21:55:46 +02:00
5f74743d8c Get only Manga with downloads 2025-07-22 18:12:00 +02:00
257a76b42a Get only Manga with downloads 2025-07-22 18:11:49 +02:00
0dd8ad9164 Fix default values for settings 2025-07-22 18:01:02 +02:00
74feb160c0 Move Swagger-Link to Header 2025-07-22 17:36:13 +02:00
c3eb42449f Fix Loading issues 2025-07-22 17:30:20 +02:00
39f6cbdbfd Search 2025-07-22 17:24:50 +02:00
8d6ef2388c Settings 2025-07-22 16:54:15 +02:00
476762a30f Download Dialog 2025-07-22 16:26:58 +02:00
cd566f01e1 Download Dialog 2025-07-22 16:08:16 +02:00
7b038ad377 Fix MangaCard/List
Style AddNotificationConnector
2025-07-22 14:58:22 +02:00
30ed3d8a2d Add NotificationConnectors 2025-07-21 21:01:32 +02:00
f19390f52d Cleanup 2025-07-21 20:38:25 +02:00
b8350602c5 Finish master-merge 2025-06-18 19:29:23 +02:00
b4e25a9f54 Merge branch 'master' into vite-react-ts
# Conflicts:
#	Dockerfile
#	README.md
#	Website/apiConnector.js
#	Website/index.html
#	Website/interaction.js
2025-06-18 19:28:44 +02:00
5c78896a5d Add arm64 tag to vite-react-ts build
resolves #164
2025-06-18 19:22:40 +02:00
6bee507d93 Merge pull request #168 from C9Glax/cuttingedge
Last merge before v2 transition
2025-06-18 19:21:18 +02:00
7ec740da82 Merge branch 'master' into cuttingedge
# Conflicts:
#	.github/workflows/docker-image-vite-react-ts.yml
2025-06-18 19:20:20 +02:00
e253ae3d20 Code-Typos, Formatting, redundant statements 2025-06-18 19:04:17 +02:00
84f9dc176e Image Loading (MangaCovers) with lazy load attribute, onError instead of onLoad hook, preventing requests before sizing is complete 2025-06-18 18:58:46 +02:00
84e9d70d34 Merge pull request #167 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.11.1
Bump docker/setup-buildx-action from 3.11.0 to 3.11.1
2025-06-18 18:11:33 +02:00
dependabot[bot]
95f4086c24 Bump docker/setup-buildx-action from 3.11.0 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-18 16:05:48 +00:00
4c81c571a4 Job Drawer add "Re-Run" button,
Move Chapter-Drawer to the bottom of the screen (inline with Manga-Drawer)
Format JobState and JobType (with spaces)
2025-06-18 17:51:29 +02:00
b4b4479e9b Open Links in new Tab 2025-06-18 02:04:52 +02:00
d6eeae4021 Add "/api" to default apiUriStr 2025-06-17 16:25:07 +02:00
6b05c4fb00 Fix MangaList Overflow, top-position 2025-06-17 15:40:25 +02:00
d785b6e078 Add ToolTip with Text-ReleaseStatus to Manga-Badge 2025-06-17 15:34:02 +02:00
e64f325022 Reorder Header items.
Center Logo
Move Settings/Jobs buttons to left side
2025-06-17 15:31:57 +02:00
486f6f60fb Add Links to useful ressources (GitHub, Swagger Doc) 2025-06-17 15:30:37 +02:00
01c732f6a8 Make header sticky to the top 2025-06-17 15:20:59 +02:00
e5641e0690 Fix Size of SearchCard 2025-06-17 01:47:08 +02:00
b7ee80b4a4 Re-Add Screenshots 2025-06-17 01:22:13 +02:00
9f8d874822 Fix Header Spacing and Badge Location if Backend can't be reached 2025-06-17 01:11:19 +02:00
a273af5ed9 FlareSolverr Settings 2025-06-17 00:55:47 +02:00