Commit Graph

122 Commits

Author SHA1 Message Date
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
0d9760b33f Integrate blurhashes with UI 2022-02-01 23:39:19 +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
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
57d408cb52 Add coordinates to exif list 2021-10-10 16:54:02 +02:00
viktorstrate
344d554b8a Make serice-worker ignore API + fix #506 2021-09-26 20:51:14 +02:00
viktorstrate
612a191f6d Merge branch 'master' into improved-timeline 2021-09-25 13:50:42 +02:00
viktorstrate
56dfedd522 WIP: Work on new timeline 2021-09-18 20:17:24 +02: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
viktorstrate
547ea8e824 Refactor image lazy loading, this fixes #324 2021-08-30 18:11:55 +02:00
viktorstrate
a2c40b6adb Refactor tests + fix 415 2021-08-30 13:15:52 +02:00
viktorstrate
66dc88231a Add i18next-parser to extract translations 2021-07-22 17:29:37 +02:00
viktorstrate
767b1f8327 Fix map view 2021-07-22 12:34:08 +02:00
viktorstrate
10b2410db9 Remove semantic-ui + cleanup comments 2021-07-18 16:27:24 +02:00
viktorstrate
029a5678a6 Fix Docker builds 2021-07-15 17:43:07 +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
358a2cf3e4 Lock focus within sidebar 2021-06-10 21:20:40 +02:00
viktorstrate
9cb236df41 Work on sidebar share more popup 2021-06-04 22:29:58 +02:00
viktorstrate
5277016633 Make scroll relative to whole page, rather than content box 2021-05-27 16:54:34 +02:00
viktorstrate
3f526d1089 Style filters 2021-05-23 23:48:13 +02:00
viktorstrate
40297c069e General work towards new design 2021-05-23 17:39:42 +02:00
viktorstrate
d5ea5e4d2e Add tailwind + redesign login page 2021-05-21 12:15:00 +02:00
viktorstrate
8ec0fd7076 Replace esbuild with vite 2021-05-21 09:55:45 +02:00
viktorstrate
c1d54f3018 Update other UI dependencies with major version change 2021-05-12 14:35:26 +02:00
viktorstrate
f6debc151c Update esbuild 2021-05-12 14:34:03 +02:00
viktorstrate
ca75190e0b Update compatible dependencies 2021-05-12 14:19:16 +02:00
viktorstrate
538835c062 Revert UI dependency updates 2021-05-12 14:14:51 +02:00
viktorstrate
19fa49eec8 Update other UI dependencies with major version change 2021-05-12 14:01:58 +02:00
viktorstrate
8b9ad141c6 Update esbuild 2021-05-12 13:59:10 +02:00
viktorstrate
bea9e0b582 Update compatible dependencies 2021-05-12 13:56:20 +02:00
viktorstrate
364257c4cf Add tests for PresentNavigationOverlay 2021-05-04 19:47:22 +02:00
viktorstrate
a069eff0b2 Rewrite gallery to use reducer 2021-04-29 23:59:28 +02:00
viktorstrate
26ef725b78 Use codecov-action instead 2021-04-23 22:01:52 +02:00
viktorstrate
7b2720791e integrate codecov 2021-04-23 21:46:01 +02:00
viktorstrate
788a8e7c62 Rewrite PlacesPage to Typescript 2021-04-15 15:15:24 +02:00
viktorstrate
bbb12003fc Fix #299 and #300 2021-04-13 22:15:47 +02:00
viktorstrate
9c939fd06c Fix UI tests 2021-04-13 14:16:40 +02:00
viktorstrate
f4e65eb58e Further work on typescript migration 2021-04-12 22:42:23 +02:00
viktorstrate
c5d2f3dc8b Continue with typescript migration 2021-04-12 16:06:06 +02:00
viktorstrate
264ee54e7f Start on typescript transition 2021-04-12 00:14:48 +02:00
viktorstrate
b6a85d0966 Finish localization
- Add user preferences section to settings
- Make settings page available for all users
- Move log out button to settings page
- Make it possible for each user to choose their desired language
2021-04-11 22:31:42 +02:00
viktorstrate
b05f5b8eb7 More translations, fix tests, modify build process 2021-04-05 23:11:48 +02:00
viktorstrate
84cb8c3c09 Configure 18next-extract and start on translation 2021-04-04 23:40:10 +02:00
viktorstrate
ef50d7f23b Add babel to esbuild and start on translation 2021-04-04 12:09:41 +02:00
viktorstrate
0a5e6bf350 Update Husky hooks 2021-04-03 17:32:01 +02:00
viktorstrate
7d2ded2cdf Update npm dependencies 2021-04-03 17:09:57 +02:00