Commit graph

21 commits

Author SHA1 Message Date
Joe Milazzo
292dc55809
v0.8.5 - Metadata Downloading & PDF Metadata! (#3597) 2025-03-07 11:20:07 -08:00
DieselTech
a06126b7f9
Update bug_report.yml
bump stable version number to match releases
2024-11-28 12:10:15 -05:00
Joe Milazzo
d4028a8d68
v0.8.4 - New Scanner + Browse Authors/Artists + Tons of Bugfixes (#3392) 2024-11-22 16:00:56 -08:00
Joe Milazzo
cabb27fb74
Last Polish before Stable (#3167)
Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2024-09-15 10:15:39 -07:00
DieselTech
5934d516f3
[skip ci] Update bug_report.yml
updated for latest release
2024-07-15 10:05:48 -04:00
Joe Milazzo
3c9565468a
v0.8.1 - A bit more than a Hotfix (#2906) 2024-04-22 13:21:03 -07:00
Joe Milazzo
3d02a8ffba
Bugfixes (#2866) 2024-04-14 06:54:37 -07:00
Joe Milazzo
8f4e1fbb36
Bugfixes (#2862)
Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2024-04-14 04:58:22 -07:00
DieselTech
18792b7b56
[skip ci] Update bug_report.yml (#2812) 2024-03-22 15:48:48 -05:00
DieselTech
f616b99585
[skip ci] github\issues\Update bug_report.yml (#2703) 2024-02-08 14:15:36 -08:00
Joe Milazzo
5cf6077dfd
Last PR before Release (#2692) 2024-02-05 18:58:03 -06:00
DieselTech
9e9b95e29d
[skip ci] Issue Template update (#2691) 2024-02-05 11:57:41 -08:00
Robbie Davis
e6f6090fcf
Update bug_report.yml 2024-01-10 11:15:03 -05:00
Robbie Davis
c0adf74d39 Fixing up bug report 2024-01-10 11:12:19 -05:00
Joe Milazzo
3dcf7750f7
Kavita+ Tweaks (#2595) 2024-01-09 14:04:25 -08:00
Joe Milazzo
1d56f5a0a1
Small Tweaks before Release (#2571)
Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>
2024-01-07 06:15:00 -08:00
Robbie Davis
f227beac2b
Adding bug-report YAML template (#1014)
**This is a github repo change only and does not affect the application.**

Github has launched a public beta of their new template format using YAML syntax. As per the [documentation](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-templates) I have tried to convert the existing bug-report template to this new format.

I have also added a config.yml as per the documentation, which allows us the option to turn off blank issues.
2022-01-31 08:36:13 -08:00
Joseph Milazzo
10a6a3a544
Update GA .net version (#818) 2021-12-02 07:56:48 -08:00
Joseph Milazzo
3bfbd042a8
Fit Split to Screen (#769)
* Updated readme with new host information and new feature site.

* Implemented basic fit to screen splitting option for manga reader such that the reader will try to fit the whole cover on the screen via scaling it.

Updated a bunch of defaults in the preferences to give a better experience for first installs.

* Refactored the stat scheduling code slightly to clean it up and have better logging.

* Replaced @import with @use to lower css bundling.

* Changed up the defaults for the reading preferences to give a better experience. Fixed a duplicate render on automatic scaling due to emitting a valuechange with automatic scaling changing fit.

Implemented basic form of fit to screen. Still needs some tweaking and optimization.

* Update link to new feature server and update kavita homepage to use www.

* Updated the serverInfo to match backend. Tweaked some of the css for the changelog

* Added publish date for changelog

* First page works except for tablet

* I'm stumped, taking a break

* Hide the arrow for nav events

* Ensure specials in reading lists don't have their extensions visible

* Testing out removing no-connection

* Fixed a bug in infinite scroller where next chapter spacer when clicked would emit for prev chapter load. Fixed an issue where next/prev chapter loaders would execute when they shouldn't.

* Fit Split is working in all cases as of this code. New optimization is still needed.

* Fit to screen is now working well

* Updated the bookmark effect to look much better

* Updated new issue template to inform users to request features on our site.

* Removed an empty migration
2021-11-18 06:55:52 -08:00
Joseph Milazzo
a29b11c366
Breaking Changes: Docker Parity (#698)
* Refactored all the config files for Kavita to be loaded from config/. This will allow docker to just mount one folder and for Update functionality to be trivial.

* Cleaned up documentation around new update method.

* Updated docker files to support config directory

* Removed entrypoint, no longer needed

* Update appsettings to point to config directory for logs

* Updated message for docker users that are upgrading

* Ensure that docker users that have not updated their mount points from upgrade cannot start the server

* Code smells

* More cleanup

* Added entrypoint to fix bind mount issues

* Updated README with new folder structure

* Fixed build system for new setup

* Updated string path if user is docker

* Updated the migration flow for docker to work properly and Fixed LogFile configuration updating.

* Migrating docker images is now working 100%

* Fixed config from bad code

* Code cleanup

Co-authored-by: Chris Plaatjes <kizaing@gmail.com>
2021-11-03 06:36:04 -07:00
Joseph Milazzo
4f6c1e47d2 Update issue templates 2021-08-22 11:39:13 -07:00