1
Fork 0
Commit Graph

579 Commits

Author SHA1 Message Date
Viktor Strate Kløvedal 0b9d04eff2
Merge pull request #645 from photoview/dark-mode
Dark mode
2022-02-09 22:20:05 +01:00
viktorstrate 10611b5ff5
Dark style the remaining pieces 2022-02-09 22:19:08 +01:00
viktorstrate 414ad11953
Further work on dark mode 2022-02-08 21:14:10 +01:00
viktorstrate a43f29ee6d
Fix sidebar album path reversed 2022-02-08 13:22:23 +01:00
viktorstrate c9d59a634e
Add user preference for changing theme 2022-02-07 23:27:04 +01:00
viktorstrate 98f4dcb1e0
Begin on dark mode colors 2022-02-07 23:00:09 +01:00
viktorstrate d235a7e352
Fix position of fullscreen arrows (fixes #594) 2022-02-07 18:05:54 +01:00
viktorstrate 3c834d705f
Make albums sort by direction as well as media does 2022-02-07 17:08:51 +01:00
viktorstrate 91d63ebddc
Write test for login and fix initial setup bug 2022-02-06 11:04:28 +01:00
viktorstrate 0d9760b33f
Integrate blurhashes with UI 2022-02-01 23:39:19 +01:00
viktorstrate c18910b7c4
Remove unused peoplePageRoute file 2022-02-01 13:54:46 +01:00
viktorstrate 1a324af241
Fix remaining unit tests 2022-02-01 13:39:15 +01:00
viktorstrate ba01927707
Rework Routes.tsx and SharePage.tsx routing 2022-02-01 12:54:00 +01:00
viktorstrate 722e639bb1
Update go and node dependencies.
- Refactor UI to work with v6 of react-router
2022-01-31 22:32:17 +01: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
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
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
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
viktorstrate 2442ad96ba
Replace vite with create-react-app 2021-07-15 13:07:35 +02:00
viktorstrate 477a499ba9
Add video thumbnail icon 2021-07-13 16:19:12 +02:00
viktorstrate 5ca7cc5eeb
Simplify menu icons 2021-07-13 15:01:39 +02:00
viktorstrate e59e0f57d3
Style face action modal content 2021-07-13 14:32:35 +02:00
viktorstrate 6b5cd89db3
Replace modals for people actions 2021-07-13 13:56:05 +02:00
viktorstrate 1fa92c4fe1
Fix layout jumping when loading timeline 2021-07-07 16:20:57 +02:00
viktorstrate 84ea622bc9
Work on shared pages 2021-07-06 16:35:10 +02:00
viktorstrate 277766cb49
Fix album sidebar 2021-07-06 14:21:04 +02:00
Andrei Moskalchuk 08c959db7c
Final updates to russian translation 2021-06-26 22:08:41 +03:00
Andrei Moskalchuk b77650acd9
Translated more texts
More translation
2021-06-26 16:17:47 +03:00
Andrei Moskalchuk 8edb0221de
Adding initial support for russian language 2021-06-26 15:47:22 +03:00