Michael Bucari-Tovo
f35c82d59d
Change ApiExtended to always allow provide login option
...
Previously, only some calls to ApiExtended.CreateAsync() would prompt users to login if necessary. Other calls would only work if the account already had a valid identity, and they would throw exceptions otherwise.
Changed ApiExtended so that the UI registers a static ILoginChoiceEager factory delegate that ApiExtended will use in the event that a login is required.
2025-05-09 17:32:12 -06:00
Robert McRackan
c15d49fc64
publish profiles => .net
2024-11-22 17:04:08 -05:00
Robert McRackan
6134becc70
Upgrade to .net9
2024-11-22 16:47:59 -05:00
Robert McRackan
c213d5d9f6
Attempt to solve networking issue by disabling ipv6
2024-05-05 16:24:00 -04:00
Robert McRackan
b6d1a7e3ba
Upgrade to .net8
2023-11-15 19:53:26 -05:00
Mbucari
fbc29dfb0a
Set Variety correctly
2023-07-04 09:58:39 -06:00
Mbucari
86124fc609
Address comments
2023-07-03 10:01:25 -06:00
Mbucari
db2b10d2a4
Performance improvement
2023-07-03 07:04:29 -06:00
Mbucari
3be7d8e825
Minor cli edits and fix potential deadlock
2023-07-02 18:29:36 -06:00
Mbucari
29803c6ba0
Overhaul LibationCli
...
Add version verb with option to check for upgrade
Add Search verb to search the library
Add export file type inference
Add more set-status options
Add console progress bar and ETA
Add processable option to liberate specific book IDs
Scan accounts by nickname or account ID
Improve startup performance for halp and on parsing error
More useful error messages
2023-07-02 15:01:10 -06:00
Mbucari
ec9854212a
Write error info to StdErr ( #626 )
2023-06-14 10:58:37 -06:00
Mbucari
d787843fd2
Unify upgrade process and add update progress bar
2023-02-27 14:08:15 -07:00
Robert McRackan
7068782975
Merge branch 'master' of https://github.com/rmcrackan/Libation
2022-12-06 14:58:30 -05:00
Robert McRackan
c4cebbebe7
* #396 New feature : match download status to files
...
* UI: Visible Books \> Set 'Downloaded' status automatically. Visible books. Prompts before saving changes
* CLI: Full library. No prompt
2022-12-06 14:58:22 -05:00
pixil98
34fac30b2b
Merge official updates ( #6 )
...
Pull latest Libation updates, fix move to net7
2022-11-24 23:53:00 -06:00
pixil98
78fd09aa91
Proper build
...
Builds all packages properly
2022-11-22 10:45:33 -06:00
Robert McRackan
c9217990cd
applications => .net7
2022-11-16 11:43:35 -05:00
Robert McRackan
e0999dc9ae
Bug fix #358 : pdf downoad errors in CLI were crashing the rest of the loop
2022-08-16 15:41:12 -04:00
Robert McRackan
dda8f5a974
publish profiles should point to Publish dir
2022-08-14 09:32:50 -04:00
Michael Bucari-Tovo
742310b8d6
Fix install workflow
2022-07-31 22:24:17 -06:00
Michael Bucari-Tovo
6b112f5248
Delete obj and bin folders on clean
2022-07-30 18:03:33 -06:00
Michael Bucari-Tovo
8020ded642
Add platform preprocessor definitions
2022-07-30 13:42:11 -06:00
Robert McRackan
8effdcb92d
add macos publish options. standardize publish profiles
2022-07-28 10:43:00 -04:00
Michael Bucari-Tovo
ca455978a5
Update for Linux
2022-07-25 17:22:17 -06:00
Michael Bucari-Tovo
0e4b9ab396
Build standalone
2022-07-25 00:04:52 -06:00
Michael Bucari-Tovo
625ae1d63c
Removed Avalonia from LibationWinForms
2022-07-24 16:42:38 -06:00
Michael Bucari-Tovo
71098ef02f
Publish Profiles
2022-07-24 16:33:45 -06:00
Michael Bucari-Tovo
1e4c489983
Libation Runs on Linux!
2022-07-23 18:07:04 -06:00
Robert McRackan
d55b8eeeba
Turn 'self contained' back on
2022-07-18 20:56:09 -04:00
Robert McRackan
38d280b7f4
v8.1.7
2022-07-07 14:22:05 -04:00
Michael Bucari-Tovo
3ce1f94f87
Revert preview feature
2022-06-26 10:42:52 -06:00
Michael Bucari-Tovo
d48a74912a
Use abstract static member, add publish script
2022-06-25 16:48:23 -06:00
Michael Bucari-Tovo
071b1a54d5
Publish Embedded
2022-06-25 05:11:21 -06:00
Robert McRackan
5bc76a3160
New debugging tool: "Hangover". Will be packaged with all releases
2022-06-01 11:49:30 -04:00
Robert McRackan
3f2899e97e
* New event SearchEngineCommands.SearchEngineUpdated
...
* Clean up redundant event notifications
2022-05-25 10:09:27 -04:00
Robert McRackan
98c3940297
New feature ( #153 ): in-place upgrade
2022-05-20 16:20:28 -04:00
Robert McRackan
72e667e825
update dependencies
2022-05-17 17:13:20 -04:00
Robert McRackan
389fbb2371
Move source code into "Source" folder
2022-05-09 10:31:45 -04:00