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
092738d767
All checks were successful
PiwigoDirectorySync/pipeline/head
This commit looks good
Details
adds common read only flag for sync commands
2023-09-11 23:16:03 +02:00
..
Commands
adds common read only flag for sync commands
2023-09-11 23:16:03 +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
adds basic serilog setup
2023-09-11 22:42:52 +02:00
Services
adds common read only flag for sync commands
2023-09-11 23:16:03 +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
adds basic serilog setup
2023-09-11 22:42:52 +02:00
Program.cs
configures serilog retained file count
2023-09-11 23:08:40 +02:00
Settings.cs
removes not used setting from app settings
2023-09-10 23:12:05 +02:00