1
Fork 0

Commit Graph

  • deb2fd9f4f Improve mysql connection retry on ping fail viktorstrate 2020-04-30 15:00:18 +0200
  • ff0ea48aca Add defaults for more env variables in Dockerfile viktorstrate 2020-04-30 14:59:29 +0200
  • 9f5384e353 Add defaults for API_ENDPOINT and UI_PUBLIC_URL viktorstrate 2020-04-30 14:36:55 +0200
  • 8beaac991e
    Bump jquery from 3.4.1 to 3.5.0 in /ui (#38) dependabot[bot] 2020-04-30 14:08:42 +0200
  • 701bfa2371
    Bump jquery from 3.4.1 to 3.5.0 in /ui dependabot[bot] 2020-04-30 10:00:22 +0000
  • 931b558357 Run npm audit fix viktorstrate 2020-04-23 22:03:35 +0200
  • 60ea47d5a5 Fix some styled components viktorstrate 2020-04-23 21:57:34 +0200
  • c4413c2d09 Update ui dependencies viktorstrate 2020-04-23 21:55:24 +0200
  • 7f6d3169aa Downsample main-window screenshot viktorstrate 2020-04-23 21:10:16 +0200
  • 05644d02b9 Add fullscreen event to browser history (#35) viktorstrate 2020-04-23 21:02:55 +0200
  • cbe811f1e4 Change main-window screenshot viktorstrate 2020-04-23 20:03:57 +0200
  • 5267d67714 Readme: Add updating steps + small changes viktorstrate 2020-04-17 13:37:49 +0200
  • 43f5d85078 Don't show an error when scanning an empty file viktorstrate 2020-04-17 13:15:31 +0200
  • 1091459828 add docker compose for review BkSouX 2020-04-16 18:14:14 +0200
  • d5227a4ce3 Make sure that photo directory for user exists viktorstrate 2020-04-16 11:23:34 +0200
  • 6e420dff41 Recover if EXIF decoding panics (#33) viktorstrate 2020-04-16 11:02:33 +0200
  • 4105275ba9
    Add abillity for ui to be served from a subpath (#24) Viktor Strate Kløvedal 2020-04-15 21:16:36 +0200
  • 9819280fc9
    Merge pull request #28 from BkSouX/master Viktor Strate Kløvedal 2020-04-15 21:14:24 +0200
  • c5dd3debe5 Add missing new dependency + cleanup viktorstrate 2020-04-15 20:52:08 +0200
  • 412d4499a0 api - try different charset Bruno Sousa 2020-04-15 16:59:18 +0200
  • cc7bb559c8 api - build for armv7 Bruno Sousa 2020-04-15 16:32:29 +0200
  • e39349963b use log.Panicf instead of just panic Bruno Sousa 2020-04-15 16:20:09 +0200
  • c64b4d0d39 make SetupDatabase returns an error and use PingContext with timeout Bruno Sousa 2020-04-15 16:18:51 +0200
  • 384a54b9a9
    Merge pull request #30 from viktorstrate/api-scan-all Viktor Strate Kløvedal 2020-04-15 11:36:53 +0200
  • afb0428c2d Add username to scanner notifications viktorstrate 2020-04-15 11:27:34 +0200
  • b254f3abaa Implement ScanAll resolver viktorstrate 2020-04-15 11:21:16 +0200
  • 4e388c430c Fix image EXIF orientation bug viktorstrate 2020-04-15 10:58:10 +0200
  • 11ea1c13bd api - miss import BkSouX 2020-04-14 20:04:39 +0200
  • d256a31842 api - panic instead of fatal when issue with the database migration BkSouX 2020-04-14 20:00:06 +0200
  • 8b7a8bc56d
    Merge pull request #27 from SlavikCA/patch-1 Viktor Strate Kløvedal 2020-04-14 09:13:51 +0200
  • 3c5452e3cf
    fix default port number Slavik 2020-04-13 21:47:22 -0700
  • afa7335ad6 Define max key length of 11 in mysql migrations viktorstrate 2020-04-13 21:32:48 +0200
  • a8609afda5 Set UI_PUBLIC_URL to "/" as default viktorstrate 2020-04-13 15:52:35 +0200
  • 89e7f0b2d2 Add env variable for ui served from a subpath viktorstrate 2020-04-13 15:49:24 +0200
  • 4206f60dbe
    Merge pull request #9 from subdavis/prefix Viktor Strate Kløvedal 2020-04-08 12:27:08 +0200
  • 399cb295f2 Move spa handler to a separate file viktorstrate 2020-04-06 22:21:58 +0200
  • b4676af3c1 Rewrite environment variable configurations viktorstrate 2020-04-06 22:16:25 +0200
  • 48520a7d2d Further work on single docker container viktorstrate 2020-04-05 18:54:13 +0200
  • 48e2fd66a4 Merge remote-tracking branch 'origin/master' into prefix viktorstrate 2020-04-05 18:44:06 +0200
  • 336d255834
    Bump acorn from 5.7.3 to 5.7.4 in /ui (#19) dependabot[bot] 2020-03-17 21:18:19 +0100
  • d8fa620da8
    Bump acorn from 5.7.3 to 5.7.4 in /ui dependabot[bot] 2020-03-16 10:55:43 +0000
  • 8ad1e11015
    Sql 4 bytes utf (#17) Viktor Strate Kløvedal 2020-03-13 20:21:49 +0100
  • ea6867e722 Use correct character set viktorstrate 2020-03-13 17:51:36 +0100
  • d3909f4004 Update UTF migration to use 4 bytes unicode viktorstrate 2020-03-13 17:47:07 +0100
  • 1bcc3c0ff5
    Merge pull request #16 from viktorstrate/exif-orientation Viktor Strate Kløvedal 2020-03-12 13:57:07 +0100
  • 7b3f016a0f Add replace debounce with throttle viktorstrate 2020-03-12 13:26:11 +0100
  • bdec205031 Cleanup + debounce scanner notifications viktorstrate 2020-03-12 12:55:53 +0100
  • 179ec5283b Implement proper photo rotation based on exif data viktorstrate 2020-03-12 12:30:55 +0100
  • a65a7bc289 Migrate all database tables to use utf8 viktorstrate 2020-03-10 19:03:40 +0100
  • 5b5ac5bbbd Scanner - delete missing photos from database viktorstrate 2020-03-10 18:30:23 +0100
  • 80cee8b194 Update dependencies viktorstrate 2020-03-07 18:12:23 +0100
  • d42d7ffa18
    Merge pull request #15 from viktorstrate/album-path Viktor Strate Kløvedal 2020-03-07 17:22:12 +0100
  • d669124367 Remove fixed height for album titles viktorstrate 2020-03-07 17:18:39 +0100
  • 4e5b5624de Add paths for albums to the web ui viktorstrate 2020-03-07 17:07:01 +0100
  • fc4639a293 Add album path resolver viktorstrate 2020-03-07 16:19:27 +0100
  • ebe1220520 Skip hidden folders, this closes #13 viktorstrate 2020-03-07 15:34:32 +0100
  • a5fc15af45 Fix security bug regarding search viktorstrate 2020-03-05 20:46:50 +0100
  • 225f22bcfe
    Merge pull request #14 from viktorstrate/search Viktor Strate Kløvedal 2020-03-05 20:36:42 +0100
  • ec7a7adf43 Different small improvements to search viktorstrate 2020-03-05 20:34:19 +0100
  • 525edbea07 Add search bar viktorstrate 2020-03-05 20:10:43 +0100
  • c30f5a833a Add search resolver to api viktorstrate 2020-03-05 11:53:42 +0100
  • 5cee5d8dea Add TIFF support, this closes #3 viktorstrate 2020-03-02 16:32:24 +0100
  • 4661bae48d One dockerfile to rule them all Brandon Davis 2020-02-29 20:06:18 -0500
  • 530277612e prefix sw Brandon Davis 2020-02-29 18:00:53 -0500
  • e0ada51b6b Decrease max open connections to 80 viktorstrate 2020-02-29 10:03:56 +0100
  • 8ac9d50cb0 Increase MaxOpenConnections to db to 120 viktorstrate 2020-02-29 10:00:11 +0100
  • 67fabd1de4 Fix graphql query for share pages viktorstrate 2020-02-29 09:21:41 +0100
  • 2af47b2381 Properly close sql rows viktorstrate 2020-02-28 20:57:46 +0100
  • 2f97dcff0c Improve scanner reliability viktorstrate 2020-02-27 16:26:53 +0100
  • 458b6fb49c Improve scanner - first scan, then process viktorstrate 2020-02-26 21:23:13 +0100
  • 440814564c Improve notifications viktorstrate 2020-02-26 19:44:47 +0100
  • ecd1447deb Fix exif throwing error if no was found viktorstrate 2020-02-24 23:56:28 +0100
  • b7e579f1bb Add units to exif data in UI viktorstrate 2020-02-24 23:48:32 +0100
  • 96ec3663b1 Continue on exif parser error viktorstrate 2020-02-24 23:45:02 +0100
  • f17d26613e Fix EXIF data on UI viktorstrate 2020-02-24 23:40:48 +0100
  • b10c607f3a Add exif parsing viktorstrate 2020-02-24 23:30:08 +0100
  • 890e36b7a8 Fix bug when filtering and limiting a query viktorstrate 2020-02-24 09:59:20 +0100
  • 1f5f367442 Limit total shown albums on photos page viktorstrate 2020-02-24 09:36:31 +0100
  • 09ddbae662 Add content section viktorstrate 2020-02-23 21:50:15 +0100
  • b768084b23 Edit readme viktorstrate 2020-02-23 21:43:44 +0100
  • d27c20e041 Improve stability of scanner viktorstrate 2020-02-23 18:00:08 +0100
  • c6bc32870d Fix image resizing on load viktorstrate 2020-02-23 15:51:50 +0100
  • 39f68e4d8a Support PHOTO_CACHE env variable viktorstrate 2020-02-23 12:43:45 +0100
  • 578509c729 Improve downloads from ui viktorstrate 2020-02-23 12:21:51 +0100
  • 1e92432b07 Make scanner proceed on error viktorstrate 2020-02-23 11:59:57 +0100
  • 1e115400a4 Fix sql bug and add recursive query for album thumbnails viktorstrate 2020-02-22 14:29:41 +0100
  • 1dc2221524 Add change password support viktorstrate 2020-02-22 14:05:33 +0100
  • 92b6beef2f Fix dockerfile viktorstrate 2020-02-21 23:02:50 +0100
  • bb8aff6019 Update docker-compose example viktorstrate 2020-02-21 22:49:19 +0100
  • 9bee0432ae Update docker-compose viktorstrate 2020-02-21 22:45:50 +0100
  • e00a5553f7 Add download support viktorstrate 2020-02-21 22:42:39 +0100
  • 37aea1fb3a Improve logging viktorstrate 2020-02-21 21:00:40 +0100
  • 935dc5b55e Work on notifications + custom logger viktorstrate 2020-02-21 20:51:50 +0100
  • 2d15e7c41f Add authentication for websockets viktorstrate 2020-02-21 17:53:04 +0100
  • b2a8fd09f9 Work towards subscriptions viktorstrate 2020-02-21 16:50:50 +0100
  • b3f4264b3d Add logout button viktorstrate 2020-02-21 12:22:04 +0100
  • f57388e276 Use crypto/rand for improved security viktorstrate 2020-02-21 12:13:49 +0100
  • 39dd89eec2 Secure public photos with the "public token" viktorstrate 2020-02-21 12:05:28 +0100
  • fb62363cb8 Protect photos from public access viktorstrate 2020-02-20 17:31:41 +0100
  • ce11d5201b Improve myAlbums query viktorstrate 2020-02-20 17:14:11 +0100