naps2/NAPS2.Lib
2023-12-06 20:17:50 -08:00
..
Automation C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Config C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Dependencies Add tests for DownloadController 2023-06-25 22:55:52 +02:00
EntryPoints Re-implement console --progress 2023-10-10 21:01:44 -07:00
EtoForms C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Icons Update icons for ProfilesForm and ScannerSharingForm 2023-11-27 18:23:47 -08:00
Images C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
ImportExport C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Lang Change "New" button string to "Share" for ScannerSharingForm 2023-11-27 18:23:01 -08:00
Logging Remove string formatting from logging helper 2023-04-15 12:46:16 -07:00
Modules Use a separate sharing.xml config file for shared devices 2023-12-04 16:59:59 -08:00
Ocr C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Operation Unify progress callbacks and cancellation in ProgressHandler 2022-09-25 16:54:41 -07:00
Pdf Clean up NAPS2.ImportExport namespace for SDK 2023-07-16 22:06:03 -07:00
Platform Refactor common entrypoint code into GuiEntryPoint 2023-10-08 17:14:46 -07:00
Recovery C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Remoting Use a sharing.lock file to prevent multiple NAPS2 instances from sharing at once 2023-12-04 17:11:58 -08:00
Scan C# 12: Use collection initializers 2023-12-06 20:17:50 -08:00
Serialization Update solution config names 2022-12-24 15:34:39 -08:00
Update Fix TLS config for update 2023-01-14 09:35:42 -08:00
Util Make NAPS2.Util classes internal or move to NAPS2.Lib 2023-04-30 14:17:55 -07:00
.gitignore Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
AutofacEmailProviderFactory.cs Mac: Add email support for the Apple Mail app 2023-03-26 20:25:33 -07:00
AutofacFormFactory.cs Migrate from Ninject to Autofac 2022-10-30 18:14:42 -07:00
AutofacOperationFactory.cs Migrate from Ninject to Autofac 2022-10-30 18:14:42 -07:00
ClientCreds_.Designer.cs Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
ClientCreds_.resx Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
ClientCreds-.Designer.cs Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
ClientCreds-.resx Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
default.credentials.json Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
Icons.Designer.cs Update icons for ProfilesForm and ScannerSharingForm 2023-11-27 18:23:47 -08:00
Icons.resx Update icons for ProfilesForm and ScannerSharingForm 2023-11-27 18:23:47 -08:00
naps2-public.cer Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
NAPS2.Lib.csproj Remove NAPS2.Escl.Server as a dep from NAPS2.Sdk 2023-11-27 20:17:03 -08:00
NLogConfig.cs Fix warnings 2023-11-25 13:47:17 -08:00
Paths.cs Mac: Hard code AppData path for net8 migration 2023-11-18 11:29:54 -08:00