5bce3c6fdd
Website: Monitor task creation styling
2023-06-09 22:15:29 +02:00
b166013770
resolves #13 Website: Clear previous results
2023-06-09 11:12:43 +02:00
c685bd622f
Website:
...
New task-Creation dialog
Redesigned Settings dialog
2023-06-08 19:25:28 +02:00
7784f2024e
API changes:
...
/Tranga/GetAvailableControllers => /Controllers/Get
/Tranga/GetKnownPublications =>/Publications/GetKnown
/Tranga/GetPublicationsFromConnector => /Publications/GetFromConnector
/Tasks/GetTaskTypes => /Tasks/GetTypes
/Tasks/GetTaskProgress => /Tasks/GetProgress
/Tasks/Create is now split in 3:
/Tasks/CreateMonitorTask
/Tasks/CreateUpdateLibraryTask
/Tasks/CreateDownloadChaptersTask
2023-06-08 19:24:46 +02:00
c436389426
renamed wrong variable names publicationId -> internalId
2023-06-06 21:57:10 +02:00
61712d0537
variable name
2023-06-05 01:03:03 +02:00
bd189984a9
Rewrote entire Task-Structure:
...
TrangaTask now only contains essentials, derived classes contain specific information such as connectorName, publication, chapter, etc.
Removed taskQueue system, instead all tasks are kept in _allTasks.
Progress is being tracked in TrangaTask resolves #36 resolves #32
Added new TrangaTask: DownloadChapter to download single chapters. #35
Fixed duplicate file-access when writing settings.
2023-06-05 00:38:07 +02:00
14785e5672
increased refresh time
2023-06-03 21:37:21 +02:00
496d502cd2
Kavita Auth is a pain.
2023-06-03 21:26:29 +02:00
7612411917
#33 Update Website
2023-06-03 16:25:04 +02:00
67d06cd887
resolves #23 website filter
2023-05-31 22:16:14 +02:00
cbb012a659
alt and label
2023-05-31 22:16:01 +02:00
8d3b8be95c
settings placeholders for komga if configured
2023-05-31 17:55:09 +02:00
60519910de
cursors
2023-05-31 17:54:54 +02:00
0940afe41f
publication viewer tags and styling
2023-05-31 17:54:09 +02:00
3dc376c19f
favicon
2023-05-31 17:52:47 +02:00
c547aa6422
favicon <3
2023-05-26 14:49:17 +02:00
ec25900ac0
resolves #29 start manual execution
2023-05-26 14:32:08 +02:00
c9537a9963
#24
2023-05-26 13:39:42 +02:00
4fd3c03804
Styling
2023-05-26 13:30:20 +02:00
aa1f9b1b56
background fade
2023-05-25 22:17:47 +02:00
6069578b6e
style choices
2023-05-25 22:15:06 +02:00
a84b768e24
design choices
2023-05-25 22:05:29 +02:00
d1a21af15d
resolves #26
2023-05-25 21:58:45 +02:00
fdbb4570be
Adjusted settings style
2023-05-25 18:18:31 +02:00
b643a0c2a9
Fix Wrong API uri for GetRunningTasks
...
Added GetQueue function
Added display for running, queued, total tasks
2023-05-25 18:09:18 +02:00
2bfab0298d
border-radius
2023-05-25 17:33:55 +02:00
66980eef23
Position publication viewer always withing display
2023-05-25 16:05:54 +02:00
65f468a30a
popup position now "fixed"
...
changed publicationviewer width
2023-05-25 16:05:40 +02:00
a91c33ee4f
image sizing
2023-05-25 15:50:00 +02:00
f39482fe4c
Corrected image path in publication preview
2023-05-25 15:48:38 +02:00
41f47b4d6b
styling
2023-05-25 15:47:59 +02:00
be40091102
Publication background fade
2023-05-25 15:41:24 +02:00
665092be6a
image scaling
2023-05-25 15:40:03 +02:00
653cb699d0
Removed Sidebar
...
Moved settings tab to popup
Added footer
2023-05-25 15:34:10 +02:00
6aa0ea277b
#22
2023-05-25 14:28:56 +02:00
01a059d26b
Base 64 images #22
2023-05-25 13:58:54 +02:00
9b8eb6a197
add seconds field to addtask recurrence
2023-05-25 10:47:12 +02:00
1d263ef45a
Configurable API-location
2023-05-25 10:42:19 +02:00
a6e9013495
Latest alpine image
2023-05-25 00:05:31 +02:00
14c69631a6
Corrected port
2023-05-24 23:53:39 +02:00
ccc4e42a49
Komga update can now be configured in seconds
2023-05-24 23:53:32 +02:00
fd3423d03c
Correct Port
2023-05-24 22:56:15 +02:00
e2917d2f2e
Changed CORS policy allow all origins
...
Added Dockerfile to website
Changed Ports
2023-05-24 22:30:11 +02:00
6fed0e5473
removed console.log
2023-05-24 21:51:26 +02:00
a0636ac7a2
Finished Settings-Cart
2023-05-24 21:48:54 +02:00
7d96b0901f
Search Button on AddTask
2023-05-24 20:57:41 +02:00
68e80bc066
Settings
2023-05-24 20:57:17 +02:00
ad971fb065
Code-Comments
2023-05-24 20:17:50 +02:00
78e44b7704
Fix Popup no closing bug
...
Fix wrong button (add) bug
2023-05-23 18:48:50 +02:00
8bf9df4419
Done Better Task-Adder
2023-05-23 18:46:06 +02:00
4bd54f096d
WIP Better Task-Adder
2023-05-23 18:28:27 +02:00
877daf0a1e
Fix bug with interval
2023-05-23 18:19:46 +02:00
6d0fcc13fb
Only refresh items when tasks are added/removed #1
2023-05-23 18:17:39 +02:00
f0256494fd
HidePopup after interaction
2023-05-23 18:12:45 +02:00
c557389967
Delete Task
2023-05-23 18:07:15 +02:00
201773af50
Craeted Publication Viewer
2023-05-23 17:57:48 +02:00
f85e02fb0a
empty results when opening addtaskmenu add when searching.
2023-05-23 16:59:45 +02:00
73d98b9c0f
Add Task Window styling
2023-05-23 16:54:39 +02:00
b0ee888c82
Exist popup by clicking outside of it
2023-05-23 16:29:09 +02:00
5c4431778e
Task can now be added
2023-05-23 16:27:09 +02:00
ccfa213b77
some bugfixes
2023-05-23 15:19:09 +02:00
22d6389d38
Fix wrong API* Path create task
2023-05-23 15:17:47 +02:00
f53dfb0822
update task select window #1
2023-05-23 15:15:29 +02:00
dd651adc15
Add Task window
2023-05-23 14:44:59 +02:00
ba5ae67aa7
Fix wrong API path for GetTaskTypes
2023-05-23 14:44:45 +02:00
da4a5bed09
All API-calls #1
2023-05-23 13:52:35 +02:00
290819de09
Created first api-calls #1
2023-05-23 13:15:29 +02:00
87d2357b41
CORS Error
2023-05-23 12:51:21 +02:00
9c267f395f
But I like this! #1
2023-05-23 00:12:30 +02:00
e2b8888130
#1 Basic layout and colors
2023-05-22 23:52:35 +02:00
b6ac2682f6
#1 First commit
...
It do be uglyyyyy
2023-05-22 22:25:50 +02:00