This website requires JavaScript.
Explore
Help
Sign In
piwigo
/
PiwigoDirectorySync
Watch
2
Star
0
Fork
0
You've already forked PiwigoDirectorySync
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
PiwigoDirectorySync
/
PiwigoDirectorySync
History
Philipp Häfelfinger
dc117d703b
All checks were successful
PiwigoDirectorySync/pipeline/head
This commit looks good
Details
makes file indexing run in parallel
2023-09-11 16:31:23 +02:00
..
Commands
makes file indexing run in parallel
2023-09-11 16:31:23 +02:00
Infrastructure
adds catch for cancelled exception to return -2
2023-09-11 16:27:41 +02:00
Migrations
adds additional index to album table
2023-08-30 23:40:00 +02:00
Persistence
adds update command and fixes add command settings
2023-09-10 21:43:22 +02:00
Properties
simplifies launchsettings
2023-09-11 16:27:53 +02:00
Services
makes file indexing run in parallel
2023-09-11 16:31:23 +02:00
AppSettings.cs
makes most classes internal and adds a download command to download original images from piwigo to the local folder (can be used for backup of a gallery)
2023-09-02 23:44:10 +02:00
appsettings.json
default log level to info
2023-09-11 16:26:29 +02:00
dbAddMigration.ps1
adds initial db context and db setup
2023-08-30 22:04:06 +02:00
dbUpdateSqlite.ps1
adds initial db context and db setup
2023-08-30 22:04:06 +02:00
PiwigoDirectorySync.csproj
removes not used setting from app settings
2023-09-10 23:12:05 +02:00
Program.cs
adds updateDb command
2023-09-10 22:57:42 +02:00
Settings.cs
removes not used setting from app settings
2023-09-10 23:12:05 +02:00