Commit Graph

3052 Commits

Author SHA1 Message Date
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
Michael Mayer
aa8bf66150
Update FUNDING.yml 2020-11-30 23:20:24 +01:00
Michael Mayer
92ca818fcb Docs: Shorten CONTRIBUTING.md 2020-11-30 17:29:19 +01:00
Theresa Gresch
b494e76a50 Update german translations 2020-11-30 14:46:28 +01:00
Michael Mayer
bd3979c3a8 Docs: Shorten README.md 2020-11-30 12:24:05 +01:00
Michael Mayer
5032d6915d Docs: Shorten README.md 2020-11-30 10:32:12 +01:00
Michael Mayer
d2034826a6 Demo: Update Dockerfile 2020-11-30 10:26:29 +01:00
Michael Mayer
7513773f20 Docs: Update README.md and CONTRIBUTING.md 2020-11-29 13:56:00 +01:00
Michael Mayer
c146bc8959 Docs: Shorten README.md and CONTRIBUTING.md 2020-11-29 13:19:59 +01:00
Michael Mayer
ebf908af14 Docs: Update README.md and CONTRIBUTING.md 2020-11-29 13:01:13 +01:00
Michael Mayer
1938313e67 Docs: Update links in README.md 2020-11-29 12:39:49 +01:00