Patrik J. Braun
76b439289a
task manager UI imporvement, removing depricated indexing task
2019-12-07 19:28:57 +01:00
Patrik J. Braun
a952d927b6
retouching filder ignoring
2019-12-07 18:26:29 +01:00
Patrik J. Braun
ca1ce61adc
Merge branch 'master' of https://github.com/bpatrik/pigallery2
2019-12-07 18:21:18 +01:00
Patrik J. Braun
1ddc73d461
improving tasks settings
...
updating settings
version bump
2019-12-07 18:16:37 +01:00
Patrik J. Braun
d04a17bf69
implementing task scheduling at backend
2019-12-06 15:53:34 +01:00
Tim Morley
2ed3c709bd
Removed debugging.
2019-12-05 08:21:44 +00:00
Tim Morley
719a2e01d8
Ability to exclude directories, and config to choose them.
2019-12-04 21:40:57 +00:00
Patrik J. Braun
2012ec3d91
updating settings page
2019-08-20 12:54:45 +02:00
Patrik J. Braun
3633168ee4
implementing basic task scheduling
2019-07-27 22:56:12 +02:00
Patrik J. Braun
83025f7b32
fixing issue when indexing sub directory before parent directory
2019-07-25 23:36:57 +02:00
Patrik J. Braun
72025c7002
updating ctime to mtime as a creating time fallback for photos and videos
2019-07-23 13:48:53 +02:00
Patrik J. Braun
976e50d310
adding file creation time as fallback to video creation time
2019-07-23 09:31:04 +02:00
Patrik J. Braun
8ff32f5b8a
improving faces UI
2019-07-21 16:55:19 +02:00
Patrik J. Braun
685c406e91
adding config ui for faces
2019-07-21 16:39:52 +02:00
Patrik J. Braun
babe4d703f
adding directory path case sensitive support
2019-07-21 09:46:07 +02:00
Patrik J. Braun
875f300ba1
adding zoom control and multiple layer support to maps
2019-07-20 19:52:47 +02:00
Patrik J. Braun
4cb36ad878
fixing tests
2019-07-19 15:45:37 +02:00
Patrik J. Braun
88b432b634
updating packages
2019-07-19 00:12:22 +02:00
Patrik J. Braun
845361736f
Merge remote-tracking branch 'origin/master'
2019-07-14 19:31:48 +02:00
Patrik J. Braun
0542f0b556
refactoring lightbox
2019-07-14 19:31:34 +02:00
bobobo1618
6351986bfa
Remove .toString() from disk error handling
...
For the most part, error messages look like:
```js
{ error:
{ errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/data/path/stuff/place' } }
```
But `toString()` just turns it into `[object Object]`, which is quite useless as a log message.
2019-04-11 22:56:30 +02:00
Patrik J. Braun
0500ad0e68
improving performance
2019-03-10 20:57:27 +01:00
Patrik J. Braun
9f1490bc6d
fixing tests
2019-03-03 21:36:20 +01:00
Patrik J. Braun
5695f74e29
adding favourite option to faces
2019-03-03 21:26:50 +01:00
Patrik J. Braun
6533f4b793
adding thumbnail info to persons
2019-03-03 12:11:16 +01:00
Patrik J. Braun
0d3b8823e4
ui directory refactoring
...
adding thumbnail loader for faces
2019-03-03 10:30:12 +01:00
Patrik J. Braun
f448bdf373
bug fixes. Improving person keyword rendering (filtering duplicates)
2019-02-26 18:19:34 +01:00
Patrik J. Braun
f99e13f3fc
test fix
2019-02-23 00:12:59 +01:00
Patrik J. Braun
6ce8e081ab
fixing folder navigation error
2019-02-22 23:39:01 +01:00
Patrik J. Braun
06dd15a0ab
fixing video length bug
2019-02-15 16:19:30 -05:00
Patrik J. Braun
b387eeb7c9
improving bigint parsing
2019-02-15 15:49:05 -05:00
Patrik J. Braun
6b549262f6
automatically removing persons with zero photos
2019-02-15 13:26:01 -05:00
Patrik J. Braun
2017fc642c
improving caching with gallery version string
2019-02-15 11:47:09 -05:00
Patrik J. Braun
4fc965d10f
implementing basic faces page
2019-02-14 18:25:55 -05:00
Patrik J. Braun
5263c77b40
reducing metadata loading error severity
2019-02-07 11:11:13 -05:00
Patrik J. Braun
293195977a
adding logging settings, fixing key length error
2019-02-07 10:44:51 -05:00
Patrik J. Braun
ee18d27f9d
changing mysql collate and charset to be case insensitive
2019-02-07 10:21:23 -05:00
Patrik J. Braun
6489fe3930
fixing interface implementation error
2019-02-04 18:00:30 -05:00
Patrik J. Braun
8bf280dda7
fixing sharp thumbnail creation
2019-02-04 17:46:27 -05:00
Patrik J. Braun
33cbd93fb5
adding metadata validity check
2019-02-02 22:22:51 -05:00
Patrik J. Braun
89f327f051
fixing build issue, adding package-lock.json
2019-02-02 19:28:57 -05:00
Patrik J. Braun
459cc8c867
fixing photo metadata data type error with mysql
2019-02-02 18:18:35 -05:00
Patrik J. Braun
d92003eeee
improving db scheme. Adding Mysql tests
2019-01-27 14:36:42 -05:00
Patrik J. Braun
0445c499e8
fixing searching
2019-01-26 18:03:40 -05:00
Patrik J. Braun
ca33bb1efb
fixing date parsing bug
2019-01-19 10:07:06 +01:00
Patrik J. Braun
54781ee667
improving duplicate finding and UI
2019-01-19 00:18:20 +01:00
Patrik J. Braun
41dc64f805
implementing duplicates frontend
2019-01-18 00:26:20 +01:00
Patrik J. Braun
849a081cba
implementing duplicate backend
2019-01-17 20:17:17 +01:00
Patrik J. Braun
06c6ae3dfb
Merge branch 'master' of https://github.com/bpatrik/pigallery2 into develop
2019-01-17 19:54:45 +01:00
Patrik J. Braun
49bea44b05
adding persons support for frontend
2019-01-13 20:18:18 +01:00