Varun Patil
fa65f1866f
Show star on photos
2022-09-11 20:46:31 -07:00
Varun Patil
ee274ebf7f
Fix main route
2022-09-11 20:06:28 -07:00
Varun Patil
e8774b2aa4
Use correct category for favorites
2022-09-11 20:03:04 -07:00
Varun Patil
d4746abade
Add favorites note
2022-09-11 19:02:51 -07:00
Varun Patil
1d16da7235
Add favorites API
2022-09-11 18:33:38 -07:00
Varun Patil
ba2c3ecdd0
Minor stylistic change
2022-09-11 18:06:16 -07:00
Varun Patil
02fe4d936f
Refactor queries
2022-09-11 18:03:40 -07:00
Varun Patil
b8e5ee7f1b
Indicate uid can be null in PageController
2022-09-11 02:38:40 -07:00
Varun Patil
aeee6592b0
Use querybuilder in TimelineWrite
2022-09-10 19:22:57 -07:00
Varun Patil
48dc8c1a55
Use querybuilder for TimelineQuery
2022-09-10 19:05:04 -07:00
Varun Patil
91f329b7b8
Honor .nomedia in postlistener ( fix #5 )
2022-09-10 17:50:08 -07:00
Varun Patil
075ff4e006
Fix another byref error
2022-09-10 17:49:21 -07:00
Varun Patil
a5e04822ff
Honor nomedia in indexing ( fix #24 )
2022-09-10 17:22:50 -07:00
Varun Patil
ed7898291e
Add clear flag for index ( fix #23 )
2022-09-10 17:15:40 -07:00
Varun Patil
3b80998d93
Fix another byref error
2022-09-10 15:32:49 -07:00
Varun Patil
23ccf41ebd
Fix byref errors
2022-09-10 15:31:11 -07:00
Varun Patil
ff29114429
Null coalesce exif props explicitly
2022-09-09 08:42:44 -07:00
Varun Patil
6f1248f667
Prevent exiftool zombies
2022-09-09 08:18:55 -07:00
Varun Patil
21e25b1ecd
Allow refreshing index ( fix #18 )
...
Add the -f option to the index command
2022-09-09 08:07:05 -07:00
Varun Patil
8b68c9ca92
Add note to install exiftool
2022-09-09 00:37:52 -07:00
Varun Patil
d02ce0b21d
Improve Exif test logs
2022-09-09 00:36:53 -07:00
Varun Patil
af38c24198
Tab -> Space
2022-09-09 00:31:42 -07:00
Varun Patil
3b0b5c05dc
Rename album to folder
2022-09-08 16:57:50 -07:00
Varun Patil
3fa8aa736f
Attempt to create index only once
2022-09-08 09:43:56 -07:00
Varun Patil
27666671fe
Fix video timezone to server timezone
2022-08-27 16:05:25 -07:00
Varun Patil
1ad335ed8b
Create static proc only for command
2022-08-26 00:37:40 +00:00
Varun Patil
9b93a508ce
Remove rename listener
2022-08-25 20:25:16 +00:00
Varun Patil
08dbabb3f2
Sort day folder by date taken
2022-08-23 09:59:56 +00:00
Varun Patil
772a59c868
Add time to stats
2022-08-23 09:39:41 +00:00
Varun Patil
0e207e6648
Write command stats at end
2022-08-23 09:35:51 +00:00
Varun Patil
e933c1c457
Massively speed up indexing for local files
2022-08-23 09:19:19 +00:00
Varun Patil
e9fab264fc
Do not use upload time for fallback
2022-08-23 08:33:37 +00:00
Varun Patil
ac75f52ca4
Fix indentation
2022-08-23 08:04:26 +00:00
Varun Patil
311d3ea279
Fix Exif TZ and handling for HEIC ( fix #15 )
2022-08-23 07:54:39 +00:00
Varun Patil
7b7ea2b597
Remove comma after arg list ( #14 )
2022-08-22 18:48:35 +00:00
Varun Patil
16763904e1
Catch insert exception
2022-08-22 18:42:06 +00:00
Varun Patil
be2cdd6197
Catch exceptions with var ( #14 )
2022-08-22 18:16:05 +00:00
Varun Patil
829487cac7
WARNING: Change migrations to fit NC names
...
Okay, promise this is the last time
2022-08-20 21:28:41 +00:00
Varun Patil
2242d2b4d9
Sort folders by natural name
2022-08-20 08:45:50 +00:00
Varun Patil
3999f7b9bd
Show previews on folders
2022-08-20 08:26:52 +00:00
Varun Patil
522e1f5e1e
Refactor to more files
2022-08-20 02:53:21 +00:00
Varun Patil
c0c3423943
Test for exiftool before running ( fix #6 )
2022-08-20 02:25:39 +00:00
Varun Patil
021ba58adc
Pass by ref in command
2022-08-20 02:14:03 +00:00
Varun Patil
14087e2732
Pass everything byref
2022-08-20 02:12:55 +00:00
Varun Patil
42b0a82e3f
Check handle before using it
2022-08-20 02:10:15 +00:00
Varun Patil
83f4db77e8
Refactor
2022-08-20 02:08:54 +00:00
Varun Patil
6b211499f9
Get rid of mysql specific syntax
2022-08-20 01:39:17 +00:00
Varun Patil
ba67062a45
Enable some extra mime types
2022-08-20 00:20:55 +00:00
Varun Patil
6b8f53e89b
Allow changing base folder ( fix #9 )
2022-08-20 00:18:10 +00:00
Varun Patil
36c9b0f79d
Require CSRF token
2022-08-19 22:16:13 +00:00
Varun Patil
af49dbb933
stream_copy_to_stream for exif
2022-08-19 21:53:57 +00:00
Varun Patil
4decbb91cb
Close proc pipes explicitly
2022-08-19 21:42:23 +00:00
Varun Patil
ebab5225e0
Fix two calls to exiftool
2022-08-19 21:38:18 +00:00
Varun Patil
0aa3d485c1
Fix icon
2022-08-18 18:50:48 +00:00
Varun Patil
0d03a9142c
Rename again to memories
...
Fix the migration directly because I'm the only user right now.
If this is a problem for you, drop the oc_polaroid table and the
corresponding index on the oc_filecache table.
2022-08-18 18:27:25 +00:00
Varun Patil
93bed9c1c2
Prevent invalid dates
2022-08-18 04:19:09 +00:00
Varun Patil
62fb0621a3
Fix some SQL weirdness
2022-08-18 03:23:41 +00:00
Varun Patil
0a3bfc096f
Fix timeline after move
2022-08-18 00:35:14 +00:00
Varun Patil
833ce737b7
Fix prefix ( fix #3 )
2022-08-17 23:56:14 +00:00
Varun Patil
68b28ed2ec
Implement includsion ( fix #1 )
2022-08-17 23:51:48 +00:00
Varun Patil
5d20cc2e7c
Fix PostDelete
2022-08-17 23:26:10 +00:00
Varun Patil
d101a09137
Use search for getting albums
2022-08-17 22:03:29 +00:00
Varun Patil
0e99d887d8
Update to use exiftool
2022-08-17 21:45:01 +00:00
Varun Patil
cb5487065e
Fix some bugs
2022-08-17 20:59:26 +00:00
Varun Patil
4936a2fdf8
Add albums
2022-08-17 20:39:48 +00:00
Varun Patil
0ce5224148
Change stored date to DATETIME
2022-08-16 04:31:09 +00:00
Varun Patil
37002f1721
Rename shared api
2022-08-16 04:02:19 +00:00
Varun Patil
3c0858b706
Add folder APIs
2022-08-16 03:58:55 +00:00
Varun Patil
b26c1d3108
Get rid of day table
2022-08-16 02:47:49 +00:00
Varun Patil
83e6247716
Fix shared folder upload
2022-08-16 02:33:15 +00:00
Varun Patil
2de33bff69
Change project name
2022-08-16 01:19:43 +00:00
Varun Patil
b4bda3744e
Add video icon
2022-08-16 00:46:36 +00:00
Varun Patil
b8e5901aaf
Fallback to upload time first
2022-08-16 00:32:57 +00:00
Varun Patil
56fee51f1c
Minor cleanup
2022-08-16 00:20:32 +00:00
Varun Patil
1481526402
Fix date update
2022-08-16 00:12:31 +00:00
Varun Patil
cfbbe0c567
Refactor+error image
2022-08-15 23:43:10 +00:00
Varun Patil
5c55b79175
Add etag
2022-08-15 23:14:24 +00:00
Varun Patil
61161b234e
Fix viewer
2022-08-15 21:41:05 +00:00
Varun Patil
ee41e8441d
Add exif
2022-08-15 03:25:12 +00:00
Varun Patil
aa008dbe91
Add days api
2022-08-14 23:31:47 +00:00
Varun Patil
61ebfb3f83
Add day table
2022-08-14 23:19:13 +00:00
Varun Patil
0286dce13a
Add vue
2022-08-14 20:54:18 +00:00
Varun Patil
365b71b5bf
Add some things
2022-08-13 03:34:05 +00:00
Varun Patil
6458abd0b4
Initial Commit
2022-08-13 01:58:37 +00:00