Commit Graph

558 Commits

Author SHA1 Message Date
Joe
89a3830c17 chore: add mapbox globe view 2022-11-14 11:23:11 +05:30
Orel
f54e6c7cb5 Restyle titles and spacing in timeline gallery
Restyle the title and album names so that the title will pop out more,
and decrease the horizontal spacing between photos in the same album.
2022-10-07 01:32:28 +03:00
ryanpenber
efbc54017b config🔧: Improved Simplified Chinese language translation
Modified the translation to fit the simplified Chinese user's habit
while paying respect to the predecessor

Change Explained:
- type 种类 (catagory) → 文件类型 (file type) or 格式 (file format)
- all of 'faces' 脸孔 (Traditional Chinese) → 面孔 (Simplified Chinese)
- search placeholder 搜寻 (Traditional Chinese) → 查找 (Simplified Chinese)
-  Simple and User-friendly Photo Gallery for Personal Servers
old: 简单及易用的照片库给个人服务器 (grammar mistake)
→ 为个人服务器 打造的 简单及易用的照片库 (put the "for..." part upfront)
- detach image:
分离照片脸孔 is confusing, may indicate to remove literal face from photo
解除标记:remove tag (from the photo)
- (scanner) jobs: 工作 ( has the meaning of employment in most scenario)
→  任务 (tasks)
- all of the 'iser':使用者 (correct but low word frequency) → 用户
- action:动作 (means movement in most scenario) → 操作 (operation)
- capabilities: 能力(capable of) → 权限 (access to)
- release: 释出版本(Traditional Chinese) → 发行版 (Simplified Chinese)

- add translation to the face label
- add translation to the preference page
- add translation to sidebar
- add translation to media EXIF info
- add translation to timeline filter

translation media EXIF info reference:
https://bbs.zol.com.cn/dcbbs/d167_107631.html
2022-09-14 10:49:08 +08:00
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