1
Fork 0
Commit Graph

577 Commits

Author SHA1 Message Date
Googol Lee 2f8f01b6d3
Add nodemon for ui developing. 2024-07-07 10:05:26 +02:00
Kostiantyn cd8d086429
Fix missing space and word duplication (#964)
Co-authored-by: Konstantin Koval <kkb@ukr.net>
2024-06-17 13:27:05 +01:00
David Valdez 7c7089e320
Fix download path on custom base path (#889)
Co-authored-by: Konstantin Koval <kkb@ukr.net>
2024-05-20 11:31:53 +01:00
Jordan Hellier f900d55300
Fix audit issues in production (#933)
* chore: upgrade api dependencies to latest compatible version

* chore: update ui dependencies first pass

* chore: migrate ui dependency to latests

Migrates i18next-parser from 6.x -> 8.x per documentation

* chore: add missing tools file

* chore: regenerate files

* chore: fix docker build from incorrect depedency

bookworms latest stable version of libheif-dev is 1.15.1
2024-04-11 22:21:08 +01:00
Connor 896cd1c2fe
Remove login page non-empty password requirement (#828)
* Remove login page non-empty password requirement

* Remove required property from password register
2024-04-08 07:22:50 +01:00
Dorian 87365c1a62
feat: complete PL translation (#909) 2024-03-29 21:07:41 +00:00
Davide Cavestro b8504c47be
Fix UI not serving media and tests expecting localhost:3000 as base URL (#874)
* fix UI tests expecting localhost:3000 as base URL

* fix: avoid prefixing UI domain when serving media URLs
2024-03-29 15:49:50 +02:00
Konstantin a90f30391c
Add Ukrainian translation (#875) 2024-03-24 22:42:44 +01:00
Davide Cavestro 1e981339a0
Update italian translation (#873)
Add missing labels
2024-03-24 20:25:04 +02:00
4ich aed0a17166
update german translation
fixing my mistake on timeline year selector
missing label for share/password protection and expiration,
missing label for thumbnail settings ...
2023-05-06 17:35:48 +02:00
4ich fe4e2ffc06
Updated Translation for German
i'm hoping i got all the fields filled, where the german translation was missing. 
i also found a spelling mistage  in the password reset dialogue and a "usernamevar" wich is not yet used.
2023-05-06 15:27:44 +02:00
David Valdez efda44a20b Fix case of double slash 2023-04-30 17:17:59 -05:00
David Valdez 18c9acfa81 Merge branch 'dev' of github.com:djvaldez/photoview into fix-custom-basepath 2023-04-29 20:38:28 -05:00
David Valdez 170f1ac59c Fix for login URL 2023-04-30 01:37:36 +00:00
David Valdez d8bb69bbba Remove hardcoded basepath 2023-04-29 20:36:07 -05:00
David Valdez 31f1810e5e Add support for custom base path to URL generator 2023-04-26 04:41:08 +00:00
David Valdez cb44e8572f Changes to support custom basepath in routing 2023-04-25 02:20:29 +00:00
WindLi001 1795a27ae3 Fix translation error of Chinese UI. The "detach_image" should be "解除面孔标记", but not "修改面孔命名". 2023-02-09 15:15:51 +08:00
queeup a797170881 Add Turkish language 2022-12-02 15:32:49 +03:00
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