1
Fork 0
Commit Graph

501 Commits

Author SHA1 Message Date
Zazou49 b52b5864c7
Update translation.json 2021-09-27 17:40:43 +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 2021-09-26 20:51:14 +02:00
viktorstrate 7799674b74
Fix album downloads when running production 2021-09-26 15:15:31 +02:00
viktorstrate 68b6a49638
Fix timeline ordering (#531) + layout fixes for AlbumBox 2021-09-26 13:42:00 +02:00
viktorstrate 929da08ea2
Add UI for album downloads 2021-09-26 13:10:37 +02:00
viktorstrate 4860f7ac0e
Small cleanup 2021-09-25 18:13:27 +02:00
viktorstrate 4722510653
Write tests for timeline gallery 2021-09-25 18:03:33 +02:00
viktorstrate 894704d9e3
Update translations 2021-09-25 17:35:41 +02:00
viktorstrate 69bf8a01c4
Add date filter to timeline + fix #302 2021-09-25 17:11:54 +02:00
viktorstrate 2c0baa6bdf
Fix UI tests 2021-09-25 14:47:54 +02:00
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