Commit Graph

555 Commits

Author SHA1 Message Date
PJ-Watson
0d106274d2 Manual merge of changes from react-swipeable branch, update react-swipeable version 2022-08-12 07:00:05 +01:00
PJ-Watson
4169a2c102 Merge branch 'master' into add_swipe_gesture 2022-08-12 15:42:18 +10:00
PJ-Watson
3e780dbe48 Changed downsampling method to custom type. 2022-08-09 06:09:55 +01:00
PJ-Watson
866a3b4c1d Fixed ui test (default export). 2022-08-05 20:56:38 +01:00
PJ-Watson
31025f7616 Updated ui layout. 2022-08-05 20:35:00 +01:00
PJ-Watson
ccf4e30639 Including ui test 2022-08-05 19:39:06 +01:00
PJ-Watson
5c4eeef870 Introduce thumbnail filtering options. 2022-08-05 19:37:55 +01:00
viktorstrate
446ef9a464 Remove regenerator-runtime from UI 2022-07-13 21:45:06 +02:00
viktorstrate
4c9e9a2b9a Make eslint check for typescript errors
Fix errors after making eslint more strict
2022-07-13 18:02:06 +02:00
viktorstrate
b0512d7128 Add MediaGalleryFields fragment 2022-07-13 15:10:00 +02:00
viktorstrate
0a73484474 Attempt to fix Docker again 2022-07-08 17:56:52 +02:00
viktorstrate
214aa389fb Fix Docker builds 2022-07-08 16:49:46 +02:00
viktorstrate
d1a92afe0f Fix UI tests by replacing jest with vitest 2022-07-08 15:23:34 +02:00
viktorstrate
fdcf0cfd05 Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
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
adi
259119cfdb fix typo 2022-02-12 19:18:14 +01:00
adi
56354d8ee7 remove development setting 2022-02-12 19:17:21 +01:00
adi
b1e73752da swipe gesture for next/prev 2022-02-12 19:09:21 +01: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