Commit Graph

1079 Commits

Author SHA1 Message Date
viktorstrate
e509124510 Disable 'media already scanned' logs 2021-11-21 11:41:52 +01:00
viktorstrate
bdef67fffc Update debian version in Dockerfile
- This fixes build errors
- This fixes #582
2021-11-11 19:55:44 +01:00
viktorstrate
c5a307283d Refactoring of API
- Add request context to all database calls
- Update deprecated gqlgen functions
- Update go.mod dependencies
2021-11-11 18:57:02 +01:00
viktorstrate
12085698c8 Refactoring + disable cleanup tests for sqlite 2021-11-06 15:41:25 +01:00
Viktor Strate Kløvedal
18b83dbbea Merge pull request #586 from photoview/scanner-cleanup-tests
Fix database cleanup error when multiple users have overlapping paths
2021-11-06 13:36:35 +01:00
viktorstrate
6545a04225 Add tests for modifying media on disk 2021-11-06 13:30:23 +01:00
viktorstrate
0618b70110 Enable foreign keys for sqlite 2021-11-06 13:23:59 +01:00
viktorstrate
c48ede175a Fix exif circular imports in tests 2021-11-06 13:01:01 +01:00
viktorstrate
3040daafb6 Fix tests 2021-11-06 12:38:05 +01:00
viktorstrate
b467f2ca61 Add failing test for #198 2021-11-06 12:23:47 +01:00
Viktor Strate Kløvedal
91a208b1b9 Merge pull request #577 from t-moennich/feature/add-favicon
Add back favicon
2021-10-29 11:32:50 +02:00
Tommy Mönnich
188378917b Reorder meta tags and use SVG favicon
While referring to the SVG icon we still have a favicon.ico in our root folder.
This seems to be enough for browser which doesn't support our SVG.
2021-10-29 07:51:06 +02:00
Tommy Mönnich
851a5b6541 Add favicon to HTML 2021-10-25 16:57:10 +02:00
Tommy Mönnich
59d0f78c79 Add a favicon generated from the logo512.png 2021-10-25 16:57:00 +02:00
Viktor Strate Kløvedal
72cb02d981 Merge pull request #554 from photoview/viktorstrate/issue319
Add faces and map to media sidebar
v2.3.9
2021-10-21 18:11:22 +02:00
viktorstrate
11c26cd68e Add test for MediaSidebar 2021-10-21 18:05:11 +02:00
viktorstrate
fb261cc299 Fix ui tests 2021-10-21 17:12:55 +02:00
viktorstrate
b20229f995 Flip people menu for first person 2021-10-21 16:46:08 +02:00
viktorstrate
df57f55ac4 Add functionality to sidebar people menu 2021-10-21 15:57:41 +02:00
viktorstrate
e27f653c2e Further work on people section + refactor translations 2021-10-21 13:04:47 +02:00
viktorstrate
06fd166483 Sidebar: people section + album path 2021-10-19 23:28:23 +02:00
viktorstrate
ca9bb092f9 Start on media sidebar people section 2021-10-18 22:35:18 +02:00
viktorstrate
749747aa9c Add album to media sidebar 2021-10-18 19:40:02 +02:00
viktorstrate
c357532613 Add mapbox to sidebar 2021-10-10 17:42:09 +02:00
viktorstrate
57d408cb52 Add coordinates to exif list 2021-10-10 16:54:02 +02:00
viktorstrate
b5be84bbe4 Make mapbox map more reusable + add coordinates to exif 2021-10-03 15:36:10 +02:00
Viktor Strate Kløvedal
a0e73aa3d0 Merge pull request #553 from photoview/viktorstrate/issue502
Add bigint as correct type for exif migrations
2021-10-02 17:14:56 +02:00
viktorstrate
f3223005b1 Add bigint as correct type for exif migrations 2021-10-02 17:05:47 +02:00
Viktor Strate Kløvedal
007255b319 Merge pull request #552 from elvece/patch-1
Update Dockerfile
2021-10-02 16:58:43 +02:00
viktorstrate
ffce49e191 Fix docker healthcheck 2021-10-02 16:50:24 +02:00
Lucy Cifferello
e061d0db4e fix docker build 2021-09-30 15:43:22 -06:00
Lucy C
78342f3095 Update Dockerfile
remove unnecessary quote
2021-09-30 15:03:37 -06:00
Lucy C
d04f281321 Update Dockerfile
Adjust health check with exit code
2021-09-30 15:02:51 -06:00
Lucy C
cae5d5ce3d Update Dockerfile
add healthcheck instruction
2021-09-30 14:56:44 -06:00
Lucy C
36ba23c475 Update Dockerfile
Persist `curl` as a dependency, mainly for upstream service availability health checks.
2021-09-30 14:08:52 -06:00
Viktor Strate Kløvedal
776d0e69d7 Merge pull request #547 from photoview/viktorstrate/issue540
Fix postgres share token bug
2021-09-30 16:15:50 +02:00
viktorstrate
f6cc86d75a Fix bug 2021-09-30 16:05:23 +02:00
viktorstrate
d060ee9fd9 Write failing test for bug 2021-09-29 11:20:15 +02:00
Viktor Strate Kløvedal
e05c4bef82 Merge pull request #538 from photoview/api-tests
More API tests
2021-09-27 21:42:04 +02:00
viktorstrate
c977f076db Fix timeline for sqlite 2021-09-27 21:26:30 +02:00
viktorstrate
bb19d18c42 Add test for user favorite media 2021-09-27 21:20:47 +02:00
viktorstrate
00e436a518 Add tests for album path 2021-09-27 20:59:41 +02:00
viktorstrate
c7865a94e4 Fix problem with postgres for MyTimeline action 2021-09-27 20:43:26 +02:00
viktorstrate
e66a9199a1 Add timeline resolver tests 2021-09-27 20:23:10 +02:00
Viktor Strate Kløvedal
794243e1bd Merge pull request #537 from Zazou49/patch-2
Update translation.json
2021-09-27 19:15:34 +02:00
Zazou49
b52b5864c7 Update translation.json 2021-09-27 17:40:43 +02:00
Viktor Strate Kløvedal
428c4fdcaf Merge pull request #534 from PJ-Watson/master
Fix bug in new install.
v2.3.8
2021-09-26 23:08:27 +02:00
PJ-Watson
6b8a621913 Fix bug in new install. 2021-09-26 21:17:16 +01:00
viktorstrate
344d554b8a Make serice-worker ignore API + fix #506 v2.3.7 2021-09-26 20:51:14 +02:00
viktorstrate
7799674b74 Fix album downloads when running production 2021-09-26 15:15:31 +02:00