Commit Graph

16 Commits

Author SHA1 Message Date
5cda6ece05 Potential fix/support for HTTPS
Removed the hard-coded http in the API url and instead calling  window.location.protocol
2024-02-24 10:27:14 -05:00
9accca0ad2 Applied new popup style to Jobs view and fixed manga library populating twice sometimes 2024-02-10 13:49:51 -05:00
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
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
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
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
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
43cbb80eec Fix overflow of tooltip release-status. 2023-11-12 13:48:28 +01:00
95876f1a53 New scrollbar, fix some overflow by scrollbar 2023-11-12 13:28:41 +01:00
d138094a66 Move release-status to top right and keep visible 2023-11-02 14:07:17 -04:00
54731e74e3 Revert "Moved tooltip to right for better readability"
This reverts commit 53bb83faca.
2023-11-01 19:58:38 -04:00
53bb83faca Moved tooltip to right for better readability 2023-11-01 19:47:21 -04:00
b03918ab5c Initial feature 2023-11-01 19:06:47 -04:00
1f3ed66f97 Fixes after merge broke some stuff 2023-10-29 22:24:16 -04:00
fc8388f037 Merge remote-tracking branch 'remotes/origin/master' into dityb 2023-10-27 11:38:13 -04:00
5abebcf3b5 Added api calls for setting css stylesheet 2023-10-26 23:23:08 -04:00