1
Fork 0
Commit Graph

106 Commits

Author SHA1 Message Date
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
stz184 152b4c7e34 Fixes photoview/issues#189
- If it is possible, HTMLImageElement.loading is used a lightweight native browser lazy loading solution
- Custom lazyLoad library is created depending on IntersectionObserver. If IntersectionObserver is not available, the images are eagerly loaded
- removed react-lazyload from the dependencies
2021-03-30 16:51:19 +03:00
viktorstrate f31afb8339
Add service worker back after Esbuild switch 2021-02-25 16:38:48 +01:00
viktorstrate 9a418cb5b0
Fix esbuild environment variables 2021-02-25 14:51:02 +01:00
viktorstrate bceaf48469
Configure static assets 2021-02-25 13:37:45 +01:00
viktorstrate 58bc7b8d5f
Add build and watch mode 2021-02-25 13:23:22 +01:00
viktorstrate c80e25f8b0
Try to replace Parcel with Esbuild
Still some problems with styling
2021-02-25 12:53:39 +01:00
viktorstrate 1fbdaf101f
Update dependencies 2020-12-08 16:35:39 +01:00
viktorstrate c7ee506189 Improve media download
Allow downloading of media when no content-length is provided because of compression.
2020-11-16 12:40:06 +01:00
viktorstrate 897706b54a Update dependencies 2020-11-13 09:19:49 +01:00
viktorstrate 51556437f6 Update UI dependencies, improve tests
for AuthorizedRoute component
2020-11-02 18:26:34 +01:00
viktorstrate 82925396a3 Add first UI test 2020-10-27 00:22:08 +01:00
viktorstrate db9d64d948 Migrate to apollo v3 2020-10-26 22:55:04 +01:00
viktorstrate d2b2537346 jest setup 2020-10-26 22:06:53 +01:00
viktorstrate d6d0b0688e update npm dependencies 2020-10-26 20:15:02 +01:00
stz184 1f3fe5fe0d Fixes viktorstrate/photoview#71
- Added URL parameters for order column and order direction
- forceCheck() is called when the loading is complete in order to display photos that may have been outside the viewport but are visible now because of changed ordering
- Moved the label of Favorites toggle to the left for consistency
2020-10-26 02:38:44 +02:00
dependabot[bot] 30de6b8dae
ui (npm): bump @babel/plugin-transform-runtime in /ui
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 07:53:10 +00:00