db-2001
2381a8913b
Changed the style sheet selection logic so the default is actually the default.
...
If the styleSheet property doesn't exist or isn't equal to a valid string, it used to default to the mangahover.css from the else statement. Logically, that means that mangahover was the default instead of the actual default. This has been rectified.
2023-10-27 11:18:37 -04:00
db-2001
15d20a236b
Added empty <div> and set stylesheet on Setup(),
...
Added an empty <div> to mitigate merge conflicts. Running GetSettings in Setup so that the webpage CSS is set up whenever the website runs for the first time and not just when the settings get opened. This shouldn't cause any issues even though setup is called a few times throughout the code.
2023-10-27 10:48:08 -04:00
db-2001
5abebcf3b5
Added api calls for setting css stylesheet
2023-10-26 23:23:08 -04:00
db-2001
7e6ea37d14
Changed the remaining css properties so that interactions work
2023-10-26 09:37:28 -04:00
db-2001
b233e80178
Fixed publication-details pop-up
...
Renamed the pop-up for the publication details and then added CSS so it shows up on both style sheets.
2023-10-26 09:24:50 -04:00
db-2001
332108780f
Created separate css files for default and new hover dynamics
2023-10-26 09:18:05 -04:00
db-2001
961a4d7acd
Modified Manga CSS Hover Styling
2023-10-25 21:02:27 -04:00
e6cd110f1f
Merge branch 'master' of ssh://git.bernloehr.eu:222/glax/Tranga-Website
2023-09-26 20:06:19 +02:00
26ca5b078d
Add API call logmessages
2023-09-26 20:05:50 +02:00
23f4f21bc2
Fix bug where on first startup website would not properly load, because there were no jobs.
2023-09-26 18:09:45 +02:00
fed7b3af79
Resolve #4
2023-09-20 14:30:22 +02:00
8983a8d5ea
Fix #13
2023-09-20 14:16:47 +02:00
52dfd70932
Merge pull request 'Complete rewrite' ( !2 ) from cuttingedge into master
2023-09-19 17:02:12 +02:00
93bd7afa3f
Fix overflow on search
2023-09-13 23:12:21 +02:00
80c86e27f9
Readme screenshots
2023-09-13 14:30:41 +02:00
ee74807cc9
c9glax/tranga#50
2023-09-13 14:30:31 +02:00
44c487ff48
c9glax/tranga#50
...
Added ability to select translated language
2023-09-13 14:30:13 +02:00
339555f041
increased width to 460px for publicationviewer
2023-09-08 20:01:49 +02:00
358c9b511a
Added JobStatusView
...
Individual Jobs can now be cancelled
2023-09-08 19:59:12 +02:00
f791d1f977
Added Ping behaviour and loader circle.
...
When opening website, check will run wether api is reachable
2023-09-08 16:32:48 +02:00
37e2a74c39
Added loader-circle
2023-09-08 16:32:09 +02:00
fc546e68cc
Added API Ping function
2023-09-08 16:31:55 +02:00
88c109adee
Added README.md
2023-09-03 18:45:58 +02:00
a7a86d25c3
dockercompose cuttingedge
2023-09-02 22:46:13 +02:00
bfc6767a7d
Disable downloadChapter for now
2023-09-02 22:15:48 +02:00
5927374271
Added API to get manga from url
2023-09-02 22:14:44 +02:00
9a52262e2b
Added updated to running and waiting jobs
2023-09-02 16:16:29 +02:00
c2b01c8961
Added CancelJob
2023-09-02 15:05:45 +02:00
63ed4fdda5
Added API calls for startjob, deleteJob
2023-09-02 14:14:18 +02:00
82f2d4636d
Changed SampleManga in preview and Task -> Job
2023-09-02 14:13:58 +02:00
506ddf03e3
Sample Manga
2023-09-02 13:48:23 +02:00
6c209d0f9d
Can add new MonitorTasks
2023-09-01 23:43:41 +02:00
6c8dcee056
BlurBackground now has glass-style
...
List of newManga now scrolls sideways
2023-09-01 23:43:30 +02:00
2c36b1f64e
Added onclick to hide PublicationViewer
2023-09-01 23:42:52 +02:00
4bad1b6382
Set Interval for MonitorJob to 3 hrs
...
Added function to retrieve Cover-Url
2023-09-01 23:42:31 +02:00
d9ec9cb969
First steps to add new MonitorJobs
2023-08-31 23:45:13 +02:00
91f587eb91
working settings Popup
2023-08-31 16:45:33 +02:00
2fb876f1fb
Added setCookie function
2023-08-31 16:45:17 +02:00
4e5be60e84
Corrected wrong uri on UpdateKomga UpdateKavita
2023-08-31 16:24:04 +02:00
50d93d4631
New API-Call: StartJobNow
2023-08-31 13:12:20 +02:00
5968dacf72
Removed extranious tag
2023-08-31 13:03:09 +02:00
b00db7ab86
Merge branch 'master' into 1_rewrite_41
2023-08-31 12:59:55 +02:00
bad762712d
corrected variableName
2023-08-31 12:58:34 +02:00
05a799521f
Added/Removed API-Functions
2023-08-31 12:56:09 +02:00
fb4f5b8ed0
Moved Dockerfile
2023-08-31 11:53:48 +02:00
3e73a714ba
Initial Commit
2023-08-31 11:44:01 +02:00
4827b90c3d
Merge pull request #45 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-2.10.0
...
Bump docker/setup-buildx-action from 2.9.1 to 2.10.0
2023-08-29 19:09:40 +02:00
dependabot[bot]
4ca7b107eb
Bump docker/setup-buildx-action from 2.9.1 to 2.10.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.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>
2023-08-29 05:58:02 +00:00
4f9749d09e
Fix bug with MangaDex, Useragent
2023-08-26 01:51:16 +02:00
a4f67c9ab4
Merge pull request 'Fixes for MangaKatana' ( !53 ) from cuttingedge into master
...
Reviewed-on: glax/Tranga#53
2023-07-31 23:09:24 +02:00