Commit Graph

157 Commits (master)
 

Author SHA1 Message Date
Toni Melisma 349a1935b2
Fix README URL 7 months ago
Toni Melisma a2d2bafe54
Merge pull request #7 from tonimelisma/dependabot/go_modules/golang.org/x/sys-0.1.0
Bump golang.org/x/sys from 0.0.0-20210309074719-68d13333faf2 to 0.1.0
1 year ago
dependabot[bot] 7c904b1e6a
Bump golang.org/x/sys from 0.0.0-20210309074719-68d13333faf2 to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210309074719-68d13333faf2 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Toni Melisma 4ae9de27cf
Update URL 1 year ago
Toni Melisma 8723ae774a
Don't hide thumbnails view 3 years ago
Toni Melisma 3d3bef3b39
100% PWA compatible and fix layout shift on load 3 years ago
Toni Melisma ea28f9425d
Fix service worker 3 years ago
Toni Melisma c940d59a25
Fiddling service worker 3 years ago
Toni Melisma e802301d1f
Offline support for service worker 3 years ago
Toni Melisma aece1987c5
Add service worker loading script 3 years ago
Toni Melisma 48135e3e8c
don't clean up icon files 3 years ago
Toni Melisma d43d713f39
Proper manifest link 3 years ago
Toni Melisma 34ef2555c0
Add manifest link 3 years ago
Toni Melisma b4f28b4f81
build dependencies to install 3 years ago
Toni Melisma 2990ed0467
PWA capabilities alpha 3 years ago
Toni Melisma e598cbe85a
PWA work 3 years ago
Toni Melisma 3f6faf4ded
Add TODO 3 years ago
Toni Melisma 8d2f4fae39
Update E2E tests 3 years ago
Toni Melisma 1066ef8a51
Disable video test 3 years ago
Toni Melisma 01c60d8249
Add ffmpeg to CI 3 years ago
Toni Melisma 7728c98a1e
Video transformation unit test 3 years ago
Toni Melisma b6f722015d
E2E testing 3 years ago
Toni Melisma e3bd069775
Simplify filepaths 3 years ago
Toni Melisma 227c13b5ee
Fix bugs and improve HTML creation 3 years ago
Toni Melisma 09b8382bac
Add most of clean-up code 3 years ago
Toni Melisma f921a71b60
Remove hardcoded paths 3 years ago
Toni Melisma 0e6e5ce452
Clean up logging 3 years ago
Toni Melisma 9b2aba8afb
Error logging for videos 3 years ago
Toni Melisma b43a542fef
Fix bug when original files are deleted and gallery is updated 3 years ago
Toni Melisma 451df1de79
Add TODOs 3 years ago
Toni Melisma 869f28def5
Clean-up and delete old code 3 years ago
Toni Melisma 5cec311634
Fix --no-videos 3 years ago
Toni Melisma 32f2a97f75
Update TODOs based on progress 3 years ago
Toni Melisma b805895b02
Full signal handler support and cleanup on ctrl-C 3 years ago
Toni Melisma 32c2925c26
Option to ignore videos and ctrl-C signal handler 3 years ago
Toni Melisma 5e9643331c
Add TODO markers for future code 3 years ago
Toni Melisma 71ba499818
Merge pull request #3 from tonimelisma/rewrite
Rewrite fastgallery
3 years ago
Toni Melisma 99677d9352
go mod tidy 3 years ago
Toni Melisma ab544de6eb
Update README with new syntax 3 years ago
Toni Melisma 1feebf794e
Fix symlink behavior in source directories 3 years ago
Toni Melisma cf0e18c945
Include concurrency code 3 years ago
Toni Melisma a566faad54
HTML creation functioanlity working 3 years ago
Toni Melisma 0f9b3bb89f
Fix test 3 years ago
Toni Melisma 40b9b3f5a0
Remove debug statements 3 years ago
Toni Melisma e8a6c822c4
testing assets and fix source existance check bug 3 years ago
Toni Melisma b10c8c3bd6
Testing assets + refactoring 3 years ago
Toni Melisma 77209b2203
Testing data + transformation functionality 3 years ago
Toni Melisma 5a3fd3b21c
Fix destination file extensions 3 years ago
Toni Melisma 7a61b1dfb0
Implement image resizing logic 1/3 3 years ago
Toni Melisma 8fdc4dcd0f
Directory existence check and cleanup 3 years ago