Commit Graph

590 Commits

Author SHA1 Message Date
viktorstrate
e7dbe0868d First working version of new timeline 2021-09-25 14:12:12 +02:00
viktorstrate
612a191f6d Merge branch 'master' into improved-timeline 2021-09-25 13:50:42 +02:00
viktorstrate
fcee82367c Move album cover options from sidebar/Sharing.tsx
...to AlbumSidebar.tsx and MediaSidebar.tsx instead.

Fix API tests for Postgresql
2021-09-23 20:14:37 +02:00
viktorstrate
feeb9e0a40 Remove Album.coverID + fix thumbnail refresh
- Album.coverID has been removed from `schema.graphql`
- Make sure the proper informations are fetched from the set/reset album
  cover mutations such that Apollo can update the cache accordingly.
2021-09-23 19:00:14 +02:00
Peter - Ubuntu dual boot
5610fe0c00 Changed fetch policy to force refresh. 2021-09-23 13:56:02 +01:00
Peter - Ubuntu dual boot
79d66ae16e Fixed previous problem, disabled button resets properly now. 2021-09-18 21:58:25 +01:00
Peter - Ubuntu dual boot
cb397096d5 Transparent disabled buttons, but not resetting disabled state on picture change, unless sidebar is closed. 2021-09-18 21:49:28 +01:00
Peter - Ubuntu dual boot
406a3575ef Reverting changes after I forgot to create a new branch for testing. 2021-09-18 20:37:59 +01:00
Peter - Ubuntu dual boot
5797db4d8c More work, needs fixing 2021-09-18 20:21:40 +01:00
viktorstrate
56dfedd522 WIP: Work on new timeline 2021-09-18 20:17:24 +02:00
Peter - Ubuntu dual boot
3fc7730c56 Beginning basic logic for face covers - adding new PreviewImageFaces field. 2021-09-18 19:10:57 +01:00
Peter - Ubuntu dual boot
4ee8040364 Working permissions (logic reused from other components), album and photo sidebars now fully functional. Will require some testing, and need to adjust for people pages. 2021-09-18 11:58:21 +01:00
Peter - Ubuntu dual boot
47692bfcf8 Front end prototype. Need to figure out how to get album id from photo id, currently set to album id 3 for proof of concept. 2021-09-17 19:25:59 +01:00
Alex (Zazou)
63afd552e9 Missing translations 2021-09-01 12:01:25 +02:00
Alex (Zazou)
3c20c75c9a typo 2021-08-31 19:40:31 +02:00
Alex (Zazou)
57b1d7864e update 2021-08-31 19:38:42 +02:00
Alex (Zazou)
8ffe0e01fc test VSC 2021-08-31 18:52:38 +02:00
Alex (Zazou)
08b9150909 test VSC 2021-08-31 18:50:35 +02:00
viktorstrate
521b121613 Hide faces from frontend if disabled 2021-08-31 12:05:46 +02:00
Viktor Strate Kløvedal
fca5a640c8 Merge pull request #487 from Zazou49/patch-1
Update translation.json
2021-08-30 22:48:24 +02:00
Zazou49
b91bca3a24 Update translation.json 2021-08-30 20:33:11 +02:00
Zazou49
b31a8ff3be Update translation.json 2021-08-30 20:32:13 +02:00
Zazou49
f6046f6f00 Update translation.json
First batch
2021-08-30 19:54:03 +02:00
viktorstrate
15ba21500a Fix tests 2021-08-30 18:49:58 +02:00
viktorstrate
547ea8e824 Refactor image lazy loading, this fixes #324 2021-08-30 18:11:55 +02:00
viktorstrate
3caa3dab7d Fix periodic scanner form 2021-08-30 14:26:00 +02:00
viktorstrate
d92747cee7 Add pagination for shared albums 2021-08-30 13:39:17 +02:00
viktorstrate
a2c40b6adb Refactor tests + fix 415 2021-08-30 13:15:52 +02:00
viktorstrate
30d5f06591 Integrate simplified Chinese 2021-08-30 12:17:39 +02:00
Viktor Strate Kløvedal
88211117e9 Merge pull request #471 from seanzhang98/master
Added Simplified Chinese translation
2021-08-30 12:02:52 +02:00
Sean
a6d8e4688f Added Simplified Chinese translation 2021-08-10 11:40:16 +08:00
Bruno Pereira
e79d6ca61e Generated types for portuguese translation 2021-08-10 00:33:09 +01:00
Bruno Pereira
019bfbac95 Add reference to Portuguese in language list in UI 2021-08-10 00:31:03 +01:00
Bruno Pereira
c334727900 Add portuguese translation file 2021-08-10 00:30:29 +01:00
viktorstrate
193c57a740 Generate typescript types for chinese translation 2021-07-25 15:39:05 +02:00
wilson
7d55bb58a4 Add traditionalChinese option in the menu
Update traditionalChinese translation
2021-07-25 20:29:44 +08:00
wilson
4a56a72bc9 Add traditional chinese translation 2021-07-25 16:15:04 +08:00
viktorstrate
66dc88231a Add i18next-parser to extract translations 2021-07-22 17:29:37 +02:00
viktorstrate
110cc68546 Add russian translation 2021-07-22 13:56:29 +02:00
Viktor Strate Kløvedal
3622c511b9 Merge pull request #412 from andreimk/master
Adding translation for Russian language
2021-07-22 13:47:01 +02:00
viktorstrate
1748aeffb6 Add service worker + various cleanup 2021-07-22 13:45:57 +02:00
viktorstrate
767b1f8327 Fix map view 2021-07-22 12:34:08 +02:00
PJ-Watson
2a313ae3b7 Patch fix for face images
Patches up the x offset for face circle images on the people page, where the Tailwind base style overrides the existing layout.
2021-07-21 13:42:25 +01:00
viktorstrate
c3d2ef7b04 Do not select image when favorited 2021-07-18 16:32:49 +02:00
viktorstrate
10b2410db9 Remove semantic-ui + cleanup comments 2021-07-18 16:27:24 +02:00
viktorstrate
5fb6b432af Redesign notifications 2021-07-18 15:04:06 +02:00
viktorstrate
de685f28f5 Redesign for initial setup wizard 2021-07-17 17:14:35 +02:00
viktorstrate
029a5678a6 Fix Docker builds 2021-07-15 17:43:07 +02:00
viktorstrate
07550b5d06 Merge branch 'master' into redesign 2021-07-15 14:17:04 +02:00
viktorstrate
907d21e78d Fix all ui tests 2021-07-15 13:59:04 +02:00