1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-23 01:27:14 +02:00

Commit Graph

  • 126a7077c3 Making filter always active even if its closed. Adding reset button to filters #587 Patrik J. Braun 2023-03-11 09:21:56 +0100
  • 58c9219b77 Upgrading to bootstrap 5.3-alpha in preparation to theaming #587 Patrik J. Braun 2023-03-10 23:45:29 +0100
  • 080455cdc1 Fixing sharing link url on the admin page fixes #631 Patrik J. Braun 2023-03-10 00:00:30 +0100
  • 64dd94fe6a Add shadow to navbar #587 Patrik J. Braun 2023-03-07 22:53:37 +0100
  • a31ddf75be Improving Directory UI responsiveness #587 Patrik J. Braun 2023-03-07 00:24:26 +0100
  • 335033dde8 Fixing search caching bug Patrik J. Braun 2023-03-05 23:45:00 +0100
  • 6c4670daa7 Add caching to static files Patrik J. Braun 2023-03-05 23:34:18 +0100
  • 3fa4f59ebe Adding show and hide delay #587 #44 #27 #615 #427 Patrik J. Braun 2023-03-05 19:40:13 +0100
  • 0891215c3a Using dhv instead of vh to take dynamic mobile height in consideration. See: https://stackoverflow.com/questions/37112218/css3-100vh-not-constant-in-mobile-browser #587 #44 #27 #615 #427 Patrik J. Braun 2023-03-05 19:11:25 +0100
  • 7ca7451a24 Fixing DiskManagerWorker.spec.ts test #516 Patrik J. Braun 2023-03-05 18:49:08 +0100
  • 9f2cd38019 Adding support for metadataLoader to read ImageWidth and ImageHeight exif tags #516 Patrik J. Braun 2023-03-05 15:45:01 +0100
  • 47507a5d67 Improving filters margin #587 Patrik J. Braun 2023-03-04 00:55:22 +0100
  • 45e3a8fd52 Making filters scrollable on small screen #587 #44 #27 #615 #427 Patrik J. Braun 2023-03-04 00:49:20 +0100
  • 625a6cdcee Implementing basic sticky top navbar #587 #44 #27 #615 #427 Patrik J. Braun 2023-03-03 20:05:53 +0100
  • c32a9950c1 Hiding share button into the menu if the screen is small and hiding logo if the screen is extra small #587 Patrik J. Braun 2023-03-02 21:46:50 +0100
  • c1c50c74c1 refactoring navigation bar #587 Patrik J. Braun 2023-03-02 00:01:07 +0100
  • 64acc27727 Treating NaN aspect ratio as 1 (square): fixes grid alignment mismatch fixes #625 Patrik J. Braun 2023-03-02 00:00:37 +0100
  • 117d9e3093 Improving top menu responsiveness. Fixing search bar position and collapse #587 Patrik J. Braun 2023-03-01 23:06:42 +0100
  • 15433b7c57 moving menu link to collapsed menu on small screen #587 Patrik J. Braun 2023-02-28 23:41:54 +0100
  • 471d770814 fixing menu margin #587 Patrik J. Braun 2023-02-27 23:57:56 +0100
  • 42f29ba6ad Improving navbar responsiveness: right buttons and title collapse on smaller screens #587 Patrik J. Braun 2023-02-27 23:49:12 +0100
  • a3f7f200a9 Removing duplicate / from sharing link in settings #593 Patrik J. Braun 2023-02-27 08:25:05 +0100
  • b6a72af3c7 Add Alt+UP shortkey for folder navigation #587 Patrik J. Braun 2023-02-26 21:05:45 +0100
  • bc0728c282 Fix media title race condition for browser history #587 Patrik J. Braun 2023-02-26 19:59:07 +0100
  • 6a165af52f Improving page title for easier understandable browser history #587 Patrik J. Braun 2023-02-26 19:49:24 +0100
  • 1c05491a24
    document issue #177 about overriding default sort order kagahd 2023-02-24 21:53:18 +0100
  • 02e1fd3ace Merge remote-tracking branch 'origin/master' Patrik J. Braun 2023-02-21 10:54:54 +0100
  • 4ad074b49e Fixing error message with unknown sharing key. fixes #602 Patrik J. Braun 2023-02-21 10:54:42 +0100
  • b793e48d70 Removing duplicated '/' in sharing links. fixes #593 Patrik J. Braun 2023-02-21 10:24:04 +0100
  • a35c4e5bda Disable directory flattening if sharing is not available. fixes #601 Patrik J. Braun 2023-02-21 10:20:31 +0100
  • edb974cf0b Logging failed login attempts. #519 Patrik J. Braun 2023-02-21 10:04:59 +0100
  • 3eeb62cf8f
    Merge pull request #598 from lijunle/ffmpeg-log Patrik J. Braun 2023-01-25 12:18:04 +0100
  • 7cee4135b2
    Add FFmpeg prefix on log lines. Junle Li 2023-01-25 02:53:44 -0800
  • 23b315a7c0
    Merge pull request #597 from lijunle/ffmpeg-example Patrik J. Braun 2023-01-25 11:24:38 +0100
  • 47768f8202 Redirect ffmpeg output to logger. Junle Li 2023-01-25 01:26:10 -0800
  • 0e62ccfe6a The space for ffmpeg custom options are strict. Junle Li 2023-01-25 01:16:24 -0800
  • e7983a6def Adding custom input options to ffmpeg. #592 Patrik J. Braun 2023-01-14 09:11:18 +0100
  • 991c96c2fe Adding comment to avoid ending '/' at /pgapi #590 1.9.5 Patrik J. Braun 2023-01-13 14:10:01 +0100
  • 87d6346c7a making full build during test. fixes broken tests. #591 Patrik J. Braun 2023-01-13 13:56:30 +0100
  • 66d663b8bc Fixing shared login bug of needs refresh after entering the password. fixes #591 Patrik J. Braun 2023-01-13 11:40:50 +0100
  • 65ce042278 Adding public router tests to sharing link #591 Patrik J. Braun 2023-01-13 11:22:49 +0100
  • 1edb156076 Fixing alpine sharp issue and repushing v1.9.5 release #588 Patrik J. Braun 2023-01-13 00:34:54 +0100
  • 203fc798ac Add build time diagnostics to docker to test failing sharp #588 #295 Patrik J. Braun 2023-01-13 00:32:58 +0100
  • b107d28281 Fixing broken searchbar #587 Patrik J. Braun 2023-01-11 22:38:20 +0100
  • 181eaf1d7f Adding folder name to infopanel to search results Patrik J. Braun 2023-01-11 22:30:28 +0100
  • 2dbf9c2e9b version bump to show this is already the next nightly Patrik J. Braun 2023-01-11 22:14:36 +0100
  • 80c87eaa38 Removing docker warning from readme after alpine supports sharp in all platform Patrik J. Braun 2023-01-11 21:25:21 +0100
  • aaf632ce18 Version bump for release Patrik J. Braun 2023-01-11 20:39:39 +0100
  • 63747e56b5 Merge remote-tracking branch 'origin/master' Patrik J. Braun 2023-01-11 20:36:18 +0100
  • 168df15e53 cleanup Patrik J. Braun 2023-01-11 20:35:25 +0100
  • 53c8de3695 Fixing sharing login issue on first load when no password needed #281 Patrik J. Braun 2023-01-11 18:59:35 +0100
  • d750e7e007 Fixing sharing login UI #281 Patrik J. Braun 2023-01-11 18:49:32 +0100
  • 1290a57bfe make bullseye the default docker container Patrik J. Braun 2023-01-11 17:09:36 +0100
  • fd5678b4ac
    Merge pull request #586 from mrtnbr/master Patrik J. Braun 2023-01-11 09:09:33 +0100
  • 69f546d26d
    Minor mistake mrtnbr 2023-01-11 08:51:28 +0100
  • f4bd461aad
    Typo mrtnbr 2023-01-11 08:49:07 +0100
  • b1b602afb2 Merge remote-tracking branch 'origin/master' Patrik J. Braun 2023-01-10 23:14:55 +0100
  • e6bd8ac555 adding missing search text localization #579 Patrik J. Braun 2023-01-10 23:14:44 +0100
  • 6b40f538c3
    Merge pull request #585 from mrtnbr/patch-1 Patrik J. Braun 2023-01-10 22:01:51 +0100
  • ac7b76117d
    Update messages.nl.xlf mrtnbr 2023-01-10 21:59:31 +0100
  • 7f758492db Fixing UI tests Patrik J. Braun 2023-01-10 21:39:59 +0100
  • 3990287dec Add default settings for lightbox switches Patrik J. Braun 2023-01-10 21:36:58 +0100
  • 9c4017980c Adding missing album name translations #579 Patrik J. Braun 2023-01-10 20:43:27 +0100
  • fb9f8bd38e Adding missing translations Patrik J. Braun 2023-01-10 20:38:26 +0100
  • 707e1eb1dd Fixing button icon margin Patrik J. Braun 2023-01-10 20:21:42 +0100
  • f7dc97f3dc adding - to pt-br. Following docs and angular.json validator: https://angular.io/guide/i18n-common-locale-id#refer-to-locales-by-id #583 Patrik J. Braun 2023-01-10 20:16:34 +0100
  • 46516ad81b
    Merge pull request #583 from marcossatoshi/master Patrik J. Braun 2023-01-10 20:09:32 +0100
  • bacd1af701
    Merge pull request #584 from mrtnbr/master Patrik J. Braun 2023-01-10 20:04:18 +0100
  • 7f7fcca7dc Reverting testing configs #582 Patrik J. Braun 2023-01-10 20:03:26 +0100
  • 3a426d23cc Replacing jw-bootstrap-switch-ng2 with bootstrap built in switch. fixes #582 Patrik J. Braun 2023-01-10 20:01:02 +0100
  • 0012ed5462
    Updated and finetuned the Dutch translation mrtnbr 2023-01-10 12:26:07 +0100
  • dafeb8fad7
    Try different color mrtnbr 2023-01-10 12:07:20 +0100
  • c47c75a9ce
    Try different color mrtnbr 2023-01-10 12:06:38 +0100
  • 328d795b30
    Try different color mrtnbr 2023-01-10 12:04:50 +0100
  • 9995329b06
    Try different color mrtnbr 2023-01-10 11:20:36 +0100
  • 71e3c0ca1b A few brazilian portuguese translations - To Be Continued Marcos Satoshi 2023-01-09 17:17:59 -0300
  • c92e1d1f9a
    Typo mrtnbr 2023-01-09 11:30:02 +0100
  • 2e947b27ac
    Final minor fixes mrtnbr 2023-01-09 11:18:00 +0100
  • 838690d806
    Minor fixes mrtnbr 2023-01-09 10:26:32 +0100
  • ca5c5176e5
    Updated NL translation mrtnbr 2023-01-09 09:25:00 +0100
  • d25d3c4aaf Fixing sorting dropdown alignment. Fixes #580 Patrik J. Braun 2023-01-08 17:59:29 +0100
  • 853fc2657e Removing translations reference to dynamic variable #579 Patrik J. Braun 2023-01-08 17:43:49 +0100
  • ce8c40a08f Adding missing translations to search #579 Patrik J. Braun 2023-01-08 17:41:17 +0100
  • c4e670b1e1 Adding missing translations to nl #578 #576 Patrik J. Braun 2023-01-08 14:58:02 +0100
  • 854bdfa086
    Merge pull request #578 from mrtnbr/master Patrik J. Braun 2023-01-08 14:53:45 +0100
  • a90da543ba
    Update Dockerfile mrtnbr 2023-01-08 14:49:38 +0100
  • 8c496ada76
    Added NL translation; final first version mrtnbr 2023-01-08 14:40:56 +0100
  • 3621d5269f
    Add NL translation (full; some corrections) mrtnbr 2023-01-08 14:18:31 +0100
  • 83ad8534ae Let switches grow if text is long. fixes #577 Patrik J. Braun 2023-01-08 13:58:26 +0100
  • 2ea69e9496
    Add NL translation (complete) mrtnbr 2023-01-08 13:45:10 +0100
  • 6860b92a5b
    Add NL translation (4th part) mrtnbr 2023-01-08 12:35:06 +0100
  • 4cd591d8a2
    Add NL translation (third part) mrtnbr 2023-01-08 12:15:40 +0100
  • 30383d56ba Add active shares to sharing list Patrik J. Braun 2023-01-08 12:14:33 +0100
  • f642f362d0 Add missing translations #576 Patrik J. Braun 2023-01-08 11:59:50 +0100
  • 13410b5d1c Add missing sharing listing #569 Patrik J. Braun 2023-01-08 11:56:49 +0100
  • c672b9823a Improve sharing password handling Patrik J. Braun 2023-01-08 11:49:32 +0100
  • 40dc25009f Reenable controls dimming in lightbox Patrik J. Braun 2023-01-08 11:36:02 +0100
  • 4e6922054e Adding Album Reset Job and renaming DB reset to Gallery reset job Patrik J. Braun 2023-01-08 11:31:47 +0100
  • 39089f97b5
    Add NL translation (second part) mrtnbr 2023-01-08 11:23:33 +0100
  • 64432799d5 Adding circular progress bar to slideshow Patrik J. Braun 2023-01-08 11:09:31 +0100