Commit Graph

1223 Commits

Author SHA1 Message Date
Viktor Strate Kløvedal
77e1a45f0c Merge pull request #530 from photoview/improved-timeline
Improved timeline
2021-09-25 18:21:56 +02:00
viktorstrate
4860f7ac0e Small cleanup 2021-09-25 18:13:27 +02:00
viktorstrate
4722510653 Write tests for timeline gallery 2021-09-25 18:03:33 +02:00
viktorstrate
894704d9e3 Update translations 2021-09-25 17:35:41 +02:00
viktorstrate
69bf8a01c4 Add date filter to timeline + fix #302 2021-09-25 17:11:54 +02:00
viktorstrate
2c0baa6bdf Fix UI tests 2021-09-25 14:47:54 +02:00
viktorstrate
e7dbe0868d First working version of new timeline 2021-09-25 14:12:12 +02:00
viktorstrate
612a191f6d Merge branch 'master' into improved-timeline 2021-09-25 13:50:42 +02:00
Viktor Strate Kløvedal
e6da096aa3 Merge pull request #526 from PJ-Watson/master
Selectable Album Covers
2021-09-23 21:15:22 +02:00
viktorstrate
fcee82367c Move album cover options from sidebar/Sharing.tsx
...to AlbumSidebar.tsx and MediaSidebar.tsx instead.

Fix API tests for Postgresql
2021-09-23 20:14:37 +02:00
viktorstrate
b52e72b244 Move some album resolvers to actions, refactor album tests
- Album resolvers has been refactored to make it easier to test, this is
done by converting some of the resolvers to actions.

- The album tests has been rewritten (and simplified) to accommodate the changes.
2021-09-23 19:59:40 +02:00
viktorstrate
feeb9e0a40 Remove Album.coverID + fix thumbnail refresh
- Album.coverID has been removed from `schema.graphql`
- Make sure the proper informations are fetched from the set/reset album
  cover mutations such that Apollo can update the cache accordingly.
2021-09-23 19:00:14 +02:00
Peter - Ubuntu dual boot
5610fe0c00 Changed fetch policy to force refresh. 2021-09-23 13:56:02 +01:00
Peter - Ubuntu dual boot
9f81276448 Tests complete. 2021-09-23 12:45:54 +01:00
Peter - Ubuntu dual boot
d9e851dcd5 Finished album_test for resolvers. 2021-09-23 12:22:38 +01:00
Peter - Ubuntu dual boot
69211688f4 Forgot about non-sequentiality. Fingers crossed this works. 2021-09-23 03:20:31 +01:00
Peter - Ubuntu dual boot
72edfc3566 Hopefully fixed all album cover photo tests. 2021-09-23 01:18:41 +01:00
Peter - Ubuntu dual boot
0a4a228031 Setup testing branch. 2021-09-21 13:07:14 +01:00
Peter - Ubuntu dual boot
f7b0723cde Seems to be getting confused with MYSQL env. variable. Maybe this will work? 2021-09-20 14:52:23 +01:00
Peter - Ubuntu dual boot
82f4785f2b TODO: mutations test. Thumbnail resolver test working? 2021-09-20 14:13:21 +01:00
Peter - Ubuntu dual boot
d636b57c4c Added test client. 2021-09-20 13:48:21 +01:00
Peter - Ubuntu dual boot
e0176b2cf8 Remove unnecessary files. 2021-09-19 20:24:44 +01:00
Peter - Ubuntu dual boot
f530e90d27 Forgot to add test code. 2021-09-19 20:03:48 +01:00
Peter - Ubuntu dual boot
13330c4e1b Starting to write unit tests. 2021-09-19 20:02:52 +01:00
Peter - Ubuntu dual boot
79d66ae16e Fixed previous problem, disabled button resets properly now. 2021-09-18 21:58:25 +01:00
Peter - Ubuntu dual boot
cb397096d5 Transparent disabled buttons, but not resetting disabled state on picture change, unless sidebar is closed. 2021-09-18 21:49:28 +01:00
Peter - Ubuntu dual boot
7da8898f69 Redundant code, typo. 2021-09-18 20:46:53 +01:00
Peter - Ubuntu dual boot
4c995a976e Cleaning up commented out code. 2021-09-18 20:44:59 +01:00
Peter - Ubuntu dual boot
f71cef04fa Fixing album model and index checks. 2021-09-18 20:43:34 +01:00
Peter - Ubuntu dual boot
406a3575ef Reverting changes after I forgot to create a new branch for testing. 2021-09-18 20:37:59 +01:00
Peter - Ubuntu dual boot
93f972a087 ? 2021-09-18 20:23:00 +01:00
Peter - Ubuntu dual boot
5797db4d8c More work, needs fixing 2021-09-18 20:21:40 +01:00
viktorstrate
56dfedd522 WIP: Work on new timeline 2021-09-18 20:17:24 +02:00
Peter - Ubuntu dual boot
3fc7730c56 Beginning basic logic for face covers - adding new PreviewImageFaces field. 2021-09-18 19:10:57 +01:00
Peter - Ubuntu dual boot
4ee8040364 Working permissions (logic reused from other components), album and photo sidebars now fully functional. Will require some testing, and need to adjust for people pages. 2021-09-18 11:58:21 +01: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
Peter - Ubuntu dual boot
6408b2c0d0 Proof of concept for variable album covers - GQL playground working. 2021-09-17 15:35:01 +01:00
Peter - Ubuntu dual boot
193e05e7e0 Proof of concept for variable album covers - GQL playground working. 2021-09-17 15:33:44 +01:00
Viktor Strate Kløvedal
9b19a39f61 Merge pull request #514 from feinedsquirrel/systemd
add supported systems and systemd files
2021-09-11 09:32:29 +02:00
feinedsquirrel
adbfa2d8d0 add supported systems and systemd files 2021-09-10 22:39:39 -06:00
Viktor Strate Kløvedal
bb613345ee Merge pull request #505 from benpro/patch-2
Install npm dependencies
2021-09-07 16:45:44 +02:00
Benoît S
025d7a02ad Install npm dependencies
It is required to run `npm install`.
2021-09-07 20:46:04 +09:00
Viktor Strate Kløvedal
b6668c92ad Merge pull request #504 from benpro/patch-1
Add go install
2021-09-06 17:29:58 +02:00
Benoît S
2bd656a420 Add go install
It is required to install go modules.
2021-09-05 12:59:42 +09:00
viktorstrate
5eb4bf83f3 Fix bug where search would be case sensitive when using PostgreSQL 2021-09-02 18:20:10 +02:00
viktorstrate
adfcf33e79 Write tests for searching 2021-09-02 18:09:37 +02:00
Viktor Strate Kløvedal
0ae34829e2 Merge pull request #498 from Zazou49/master
Missing translations
2021-09-02 17:13:36 +02:00
Viktor Strate Kløvedal
1ea04cca8f Merge pull request #501 from guysoft/patch-1
OwnPhotos is now LibrePhotos
2021-09-02 13:07:53 +02:00
Guy Sheffer
552f7e7bec OwnPhotos is now LibrePhotos
@hooram stopped development and it has been forked and mainted by a community of people
2021-09-02 13:54:32 +03:00
Alex (Zazou)
63afd552e9 Missing translations 2021-09-01 12:01:25 +02:00