1
Fork 0
Commit Graph

538 Commits

Author SHA1 Message Date
viktorstrate 248d858592
Add Basque language
Thank you to Xabi for the translation
2022-07-05 15:11:49 +02:00
Nathan Dodson 29516a3b49 Following breadcrumbs closes sidebar 2022-06-29 15:59:37 -05:00
Viktor Strate Kløvedal d4f30795fd
Merge pull request #668 from jmc265/adding-image-description
Adding image description to sidebar
2022-03-28 18:51:48 +02:00
James Cross 501c50e259 Adding image description to sidebar 2022-03-28 16:08:30 +01:00
“boz” 4aca022b38 update ScannerConcurrentWorkers.test 2022-03-24 16:51:19 +08:00
“boz” 23b02e65bd delete eject 2022-03-24 16:45:42 +08:00
“boz” ec77bc7fb1 add ScannerConcurrentWorkers.test 2022-03-24 16:42:16 +08:00
“boz” cb5eb0e24c add eject 2022-03-23 15:56:13 +08:00
“boz” 639dcf0f07 fix switching page causes setting to crash 2022-03-23 14:21:13 +08:00
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