1
Fork 0
Commit Graph

956 Commits

Author SHA1 Message Date
viktorstrate e2f6bdb365
Rewrite more faces related to Typescript 2021-05-19 20:56:53 +02:00
viktorstrate 287b0cc204
Refactor + more tests 2021-05-19 18:21:32 +02:00
viktorstrate 3c0690c546
Rewrite FaceCircleImage to TypeScript 2021-05-19 17:46:50 +02:00
Dhole 3de9282fba Sanitize float values in EXIF fields
Read exposure as rational in EXIF internal parser
2021-05-19 13:53:34 +02:00
viktorstrate cd04d34cab
Rewrite PeoplePage in Typescript and add tests 2021-05-18 18:05:34 +02:00
viktorstrate 1791ef1b5c
Make full-screen the default action 2021-05-18 16:41:46 +02:00
Viktor Strate Kløvedal b60c15c700
Merge pull request #368 from photoview/update-ui-dependencies
Update UI dependencies
2021-05-12 22:28:00 +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 31aa63855b
Various changes to the readme
- Add @Revorge to sponsors section <3
- Update logo to use light text in dark mode
- Update API dependencies install guide
- Update introduction section
2021-05-11 23:53:15 +02:00
Viktor Strate Kløvedal 80e8b627ee
Merge pull request #367 from photoview/fix-337
Add check that prevents deletion of sole admin user
2021-05-11 23:03:57 +02:00
viktorstrate 24b74c2d94
Add check that prevents deletion of sole admin user 2021-05-11 20:40:18 +02:00
Viktor Strate Kløvedal 6d81f565db
Merge pull request #365 from muCruiser/patch-1
To use photoview with samba and cifs share
2021-05-08 18:05:17 +02:00
muCruiser 3b02485c48
To use photoview with samba and cifs share
Due to a problem with access to cifs / samba share the godebug has to be changed
2021-05-08 11:52:07 +02:00
Viktor Strate Kløvedal 34d5b23f56
Merge pull request #364 from photoview/album-share-sorting
Add "sort by" options for shared albums, fix #307
2021-05-07 16:46:12 +02:00
viktorstrate 1b2616f74e
Add "sort by" options for shared albums, fix #307 2021-05-07 16:39:08 +02:00
Viktor Strate Kløvedal b8196cdd67
Merge pull request #363 from photoview/fix-exiftool-zombies
Batch exiftool runs + scanner package restructuring
2021-05-06 22:36:51 +02:00
viktorstrate 049a06302a
Add unit tests for scanner media_type 2021-05-06 22:25:17 +02:00
viktorstrate b022a13e55
Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
Viktor Strate Kløvedal 87724ce086
Merge pull request #360 from auanasgheps/patch-1
Italian translation tweaks
2021-05-04 21:22:36 +02:00
Viktor Strate Kløvedal 1837708dbd
Merge pull request #348 from photoview/ui-refactoring
Rewrite gallery to use reducer
2021-05-04 21:22:06 +02:00
viktorstrate c5f38ef6a2
Write more tests 2021-05-04 21:16:41 +02:00
viktorstrate 364257c4cf
Add tests for PresentNavigationOverlay 2021-05-04 19:47:22 +02:00
Oliver Cervera 76efcd7c44
Italian translation tweaks 2021-05-04 17:08:22 +02:00
viktorstrate a12a155976
Write tests for timeline gallery reducer 2021-05-04 16:52:43 +02:00
Viktor Strate Kløvedal 8bd557aaf6
Merge pull request #359 from Damix48/patch-1
Update version info translation
2021-05-03 20:00:33 +02:00
Damiano Zanardo 8435b22832
Update version info translation 2021-05-03 19:21:58 +02:00
viktorstrate 64dd907846
Add reducers for places page 2021-05-02 21:49:29 +02:00
viktorstrate c992fe8933
Add gallery reducer for timeline view as well 2021-05-02 17:28:11 +02:00
Viktor Strate Kløvedal 9da489506b
Remove dependabot 2021-05-01 10:10:20 +02:00
viktorstrate a069eff0b2
Rewrite gallery to use reducer 2021-04-29 23:59:28 +02:00
viktorstrate 6693cb589c
Fix incorrect media type resolver func 2021-04-27 20:31:15 +02:00
Viktor Strate Kløvedal 3eb319292f
Merge pull request #345 from photoview/more-api-tests
Add more API tests
2021-04-26 22:56:05 +02:00
viktorstrate 8d2654997d
Add test for routes authenticateMedia 2021-04-26 22:35:10 +02:00
viktorstrate 8539d48944
Add test for TokenFromBearer 2021-04-26 21:39:20 +02:00
viktorstrate 0a0fdeedc5
Improve user tests API 2021-04-26 21:22:28 +02:00
viktorstrate 542e5c8532
Improve scanner_album NewRootPath tests 2021-04-26 20:37:29 +02:00
viktorstrate 253f126aaf
Add scanner_album tests 2021-04-26 15:07:06 +02:00
viktorstrate 8184c7d8c5
Add codecov.yml 2021-04-26 13:34:09 +02:00
viktorstrate 1029b61a4c
Fix faces not getting scanned
- This fixes #344
- Add integration tests for face recognition
- Properly check that the user own the queried album
2021-04-26 12:21:15 +02:00
viktorstrate d03923992c
clean up api log prints 2021-04-26 10:26:54 +02:00
Viktor Strate Kløvedal dd658854c9
Merge pull request #341 from photoview/scanner-tests
Add simple scanner integration test
2021-04-26 00:06:45 +02:00
viktorstrate 3073cfb953
Attempt to fix clear db for mysql 2021-04-24 19:28:20 +02:00
viktorstrate ed02e90338
Attempt to fix clear db 2021-04-24 19:21:10 +02:00
viktorstrate d09d5f6ca0
Improve codeql action + fix test db clean 2021-04-24 19:12:45 +02:00