schroda
5543e134fa
Use env vars
2025-08-02 23:14:21 +02:00
schroda
0d23d8077f
Add private tracking support
2025-07-19 21:33:12 +02:00
schroda
13a7d21e60
Show new tracker search result data
...
- score
- totalChapters
2025-07-19 16:40:29 +02:00
schroda
ae1d0ecd67
Remove html parsing of manga and tracker descriptions
...
Reverts d726793e3d and a48cb0ce27 to get rid of the known issue mentioned in the commit description of d726793e3d .
Don't remember why I added this, it doesn't seem that either of the descriptions contains any html.
2025-07-15 01:33:17 +02:00
schroda
f221425a89
Recursively escape disallowed html tags in manga and tracker descriptions
...
In case there the description contained something like "<some text that is interpreted as an invalid html tag>", it was sanitized to "<some" with the rest of the text in the "tag" getting removed.
2025-07-15 00:44:35 +02:00
schroda
8036101de7
Move tracker types and constants to corresponding files
2025-05-30 22:58:36 +02:00
schroda
3bff11d8a9
Translate track search publishing type and status
2025-05-30 22:55:57 +02:00
schroda
c2391f0903
Hide missing track search result metadata
2025-05-30 22:28:57 +02:00
schroda
b80006504e
Move files into different folders
2025-05-03 12:16:48 +02:00
schroda
59bbb53790
Fix tracker oauth client redirect url
...
Regression 0a7bf7cf78
2025-04-27 03:54:28 +02:00
schroda
898cc200f0
Remove "Infinity" usage
2025-04-18 00:34:23 +02:00
schroda
0a7bf7cf78
Use set "base url" for "oauth redirect url"
2025-04-18 00:34:19 +02:00
schroda
9ad1af4846
Prevent mui card ripple on child element click
2025-04-02 01:25:17 +02:00
schroda
441cdaa6e7
Handle line breaks in tracker search entry summaries
2025-02-03 16:30:07 +01:00
schroda
8ddb259c82
Prevent tooltip on disabled button warning
2025-02-02 00:54:03 +01:00
schroda
3698c19aba
Properly enable cors for images by default
2025-01-26 17:18:27 +01:00
schroda
25e3fc7808
Load images with cors allowed
...
Without allowing cors it is e.g. not possible to extract colors from an image
2025-01-26 04:20:59 +01:00
schroda
ed992046cb
Remove unintentional touch bindings
...
Caused double clicks
2025-01-02 02:41:42 +01:00
schroda
3949363474
Include actual error in snackbar
2024-12-20 17:24:40 +01:00
schroda
ffe824e603
Remove unnecessary "onTouchStart"
2024-12-15 22:37:39 +01:00
schroda
08f517fb36
Fix changing manga tracker "status"
...
The "status" has to be a number.
Seems like there was some bug in graphql-kotlin since it did not return an error previously and with updating to the latest version it now returns one
2024-12-11 00:24:21 +01:00
schroda
f704e5bc33
Move "Mangas.ts" types and constants to new files
2024-10-07 13:45:07 +02:00
schroda
d9b633900c
Set static size for manga details page covers
2024-10-07 13:45:06 +02:00
schroda
84b9f8361d
Fix RequestManager location
...
Was changed unintentionally
2024-10-06 13:45:22 +02:00
schroda
e7e1fbbc4e
Move more core logic to new folder
2024-10-06 00:16:41 +02:00
schroda
7cf3849911
Move tracker files into new folder
2024-10-05 23:35:21 +02:00