~jan0sch/cam_archiver

Showing 4 changes starting from 42a48c04b221d705637d5a8a97a67b78df62dfba.
2025-06-01 (Sun), 9:26 AM - Jens Grassel - 42a48c04b221d705637d5a8a97a67b78df62dfba

Restrict file search to not descend into sub-folders.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • src/main/scala/de/jan0sch/CameraArchiver.scala with 1 added and 1 removed lines
2025-06-01 (Sun), 9:21 AM - Jens Grassel - 3cddb51a817cfad34f04451550ee316e20420c70

Skip files that already exist at the target.

Summary of changes
1 files modified with 6 lines added and 1 lines removed
  • src/main/scala/de/jan0sch/CameraArchiver.scala with 6 added and 1 removed lines
2025-06-01 (Sun), 9:05 AM - Jens Grassel - e79fcc3534ed3a5875a89eea2382dbbc510348c4

Initial throw at a first version.

Summary of changes
9 files added
  • .editorconfig
  • .scalafix.conf
  • .scalafmt.conf
  • LICENSE
  • README.md
  • build.sbt
  • project/build.properties
  • project/plugins.sbt
  • src/main/scala/de/jan0sch/CameraArchiver.scala
2025-06-01 (Sun), 7:15 AM - Jens Grassel - 26652029135f711e682f26fae92115994a758948

Setup boring file.

Summary of changes
1 files added
  • .ignore