Commit Graph

64 Commits

Author SHA1 Message Date
db-2001
4c418add81 Updates to match API 2024-02-11 16:59:05 -05:00
db-2001
9accca0ad2 Applied new popup style to Jobs view and fixed manga library populating twice sometimes 2024-02-10 13:49:51 -05:00
db-2001
c75f65f3d5 Remove redundant refresh library 2024-02-09 11:20:09 -05:00
db-2001
c7e49fb6bc Added in remaining Tranga settings functionality
Changed CSS style to be stored in local storage since we might want it to be browser specific (mobile vs desktop vs tablet)
2024-02-09 11:17:33 -05:00
db-2001
8bd6ad4c2b Added manga sources to settings
Added the manga sources to the settings page and added a field to set the rate limit, POST api for setting the rate limit awaiting GET api calls to set initial value.
2024-02-08 23:31:31 -05:00
db-2001
148af6abaa Filter functionality
Removed textbox in top bar and added filter icon that opens up a box where you can search or select a connector/status and combination to filter by. Appearance and behavior needs to be refined.
2024-02-06 22:23:19 -05:00
db-2001
f50990dafb Reimplemented Library and Notification connectors
Added Test and Rest API calls, API side will need to be updated.

Separated out CSS files for future expansion.
2024-02-04 15:47:13 -05:00
db-2001
76f6216501 Initial commit
Resized settings pop-up and fixed scrollable behavior, broke everything inside pop-up (on purpose)
2024-02-03 00:41:12 -05:00
18d3a09d93 https://github.com/C9Glax/tranga/issues/109 2024-01-31 19:12:05 +01:00
42caebf458
Merge pull request #33 from db-2001/update-library-metadat
Added button to settings pop-up to refresh library metadata through POST request
2023-11-03 09:56:36 +01:00
db-2001
4cd06bd0e0 Added button to settings pop-up to refresh library metadata through POST request 2023-11-02 14:28:28 -04:00
db-2001
d1dfeadb80 Feature 2023-11-02 13:31:48 -04:00
db-2001
5698c93439 Merged properly.... I think? Got rid of empty div 2023-10-27 11:38:35 -04:00
db-2001
fc8388f037 Merge remote-tracking branch 'remotes/origin/master' into dityb 2023-10-27 11:38:13 -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
eaac09a3d1 https://github.com/C9Glax/tranga/issues/73 Website untested 2023-10-27 13:55:42 +02:00
db-2001
5abebcf3b5 Added api calls for setting css stylesheet 2023-10-26 23:23:08 -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
44c487ff48 c9glax/tranga#50
Added ability to select translated language
2023-09-13 14:30:13 +02:00
358c9b511a Added JobStatusView
Individual Jobs can now be cancelled
2023-09-08 19:59:12 +02:00
37e2a74c39 Added loader-circle 2023-09-08 16:32:09 +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
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
2c36b1f64e Added onclick to hide PublicationViewer 2023-09-01 23:42:52 +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
5968dacf72 Removed extranious tag 2023-08-31 13:03:09 +02:00
0f0902c932 LunaSea changed to id device/id or user/id instead of full url 2023-06-21 18:03:48 +02:00
02a382a99a Website: Added connector NotificationManager LunaSea
Added Update Method for TrangaSettings for LunaSea
#21
2023-06-15 18:57:50 +02:00
d9ced11cd1 Website: Added gotify config 2023-06-15 18:38:47 +02:00
16c1094875 Replaced Task-Progress-Tracking Window with more fancy one 2023-06-09 23:46:10 +02:00
5bce3c6fdd Website: Monitor task creation styling 2023-06-09 22:15:29 +02:00
c685bd622f Website:
New task-Creation dialog
Redesigned Settings dialog
2023-06-08 19:25:28 +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
cbb012a659 alt and label 2023-05-31 22:16:01 +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
ec25900ac0 resolves #29 start manual execution 2023-05-26 14:32:08 +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
653cb699d0 Removed Sidebar
Moved settings tab to popup
Added footer
2023-05-25 15:34:10 +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
ccc4e42a49 Komga update can now be configured in seconds 2023-05-24 23:53:32 +02:00
a0636ac7a2 Finished Settings-Cart 2023-05-24 21:48:54 +02:00