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
ed43852124
All checks were successful
PiwigoDirectorySync/pipeline/head
This commit looks good
Details
fixes pending count
2023-10-03 22:18:38 +02:00
..
Commands
moves download to sync download and make it more stable
2023-09-15 23:20:37 +02:00
Infrastructure
adds catch for cancelled exception to return -2
2023-09-11 16:27:41 +02:00
Migrations
adds unique indices for images within album and album within server
2023-09-11 23:34:38 +02:00
Persistence
adds unique indices for images within album and album within server
2023-09-11 23:34:38 +02:00
Properties
moves download to sync download and make it more stable
2023-09-15 23:20:37 +02:00
Services
fixes pending count
2023-10-03 22:18:38 +02:00
AppSettings.cs
removes secrets as they are not required for this project
2023-09-13 23:30:03 +02:00
appsettings.json
moves download to sync download and make it more stable
2023-09-15 23:20:37 +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 secrets as they are not required for this project
2023-09-13 23:30:03 +02:00
Program.cs
adds some logging befor uploading a file
2023-10-01 00:10:16 +02:00
Settings.cs
removes not used setting from app settings
2023-09-10 23:12:05 +02:00