Commit Graph

3062 Commits

Author SHA1 Message Date
Michael Mayer
466a1bc3dd Albums: Hide empty folder albums after re-indexing #684 2020-12-08 19:47:27 +01:00
Michael Mayer
94b990290b Folders/Moments Show archive button in context menu #520 2020-12-08 17:50:01 +01:00
Michael Mayer
c8fbb3d8f8 Stacks: Improve settings UX #681 #667 #593 2020-12-08 17:48:07 +01:00
Michael Mayer
a43f8be231 Stacks: Repair merge query #681 #667 #593 2020-12-07 17:51:35 +01:00
Michael Mayer
63a8dbf4ce Stacks: Improve advanced indexing options #681 #667 #593 2020-12-07 17:03:06 +01:00
Michael Mayer
c466291405 SQLite: Reduce worker limit to 4 to prevent locking #680 #558 #392 2020-12-07 16:20:35 +01:00
Michael Mayer
ae0af699c6 Stacks: Add advanced indexing options #681 #667 #593 2020-12-07 16:19:03 +01:00
jean-louis67
335b7ff246
fr.po updated according to translation.pot (#679)
* changed tanslation of 'in'

'in 4,608 ms' must be translated: 'en 4,608 ms'
I hop 'in' is not used somewhere else

* Taking into account changes in the catalogs

Selection approved in translations.pot and messages.pot

* fr.po updated according to translation.pot
2020-12-05 18:07:35 +01:00
Michael Mayer
5acc02e248 Config: Initialize storage folder with serial
To detect non-permanent storage and configuration issues.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-05 06:21:16 +01:00
Michael Mayer
7d41857bbd
Update README.md 2020-12-05 06:04:32 +01:00
Michael Mayer
7935bd87eb Video: Fix JS unit tests 2020-12-05 04:31:07 +01:00
Michael Mayer
846c635f22 Video: Transcoding to AVC1 #636 #513 #624 #603 #533 $440 2020-12-05 04:24:10 +01:00
Michael Mayer
0b16a67c90 WebDAV: Sync video files #504 2020-12-05 02:18:45 +01:00
Michael Mayer
56851f4892 WebDAV: Add timeout for fetching directories #664 2020-12-05 01:24:33 +01:00
Josh Bowling
917abbe39f
Fix type in nginx docs (#676) 2020-12-05 00:51:06 +01:00
Michael Mayer
604f110277 Metadata: Add test case for bad Exif rotation #637 2020-12-05 00:46:54 +01:00
Michael Mayer
d0f8c577b3 Indexer: Add optimize command & automatically fix location data #546 2020-12-05 00:13:44 +01:00
Michael Mayer
6d791f8a59 Indexer: Improve logging #546 2020-12-04 23:16:22 +01:00
Michael Mayer
c4a94f8135 Indexer: Update changed Exif metadata #563 2020-12-04 22:06:23 +01:00
Michael Mayer
e77fefd78f Indexer: Improve stacking SQL #576 2020-12-04 20:33:17 +01:00
Michael Mayer
902aacece9 Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
Michael Mayer
d09f22b202 Update .drone.yml 2020-12-04 16:02:26 +01:00
Michael Mayer
08d19dd11b Update .drone.yml 2020-12-04 15:51:07 +01:00
Michael Mayer
3f86bf1544 Update .drone.yml 2020-12-04 15:46:08 +01:00
Michael Mayer
2d3cdfbacf Update .drone.yml 2020-12-04 15:42:29 +01:00
Michael Mayer
390dc7f7e5 Refactor backend api package 2020-12-04 13:10:32 +01:00
Michael Mayer
b3abe6840a Config: Create settings.yml if it doesn't exist 2020-12-04 12:15:59 +01:00
Michael Mayer
1a31e52eaa Update development Dockerfile 2020-12-04 11:44:15 +01:00
Michael Mayer
b77994654f Update development Dockerfile 2020-12-04 11:38:12 +01:00
Michael Mayer
b7876711ad Fallback to backup path if storage path is not defined or writable 2020-12-04 11:37:31 +01:00
Michael Mayer
ca41189dda Preserve /go path in development container 2020-12-04 11:25:17 +01:00
Michael Mayer
52a26c1c5f Frontend: Update dependencies 2020-12-04 11:02:33 +01:00
Michael Mayer
3464bf35ed Config: Add backup path parameter 2020-12-04 11:02:19 +01:00
Michael Mayer
8ea5a882b4 Backend: Add filename search filter
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-03 21:07:38 +01:00
Michael Mayer
7c3ad754ba Frontend: Update map options
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-03 20:52:01 +01:00
Michael Mayer
1697c9e1e3 Backend: Update demo site title 2020-12-02 13:47:02 +01:00
Michael Mayer
34bbafcc54
Update README.md 2020-12-02 11:10:43 +01:00
Michael Mayer
e0f0da16af
Update README.md 2020-12-02 10:59:00 +01:00
Michael Mayer
3de57d6f17
Update README.md 2020-12-02 10:56:45 +01:00
Michael Mayer
3992785095 Backend: Update location test 2020-12-02 07:53:44 +01:00
Michael Mayer
647c5bafea Frontend: Update translations.pot
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-02 01:39:00 +01:00
Hermógenes Oliveira
680773ef2c
Fix example configuration for Apache 2.4 (#573)
* Fix example configuration for Apache 2.4

The tutorial on serverlab.ca contains some errors. The official docs are accurate and more helpful. Added reminder for the benefit of people mindlessly copying and pasting.

* Portability fix for scripts/build.sh

As per the manual, the `-p` flag to `uname` is not portable and results in `unknown` in many cases, for instance, when compiling on a Raspberry Pi 4.
2020-12-02 01:35:24 +01:00
jean-louis67
5d5ea264be
Update french translations (#671) 2020-12-02 01:34:39 +01:00
Michael Mayer
d4e4e198ed Docker: Clean-up production Dockerfiles
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-02 01:30:06 +01:00
Michael Mayer
4e60b4ea80 Frontend: Update package-lock.json
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-02 01:28:15 +01:00
Michael Mayer
7134266794 Backend: Update geolocation api url and tests 2020-12-02 00:18:56 +01:00
Michael Mayer
ce941d1526 Docs: Update GitHub sponsors info in README.md and SPONSORS.md 2020-12-01 15:53:33 +01:00
Michael Mayer
d95b0120b8 Docs: Update README.md 2020-12-01 15:12:00 +01:00
Michael Mayer
1c93427ca6 Docs: Add sponsors account info to README.md and SPONSORS.md 2020-12-01 15:08:49 +01:00
Michael Mayer
4870394d02 Docs: Update GitHub Sponsors link
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-11-30 23:22:33 +01:00