Commit graph

502 commits

Author SHA1 Message Date
majora2007
f907486c74 Bump versions by dotnet-bump-version. 2022-11-08 22:35:50 +00:00
Joe Milazzo
6c5831c6fd
v0.6.1 - Security Patches + Hotfix 2022-11-08 14:22:33 -08:00
majora2007
e0f6344a2b Bump versions by dotnet-bump-version. 2022-11-08 21:57:10 +00:00
majora2007
04b92b591c Bump versions by dotnet-bump-version. 2022-11-05 14:08:54 +00:00
majora2007
6dd79d8c6a Bump versions by dotnet-bump-version. 2022-11-03 01:25:46 +00:00
majora2007
dab42041d5 Bump versions by dotnet-bump-version. 2022-11-02 02:15:54 +00:00
majora2007
ccca2402e0 Bump versions by dotnet-bump-version. 2022-10-31 13:21:44 +00:00
majora2007
cac8577925 Bump versions by dotnet-bump-version. 2022-10-28 14:00:51 +00:00
majora2007
40431f9410 Bump versions by dotnet-bump-version. 2022-10-22 16:10:48 +00:00
Joe Milazzo
ccc95ffd29
v0.6 Release (#1603) 2022-10-22 08:57:50 -07:00
majora2007
bd9da95666 Bump versions by dotnet-bump-version. 2022-10-22 15:00:46 +00:00
majora2007
5f0df03e1d Bump versions by dotnet-bump-version. 2022-10-22 00:35:13 +00:00
majora2007
8afa7d4868 Bump versions by dotnet-bump-version. 2022-10-21 23:09:09 +00:00
majora2007
038addf88c Bump versions by dotnet-bump-version. 2022-10-20 23:53:59 +00:00
majora2007
b396217e7d Bump versions by dotnet-bump-version. 2022-10-20 01:04:18 +00:00
majora2007
ef662d3235 Bump versions by dotnet-bump-version. 2022-10-19 00:07:00 +00:00
Joe Milazzo
b802e1e1b0
Release Shakeout Day 1 (#1591)
* Fixed an issue where reading list were not able to update their summary due to a duplicate title check.

* Misc code smell cleanup

* Updated .net dependencies and removed unneeded ones

* Fixed an issue where removing a series from want to read list page wouldn't update the page correctly

* Fixed age restriction not applied to Recommended page

* Ensure that Genres and Tags are age restricted gated

* Persons are now age gated as well

* When you choose a cover, the new cover will properly be selected and will focus on it, in the cases there are many other covers available.

* Fixed caching profiles

* Added in a special hook when deleting a library to clear all series Relations before we delete
2022-10-18 16:53:17 -07:00
majora2007
03bd2e9103 Bump versions by dotnet-bump-version. 2022-10-17 22:47:14 +00:00
majora2007
78762a5626 Bump versions by dotnet-bump-version. 2022-10-17 13:26:36 +00:00
majora2007
8e79c3b839 Bump versions by dotnet-bump-version. 2022-10-11 00:38:04 +00:00
majora2007
b6f6b0ed99 Bump versions by dotnet-bump-version. 2022-10-10 18:13:25 +00:00
majora2007
0ad1638ec0 Bump versions by dotnet-bump-version. 2022-10-09 16:37:22 +00:00
majora2007
5a75a204db Bump versions by dotnet-bump-version. 2022-10-06 02:45:30 +00:00
majora2007
78b043af74 Bump versions by dotnet-bump-version. 2022-10-05 00:55:41 +00:00
majora2007
097ec32842 Bump versions by dotnet-bump-version. 2022-10-01 13:35:05 +00:00
majora2007
3792ac3421 Bump versions by dotnet-bump-version. 2022-09-26 17:53:41 +00:00
majora2007
ee7d109170 Bump versions by dotnet-bump-version. 2022-09-24 20:55:00 +00:00
majora2007
1415687752 Bump versions by dotnet-bump-version. 2022-09-24 01:17:16 +00:00
majora2007
56622ce800 Bump versions by dotnet-bump-version. 2022-09-23 22:53:44 +00:00
Joseph Milazzo
9d7476a367
Send To Device Support (#1557)
* Tweaked the logging output

* Started implementing some basic idea for devices

* Updated Email Service with new API routes

* Implemented basic DB structure and some APIs to prep for the UI and flows.

* Added an abstract class to make Unit testing easier.

* Removed dependency we don't need

* Updated the UI to be able to show devices and add new devices. Email field will update the platform if the user hasn't interacted with it already.

* Added ability to delete a device as well

* Basic ability to send files to devices works

* Refactored Action code to pass ActionItem back and allow for dynamic children based on an Observable (api).

Hooked in ability to send a chapter to a device. There is no logic in the FE to validate type.

* Fixed a broken unit test

* Implemented the ability to edit a device

* Code cleanup

* Fixed a bad success message

* Fixed broken unit test from updating mock layer
2022-09-23 15:41:29 -07:00
majora2007
ab0f13ef74 Bump versions by dotnet-bump-version. 2022-09-23 14:50:45 +00:00
majora2007
dec6802f88 Bump versions by dotnet-bump-version. 2022-09-22 23:05:48 +00:00
majora2007
d482aa2a11 Bump versions by dotnet-bump-version. 2022-09-22 21:57:04 +00:00
majora2007
aafbce377b Bump versions by dotnet-bump-version. 2022-09-20 23:28:30 +00:00
majora2007
356d2c8015 Bump versions by dotnet-bump-version. 2022-09-20 17:01:42 +00:00
majora2007
090c4e279c Bump versions by dotnet-bump-version. 2022-09-18 18:40:58 +00:00
majora2007
0403f938b0 Bump versions by dotnet-bump-version. 2022-09-18 18:11:04 +00:00
majora2007
b874e54c85 Bump versions by dotnet-bump-version. 2022-09-18 17:37:53 +00:00
majora2007
c58c7deaf9 Bump versions by dotnet-bump-version. 2022-09-16 13:18:14 +00:00
Joseph Milazzo
9cf4cf742b
Reader Bugs + New Features (#1536)
* Updated a typo in manage tasks of Reoccuring -> Recurring

* Fixed a bug in MinimumNumberFromRange where a regex wasn't properly constructed which could skew results.

* Fixed a bug where Volume numbers that were a float wouldn't render correctly in the manga reader menu.

* Added the ability to double click on the image to bookmark it. Optimized the bookmark and unbookmark flows to remove 2 DB calls and reworked some flow of calls to speed it up.

Fixed some logic where when using double (manga) flow, both of the images wouldn't show the bookmark effect, despite both of them being saved. Likewise, fixed a bug where both images weren't updating UI state, so switching from double (manga) to single, the second image wouldn't show as bookmarked without a refresh.

* Double click works perfectly for bookmarking

* Collection cover image chooser will now prompt with all series covers by default.

Reset button is now moved up to the first slot if applicable.

* When a Completed series is fully read by a user, a nightly task will now remove that series from their Want to Read list.

* Added ability to trigger Want to Read cleanup from Tasks page.

* Moved the brightness readout to the label line and fixed a bootstrap migration bug where small buttons weren't actually small.

* Implemented ability to filter against release year (min or max or both).

* Fixed a log message that wasn't properly formatted when scan finished an no files changes.

* Cleaned up some code and merged some methods

* Implemented sort by Release year metadata filter.

* Fixed the code that finds ComicInfo.xml inside archives to only check the root and check explicitly for casing, so it must be ComicInfo.xml.

* Dependency updates

* Refactored some strings into consts and used TriggerJob rather than just enqueuing

* Fixed the prefetcher which wasn't properly loading in the correct order as it was designed.

* Cleaned up all traces of CircularArray from MangaReader

* Removed a debug code

* Fixed a bug with webtoon reader in fullscreen mode where continuous reader wouldn't trigger

* When cleaning up series from users' want to read lists, include both completed and cancelled.

* Fixed a bug where small images wouldn't have the pagination area extend to the bottom on manga reader

* Added a new method for hashing during prod builds and ensure we always use aot

* Fixed a bug where the save button wouldn't enable when color change occured.

* Cleaned up some issues in one of contributor's PR.
2022-09-16 06:06:33 -07:00
majora2007
52c10510b2 Bump versions by dotnet-bump-version. 2022-09-14 23:30:24 +00:00
majora2007
dae481482e Bump versions by dotnet-bump-version. 2022-09-14 13:16:09 +00:00
majora2007
0a6e64d767 Bump versions by dotnet-bump-version. 2022-09-14 00:52:19 +00:00
majora2007
8a73c2a5d4 Bump versions by dotnet-bump-version. 2022-09-14 00:16:37 +00:00
Joseph Milazzo
00f0ad5a3f
Misc Enhancements (#1525)
* Moved the data connection for the Database out of appsettings.json and hardcoded it. This will allow for more customization and cleaner update process.

* Removed unneeded code

* Updated pdf viewer to 15.0.0 (pdf 2.6), which now supports east-asian fonts

* Fixed up some regex parsing for volumes that have a float number.

* Fixed a bug where the tooltip for Publication Status wouldn't show

* Fixed some weird parsing rules where v1.1 would parse as volume 1 chapter 1

* Fixed a bug where bookmarking button was hidden for admins without bookmark role (due to migration)

* Unified the star rating component in series detail to match metadata filter.

* Fixed a bug in the bulk selection code when using shift selection, where the inverse of what was selected would be toggled.

* Fixed some old code where if on all series page, only English as a language would return. We now return all languages of all libraries.

* Updated api/metadata/languages documentation

* Refactored some bookmark api names: get-bookmarks -> chapter-bookmarks, get-all-bookmarks -> all-bookmarks, get-series-bookmarks -> series-bookmarks, etc.

* Refactored all cases of createSeriesFilter to filterUtiltityService.

Added ability to search for a series on Bookmarks page.

Fixed a bug where people filters wouldn't respect the disable flag froms ettings.

* Cleaned up a bit of the circular downloader code.

* Implemented Russian Parsing

* Fixed an issue where some users that had a missing theme entry wouldn't be able to update their user preferences.

* Refactored normalization to exclude !, thus allowing series with ! to be different from each other.

* Fixed a migration exit case

* Fixed broken unit test
2022-09-13 16:59:26 -07:00
majora2007
b7d88f08d8 Bump versions by dotnet-bump-version. 2022-09-13 00:41:21 +00:00
majora2007
9f715cc35f Bump versions by dotnet-bump-version. 2022-09-03 17:58:26 +00:00
majora2007
67058feca7 Bump versions by dotnet-bump-version. 2022-09-02 16:55:03 +00:00
Joseph Milazzo
2283ae5d61
Bookmark RBS + Dynamic PGO (#1503)
* Allow .NET to optimize code as it's running.

* Implemented the ability to restrict users Bookmark ability. By default, users will need to now opt-in to get bookmark roles.

* Fixed a tachiyomi progress syncing logic bug
2022-09-02 09:40:52 -07:00
majora2007
30500a441c Bump versions by dotnet-bump-version. 2022-09-02 12:47:48 +00:00