Varun Patil
d1339add77
Fix archive filter with external storage
2022-09-25 16:37:08 -07:00
Varun Patil
dc2615e107
Implement archive ( close #38 )
2022-09-25 16:02:26 -07:00
Varun Patil
1e297f86f4
Add single file exif update ( #42 )
2022-09-25 06:21:40 -07:00
Varun Patil
df7866b876
Clean up cursor when done
2022-09-25 04:30:28 -07:00
Varun Patil
373c398941
Drop uid column
2022-09-23 19:13:49 -07:00
Varun Patil
f5eeb1ae9d
Use storage for lookups
2022-09-23 18:54:14 -07:00
Varun Patil
463e57d98b
Remove underscore in date_taken
2022-09-14 15:48:17 -07:00
Varun Patil
a49d0ff1c9
Fix error on postgres ( fix #35 )
2022-09-14 15:47:26 -07:00
Varun Patil
111e408ebd
Use DISTINCT for selection
2022-09-14 15:36:06 -07:00
Varun Patil
91c6086896
sqlite: use delete for truncate
2022-09-13 15:05:26 -07:00
Varun Patil
77b1101bb3
Fix multiple entries in external share
2022-09-13 11:35:54 -07:00
Varun Patil
9c77a8f0c8
Fix category filter for shared folders
2022-09-13 11:25:24 -07:00
Varun Patil
be961b3fb4
Check external paths ( #30 )
2022-09-13 10:39:38 -07:00
Varun Patil
06ea3401fa
Add videos tab
2022-09-13 00:55:32 -07:00
Varun Patil
4ca6e3977c
Use flag for isvideo
2022-09-11 20:52:07 -07:00
Varun Patil
fa65f1866f
Show star on photos
2022-09-11 20:46:31 -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
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
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
21e25b1ecd
Allow refreshing index ( fix #18 )
...
Add the -f option to the index command
2022-09-09 08:07:05 -07:00
Varun Patil
af38c24198
Tab -> Space
2022-09-09 00:31:42 -07:00
Varun Patil
08dbabb3f2
Sort day folder by date taken
2022-08-23 09:59:56 +00:00
Varun Patil
0e207e6648
Write command stats at end
2022-08-23 09:35:51 +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
522e1f5e1e
Refactor to more files
2022-08-20 02:53:21 +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
6b8f53e89b
Allow changing base folder ( fix #9 )
2022-08-20 00:18:10 +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
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