Commit Graph

  • ef77f4ba78
    Merge e2a6817c21 into 349a1935b2 dependabot[bot] 2024-04-19 10:05:21 +0000
  • e2a6817c21
    Bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.23.0 dependabot/go_modules/golang.org/x/net-0.23.0 dependabot[bot] 2024-04-19 10:05:20 +0000
  • 349a1935b2
    Fix README URL master Toni Melisma 2023-10-13 22:20:09 -0700
  • 8de355555e
    Bump golang.org/x/text from 0.3.5 to 0.3.8 dependabot[bot] 2023-03-02 03:06:00 +0000
  • 5ac3d8c787
    Bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0 dependabot[bot] 2023-03-02 03:05:41 +0000
  • 3d4e214c8e
    Bump golang.org/x/image from 0.0.0-20210220032944-ac19c3e999fb to 0.5.0 dependabot[bot] 2023-03-02 03:05:26 +0000
  • a2d2bafe54
    Merge pull request #7 from tonimelisma/dependabot/go_modules/golang.org/x/sys-0.1.0 Toni Melisma 2023-03-01 19:05:00 -0800
  • 7c904b1e6a
    Bump golang.org/x/sys from 0.0.0-20210309074719-68d13333faf2 to 0.1.0 dependabot[bot] 2023-02-25 07:43:30 +0000
  • 4ae9de27cf
    Update URL Toni Melisma 2022-12-03 18:19:25 -0800
  • 8723ae774a
    Don't hide thumbnails view Toni Melisma 2021-04-18 21:42:09 +0300
  • 3d3bef3b39
    100% PWA compatible and fix layout shift on load Toni Melisma 2021-03-20 23:48:26 +0200
  • ea28f9425d
    Fix service worker Toni Melisma 2021-03-20 21:40:07 +0200
  • c940d59a25
    Fiddling service worker Toni Melisma 2021-03-19 15:51:25 +0200
  • e802301d1f
    Offline support for service worker Toni Melisma 2021-03-19 15:33:26 +0200
  • aece1987c5
    Add service worker loading script Toni Melisma 2021-03-19 14:52:45 +0200
  • 48135e3e8c
    don't clean up icon files Toni Melisma 2021-03-19 14:46:59 +0200
  • d43d713f39
    Proper manifest link Toni Melisma 2021-03-19 14:40:13 +0200
  • 34ef2555c0
    Add manifest link Toni Melisma 2021-03-19 14:35:07 +0200
  • b4f28b4f81
    build dependencies to install Toni Melisma 2021-03-19 14:15:10 +0200
  • 2990ed0467
    PWA capabilities alpha Toni Melisma 2021-03-19 14:13:57 +0200
  • e598cbe85a
    PWA work Toni Melisma 2021-03-18 23:49:15 +0200
  • 3f6faf4ded
    Add TODO Toni Melisma 2021-03-15 21:58:16 +0200
  • 8d2f4fae39
    Update E2E tests Toni Melisma 2021-03-12 22:58:02 +0200
  • 1066ef8a51
    Disable video test Toni Melisma 2021-03-10 21:23:16 +0200
  • 01c60d8249
    Add ffmpeg to CI Toni Melisma 2021-03-10 20:46:02 +0200
  • 7728c98a1e
    Video transformation unit test Toni Melisma 2021-03-10 19:09:30 +0200
  • b6f722015d
    E2E testing Toni Melisma 2021-03-10 14:41:51 +0200
  • e3bd069775
    Simplify filepaths Toni Melisma 2021-03-09 20:55:10 +0200
  • 227c13b5ee
    Fix bugs and improve HTML creation Toni Melisma 2021-03-09 20:26:50 +0200
  • 09b8382bac
    Add most of clean-up code Toni Melisma 2021-03-09 00:07:30 +0200
  • f921a71b60
    Remove hardcoded paths Toni Melisma 2021-03-07 21:41:28 +0200
  • 0e6e5ce452
    Clean up logging Toni Melisma 2021-03-07 19:26:46 +0200
  • 9b2aba8afb
    Error logging for videos Toni Melisma 2021-03-07 18:03:46 +0200
  • b43a542fef
    Fix bug when original files are deleted and gallery is updated v0.4.1 Toni Melisma 2021-03-02 23:15:58 +0200
  • 451df1de79
    Add TODOs Toni Melisma 2021-03-01 15:50:18 +0200
  • 869f28def5
    Clean-up and delete old code Toni Melisma 2021-02-28 22:13:57 +0200
  • 5cec311634
    Fix --no-videos Toni Melisma 2021-02-28 21:11:36 +0200
  • 32f2a97f75
    Update TODOs based on progress v0.4.0 Toni Melisma 2021-02-28 20:51:59 +0200
  • b805895b02
    Full signal handler support and cleanup on ctrl-C Toni Melisma 2021-02-28 20:50:44 +0200
  • 32c2925c26
    Option to ignore videos and ctrl-C signal handler Toni Melisma 2021-02-28 19:48:16 +0200
  • 5e9643331c
    Add TODO markers for future code Toni Melisma 2021-02-28 00:25:14 +0200
  • 71ba499818
    Merge pull request #3 from tonimelisma/rewrite v0.3.0 Toni Melisma 2021-02-28 00:14:38 +0200
  • 99677d9352
    go mod tidy Toni Melisma 2021-02-28 00:14:08 +0200
  • ab544de6eb
    Update README with new syntax Toni Melisma 2021-02-28 00:11:50 +0200
  • 1feebf794e
    Fix symlink behavior in source directories Toni Melisma 2021-02-28 00:01:47 +0200
  • cf0e18c945
    Include concurrency code Toni Melisma 2021-02-27 23:39:52 +0200
  • a566faad54
    HTML creation functioanlity working Toni Melisma 2021-02-27 23:08:29 +0200
  • 0f9b3bb89f
    Fix test Toni Melisma 2021-02-27 13:11:06 +0200
  • 40b9b3f5a0
    Remove debug statements Toni Melisma 2021-02-27 00:00:50 +0200
  • e8a6c822c4
    testing assets and fix source existance check bug Toni Melisma 2021-02-26 23:59:39 +0200
  • b10c8c3bd6
    Testing assets + refactoring Toni Melisma 2021-02-26 20:12:27 +0200
  • 77209b2203
    Testing data + transformation functionality Toni Melisma 2021-02-25 23:00:00 +0200
  • 5a3fd3b21c
    Fix destination file extensions Toni Melisma 2021-02-25 00:02:25 +0200
  • 7a61b1dfb0
    Implement image resizing logic 1/3 Toni Melisma 2021-02-24 23:54:26 +0200
  • 8fdc4dcd0f
    Directory existence check and cleanup Toni Melisma 2021-02-23 00:07:11 +0200
  • 55e45a8ccd
    scaffolding of createGallery() Toni Melisma 2021-02-21 23:28:16 +0200
  • b7e4fa7083
    Unit tests for directory comp, count changes etc Toni Melisma 2021-02-20 22:08:45 +0200
  • 439d5e60e8
    Add unit tests and small refactoring Toni Melisma 2021-02-19 23:22:45 +0200
  • 7ac3949d08
    Bump ci to go 1.16 Toni Melisma 2021-02-19 22:37:29 +0200
  • 070408bd5f
    Drop macos-11.0 from CI Toni Melisma 2021-02-19 22:34:27 +0200
  • 6923f225b7
    go mod tidy Toni Melisma 2021-02-19 22:33:03 +0200
  • 57d3635149
    Refactor assets into new Go embed paradigm Toni Melisma 2021-02-19 22:22:20 +0200
  • 16a75a731f
    Refactor deprecated ioutil to os.ReadDir() Toni Melisma 2021-02-19 20:30:20 +0200
  • 8c99971a42
    Change dir layout Toni Melisma 2021-01-28 20:38:36 +0200
  • 666f1893c3
    Initialize rewrite Toni Melisma 2021-01-28 20:15:45 +0200
  • 6f6bde43f1
    Fix bug for empty directories Toni Melisma 2020-12-15 22:58:18 +0200
  • 7a508bd987
    Optimize gc and add debugging Toni Melisma 2020-12-14 23:26:29 +0200
  • 738b127000
    Fix memory consumption errors with new -m flag v0.2.1 Toni Melisma 2020-12-14 00:18:43 +0200
  • 71897d4700
    Add profiling support Toni Melisma 2020-12-13 14:04:20 +0200
  • 42e1626671
    Improve margins and text wrapping Toni Melisma 2020-12-13 00:34:22 +0200
  • d2d78bced9
    Sanitize relative inputs to absolute v0.2.0 Toni Melisma 2020-12-12 00:47:46 +0200
  • 323b90c1a5
    Add link to examples in README Toni Melisma 2020-12-12 00:35:50 +0200
  • 855616152f Fix missing quote and add flag to report on memory leaks Toni Melisma 2020-12-12 00:28:32 +0200
  • 4bb50f9b39
    Add back button for subfolders Toni Melisma 2020-12-11 23:56:12 +0200
  • ae5f6c13f6 Fix cleanup code Toni Melisma 2020-12-11 22:27:24 +0200
  • 700982673e
    Verbose capabilities + empty gallery dir creation Toni Melisma 2020-12-08 23:33:41 +0200
  • bca152ea7e
    Fix two bugs Toni Melisma 2020-12-08 00:45:10 +0200
  • 008d2f5d54
    Add proper error handling Toni Melisma 2020-12-08 00:33:54 +0200
  • ac11286dcd
    Fix hash navigation with fwd/back buttons Toni Melisma 2020-12-08 00:06:19 +0200
  • a9b8fd223e
    Add folder icons Toni Melisma 2020-12-07 23:47:36 +0200
  • 61b97705f5 End-to-end working version v0.1.0 Toni Melisma 2020-12-06 22:42:41 +0200
  • 9b8fadd870
    HTML template init Toni Melisma 2020-12-06 14:59:01 +0200
  • b0607eb095
    initialize goreleaser for release automation Toni Melisma 2020-12-06 14:18:01 +0200
  • 45710bef37
    URI coding for JS and last TODOs for templates Toni Melisma 2020-12-06 01:09:13 +0200
  • c199331383
    Finalize web frontend template Toni Melisma 2020-12-06 00:54:31 +0200
  • 5716bc3710
    add overlay assets Toni Melisma 2020-12-05 21:16:06 +0200
  • a3588ef2d8
    Fix links in README Toni Melisma 2020-12-05 21:01:48 +0200
  • a3553a4dc9
    Play icon overlay for video thumbnails + responsive mobile design Toni Melisma 2020-12-05 20:59:48 +0200
  • 2d0aacf211
    Add feather icons, header and footer bars for modal Toni Melisma 2020-12-04 23:57:20 +0200
  • 43b25b9dff
    local copy of primer Toni Melisma 2020-12-02 22:12:42 +0200
  • 5410642aca
    Add preloading to javascript, comments, update CSS/JS Toni Melisma 2020-11-22 01:04:47 +0200
  • 125b4dc4da
    Fix hover border bug for boxes Toni Melisma 2020-11-22 00:58:32 +0200
  • 7281ea80a0
    Externalize javascript to separate file Toni Melisma 2020-11-22 00:43:47 +0200
  • 4d1a112b14
    More CSS improvements Toni Melisma 2020-11-22 00:24:11 +0200
  • 78e94ce56d
    Modal WIP, CSS sucks Toni Melisma 2020-11-22 00:16:26 +0200
  • c5e13daeb9
    Primer CSS for web frontend Toni Melisma 2020-11-21 21:44:53 +0200
  • 38ffcb93fc
    Update badges v0.1.0-prealpha1 Toni Melisma 2020-11-19 00:03:55 +0200
  • 322515a30b Migrate to github ci/cd Toni Melisma 2020-11-18 23:55:10 +0200
  • 600d53e1ad
    Bump version and create a couple of unit tests Toni Melisma 2020-11-18 23:51:53 +0200
  • 4c72f94ef5
    Make logging less verbose Toni Melisma 2020-11-11 00:22:49 +0200