035d384411
Fix search not working on enter
2024-10-20 00:05:13 +02:00
59dff529ef
Add Markdown support to Manga-Description
2024-10-19 23:47:08 +02:00
5aac05ae08
Remove unnecessary imports
2024-10-19 21:10:59 +02:00
db61837457
Increase Interval between updates.
2024-10-19 21:08:59 +02:00
756998847c
Change console levels
2024-10-19 21:08:11 +02:00
ad6502d824
Style "Monitor"-Button in Searchresults
2024-10-19 21:06:32 +02:00
f3cb3f209c
Added ability to submit inputbox on search
2024-10-19 21:02:00 +02:00
da002df3f2
Add "Close Search" Button
2024-10-19 20:57:03 +02:00
68887d65a7
Make searchbox size adjust to length
2024-10-19 20:50:14 +02:00
6b08123ee5
Change bordercolor of search
...
Add margin to Searchresults
2024-10-19 20:41:02 +02:00
adf876c37f
Add link to Website to MangaSearchResult
2024-10-19 20:37:33 +02:00
d67b1754f9
Auto-update footer counts
2024-10-19 20:15:53 +02:00
09be1c64a3
Style footer Job-counts.
2024-10-19 20:06:40 +02:00
3f26d3bbd6
Add auto-update when adding/removing Manga
...
Style SearchResults
2024-10-19 19:52:28 +02:00
daa05a0b4d
Added button to open Search-dialog
2024-10-19 16:28:49 +02:00
2f9eb61377
Add monitorMangaList to App
2024-10-18 19:46:17 +02:00
65814dd942
Show Job Status in Footer
2024-10-18 19:45:23 +02:00
dbad993c7a
Add Job-Interface (and ProgressToken)
2024-10-18 19:45:04 +02:00
ac8ca1f886
Split Styles for modules into separate files
2024-10-18 19:44:15 +02:00
f27f11e7c2
Style Manga-Display
...
Fix Manga.GetMangaCoverUrl
2024-10-18 19:43:13 +02:00
9d8dadc634
Add postData and deleteData functions.
...
Return promise.reject() on failure
2024-10-18 19:42:17 +02:00
ca091bac92
Add connection to backend test
2024-10-18 02:20:22 +02:00
cf09bc50fb
Add Header, Footer, Basic Search
2024-10-18 02:10:58 +02:00
d5115809ca
Clean/remove everything
2024-10-17 19:46:47 +02:00
db-2001
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
db-2001
b99ade74c7
Commented out console logging of logs
2024-02-11 18:41:21 -05:00
db-2001
4f6b07280a
Finalized Downlolad Logs button
...
B)
2024-02-11 18:39:27 -05:00
db-2001
01067006f8
Commenting out console logging of HTTP request response
2024-02-11 17:01:37 -05:00
db-2001
4c418add81
Updates to match API
2024-02-11 16:59:05 -05:00
db-2001
1ee17360e5
Small visual tweak to make the user agent the textbox value rather than placeholder
...
Allows for the user to make small changes to API URI and user agent if needed, previous method would have required re-typing in the entire string with is a PITA.
2024-02-10 13:54:24 -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
9309a4e28f
Potential fix for preventing the filter buttons from loading multiple times
2024-02-10 11:56:19 -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
2c5a032890
Added rate limits to UpdateSettings
2024-02-08 23:56:31 -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
1ba49ddf08
Added PostData to reset functions
2024-02-04 16:02:09 -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
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
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
ddee459aa2
Merge pull request #32 from db-2001/persistent-release-status
...
Move release-status to top right and keep visible
2023-11-03 09:50:24 +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
d138094a66
Move release-status to top right and keep visible
2023-11-02 14:07:17 -04:00
db-2001
d1dfeadb80
Feature
2023-11-02 13:31:48 -04:00
db-2001
830252c8a7
Removed console logging
2023-11-01 20:01:28 -04:00
db-2001
54731e74e3
Revert "Moved tooltip to right for better readability"
...
This reverts commit 53bb83faca
.
2023-11-01 19:58:38 -04:00