Varun Patil
2a9cfaf81b
Add og metadata to share ( fix #466 )
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-03-14 13:20:24 -07:00
Varun Patil
6bff20fad2
vod: fix bind configuration ( fix #477 )
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-03-12 21:58:10 +00:00
Varun Patil
fcd68a5172
image: minor fixes to multipreview
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-03-11 00:05:49 -08:00
Varun Patil
27d027cabd
Merge pull request #465 from silopolis/stringfix
...
typo: fix Live Photo capitalization
2023-03-10 17:37:18 -08:00
Varun Patil
8f64d630ec
share: fix jpeg on public link
2023-03-10 17:30:42 -08:00
Varun Patil
862d742efc
lint: fix php
2023-03-10 13:29:41 -08:00
Varun Patil
5a571b29b7
share: refactor refreshing list
2023-03-10 13:25:34 -08:00
Varun Patil
c74ef0766c
lint: fix php
2023-03-10 12:17:11 -08:00
Varun Patil
1891d86f63
folder-share: add creation button
2023-03-10 12:15:13 -08:00
Jérémie Tarot (@silopolis)
91b846707b
typo: fix Live Photo capitalization
...
Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-10 19:09:52 +01:00
Varun Patil
4e6a2a1329
folder-share: add node share fake API
2023-03-10 09:30:56 -08:00
Varun Patil
f136d511da
folder-share: prevent files
2023-03-09 18:55:22 -08:00
Varun Patil
bd85a16f02
folder-share: redirect to local if owned
2023-03-09 18:47:59 -08:00
Varun Patil
0b62dc4aee
albums: redirect public to local link
2023-03-09 18:27:18 -08:00
Varun Patil
0e5806fddb
all: use typed perm methods
2023-03-09 16:44:56 -08:00
Varun Patil
af2a095059
all: force permissions for external shares
2023-03-09 16:39:26 -08:00
Varun Patil
efd0a0e97a
page: do not load sidebar on public
2023-03-09 14:53:24 -08:00
Varun Patil
05e55e27ec
sidebar: fix for albums and shares ( fix #320 )
2023-03-09 14:48:18 -08:00
Varun Patil
509ab8402b
vod: add more configuration
...
Close #450
Close #445
Close #428
Close #297
2023-03-09 13:06:08 -08:00
Varun Patil
ec4db393b3
vod: switch to new config pattern
2023-03-09 12:40:02 -08:00
Varun Patil
03dce35da8
tl: allow choosing sort order ( fix #371 )
2023-03-08 16:34:17 -08:00
Varun Patil
ffd105eac6
feat: add gps data editor ( close #418 )
2023-03-08 10:22:36 -08:00
Varun Patil
8b2f900e50
video; ensure transcoder is a file
2023-03-07 20:46:20 -08:00
Varun Patil
6ad37a4812
feat: allow editing collaborative tags ( fix #270 )
2023-03-07 20:14:42 -08:00
Varun Patil
2b0afe8db6
image: refactor to use arg for body
2023-03-07 20:00:21 -08:00
Varun Patil
efdb4c726f
exif-edit: do not query tags
2023-03-07 19:12:43 -08:00
Varun Patil
f2285a6fa5
lint: fix whitespace
2023-03-07 18:49:21 -08:00
Varun Patil
538bca5bb4
metadata: show tag list
2023-03-07 14:38:37 -08:00
Varun Patil
2bfb04702e
archive: prevent crossing user boundary
2023-03-03 12:29:17 -08:00
Varun Patil
4bbf8770b7
Merge pull request #417 from matiasdelellis/FRFixSigleClusters
...
Face Recognition: Fix query to not show individual clusters
2023-03-03 11:10:17 -05:00
Varun Patil
efec646ecb
image: use output buffer for multipreview
2023-02-27 10:01:04 -08:00
Varun Patil
79b6978bb9
lint: fix php
2023-02-24 00:22:21 -08:00
Varun Patil
a2798c8763
video: improve transcode logging ( #428 )
2023-02-24 00:21:56 -08:00
Varun Patil
9295f2d026
general: use byval for array_map
2023-02-23 23:50:09 -08:00
Varun Patil
e93571c7f6
Improve handling of temp dir ( #428 )
2023-02-23 23:26:49 -08:00
Varun Patil
bdbce20f91
base: byval for getPreviewFromImageList ( #25 )
2023-02-20 08:12:16 -08:00
Matias De lellis
7209c49105
Face Recognition: Fix query to not show individual clusters
...
It was working incorrectly since my last PR. Sorry.
Note that may seem useful to show them all, but it ends up being a
never-ending task that annoys the user.
On the other hand, I made two public functions to improve the
readability of the controller code.
2023-02-14 20:59:30 -03:00
Varun Patil
99baf691e9
lint: fix php
2023-02-14 10:33:32 -08:00
Varun Patil
f75b68baaf
tags: add translation from recognize
2023-02-14 09:51:52 -08:00
Varun Patil
fc12219695
video: transcode all live photos ( fix #388 )
2023-02-11 08:19:46 -08:00
Varun Patil
22af8a5615
map: animate cluster joins and splits
2023-02-10 11:42:16 -08:00
Varun Patil
cc2accae54
map: open photo on click at high zoom
2023-02-09 17:27:03 -08:00
Varun Patil
e0d54c0f81
lint: fix php
2023-02-09 13:13:59 -08:00
Varun Patil
b584add525
onthisday: allow disabling at top ( fix #368 )
2023-02-09 13:13:44 -08:00
Varun Patil
3fde5c1caf
settings: add dialog
2023-02-09 13:03:06 -08:00
Varun Patil
479665ca62
map: fix for sw
2023-02-09 12:02:11 -08:00
Varun Patil
5004de8cf6
map: use terrain at high zoom levels
2023-02-09 09:51:26 -08:00
Varun Patil
efea8369bd
map: restore CSRF check
2023-02-09 08:29:53 -08:00
Varun Patil
e0d3983c5b
page: disable cache
2023-02-09 00:57:37 -08:00
Varun Patil
1751ad7d80
map: add migration
2023-02-09 00:35:35 -08:00