Commit Graph

21 Commits

Author SHA1 Message Date
viktorstrate
831e24f654 Fix API tests 2022-07-08 17:44:03 +02:00
viktorstrate
e7dbe0868d First working version of new timeline 2021-09-25 14:12:12 +02:00
viktorstrate
b022a13e55 Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
viktorstrate
a069eff0b2 Rewrite gallery to use reducer 2021-04-29 23:59:28 +02:00
viktorstrate
60f8a68bf6 Implement database integration tests 2021-04-23 15:10:23 +02:00
viktorstrate
f09ba14a0e Fix translations + fix build reload + more Typescript 2021-04-13 16:43:56 +02:00
viktorstrate
1ba45dbe09 Fix SQL errors for Timeline view,
when using Postgres or Sqlite. Closes #194
2021-02-14 10:11:10 +01:00
viktorstrate
107da91700 Refactor handling of environment variables 2021-01-17 16:50:48 +01:00
viktorstrate
41b122c461 Start on sqlite support
- TODO: Sqlite doesn't support MD5, all calls to this function should be done
  beforehand.
2021-01-10 18:59:01 +01:00
viktorstrate
335ee3ebe2 Cleanup ui files 2020-09-27 22:50:27 +02:00
Bruno Sousa
c64b4d0d39 make SetupDatabase returns an error and use PingContext with timeout 2020-04-15 16:18:51 +02:00
viktorstrate
39f68e4d8a Support PHOTO_CACHE env variable 2020-02-23 12:43:45 +01:00
viktorstrate
a2d0509cad Update scanner to delete removed files 2020-02-12 18:10:52 +01:00
viktorstrate
11896a246e Work on image processing 2020-02-02 18:18:38 +01:00
viktorstrate
3a730fea36 Update env files and move to postgres 2020-01-30 15:10:01 +01:00
viktorstrate
9c59e69a66 Move old api folder 2020-01-30 13:49:28 +01:00
viktorstrate
44e8a0481e Add docker-compose with proxy 2019-08-30 15:43:24 +02:00
viktorstrate
50bdc86ab0 Secure photos with header, rather than cookies. Now docker-compose works 2019-08-09 17:41:25 +02:00
viktorstrate
f0bf1c2dc4 Scanner work + image processing 2019-07-16 18:31:48 +02:00
viktorstrate
02e657328f Add semantic ui, refactoring 2019-07-07 23:53:07 +02:00
viktorstrate
d3f9ed8116 Work towards authentication 2019-07-05 00:36:32 +02:00