1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-11-24 08:42:24 +02:00
Commit Graph

700 Commits

Author SHA1 Message Date
Patrik J. Braun
1be392e7da implementing video settings saving
refactoring settings
2019-12-10 09:36:14 +01:00
Patrik J. Braun
41a51e79a9 fixing config error 2019-12-09 17:29:48 +01:00
Patrik J. Braun
d20753a6c8 version bump 2019-12-09 17:20:00 +01:00
Patrik J. Braun
591b156bb6 adding (transcoded) avi support 2019-12-09 17:19:28 +01:00
Patrik J. Braun
9be44b9826 fixing test 2019-12-09 17:14:34 +01:00
Patrik J. Braun
5022b9e79f adding missing translations 2019-12-09 16:31:51 +01:00
Patrik J. Braun
def950521a improving video settings 2019-12-09 16:19:19 +01:00
Patrik J. Braun
c8a4a6429d implementing video transcoding settings 2019-12-09 15:32:18 +01:00
Patrik J. Braun
f8a361cb9e implementing video converting task
note: braking changes in database and config file
2019-12-09 14:05:06 +01:00
Patrik J. Braun
51801026cb implementing task rescheduling on task complete 2019-12-08 17:24:29 +01:00
Patrik J. Braun
09b626980e fixing docker build error 2019-12-08 12:44:18 +01:00
Patrik J. Braun
66b0b1afa8 fixing language issue 2019-12-08 00:33:50 +01:00
Patrik J. Braun
0e75fffc5f package.json fix 2019-12-07 20:50:59 +01:00
Patrik J. Braun
9e96b394e5 adding missing translations 2019-12-07 20:40:29 +01:00
Patrik J. Braun
cfb3299fed updating packages 2019-12-07 20:21:23 +01:00
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
b47d0ea675 removing js and js.map files 2019-12-07 18:26:07 +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
b70ace5cd5 ignore update 2019-12-07 18:20:14 +01:00
Patrik J. Braun
1ddc73d461 improving tasks settings
updating settings
version bump
2019-12-07 18:16:37 +01:00
Patrik J. Braun
6c1ee97ed5 improving progress bar design
removing unnecessary style.css
2019-12-06 16:55:13 +01:00
Patrik J. Braun
d04a17bf69 implementing task scheduling at backend 2019-12-06 15:53:34 +01:00
Patrik J. Braun
fd3a59ef3d fixing frontend task schedule setting bug 2019-12-06 15:48:51 +01:00
Patrik J. Braun
c99a344236
Merge pull request #109 from tmorley2000/exclude-dirs
Ability to exclude directories, and config to choose them.
2019-12-05 14:56:05 +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
91d69dcf3d
Merge pull request #102 from Alex-Badea/translation-ro
Translation ro
2019-11-21 13:24:30 +01:00
Patrik J. Braun
b9277e5f63
Update .travis.yml 2019-11-05 09:22:40 +01:00
Patrik J. Braun
4c7cf9d74c
Merge pull request #103 from Suika/docker-patch
Alpine docker container
2019-10-03 10:13:40 +02:00
Suika
9c6a7c97e3
Add healthcheck 2019-10-03 02:56:20 +02:00
Suika
3956b2d944
Alpine docker container
Build everything in the staged container and only copy the complete product to the final container.
Also reduced the size of the container threefold.

Created `data/{config,db,images,TEMP}` to make volumes possible for ease of use with docker and persistence of configurations.
`config.json` symlinks to `data/config/config.json` since I don'T know how to call for the config in different path
2019-10-03 02:09:56 +02:00
Alexandru Badea
637aa4a055 Finished ro translation 2019-09-22 15:36:23 +03:00
Alex B
a11ef47737 Generated dummy ro xlf file 2019-09-22 13:45:38 +03: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
9f527fcab4 Merge remote-tracking branch 'origin/master' 2019-07-23 09:31:15 +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
daa612f355
Update README.md 2019-07-21 23:16:09 +02:00
Patrik J. Braun
6d44c22df1 fixing install error 2019-07-21 17:26:23 +02:00
Patrik J. Braun
1846f7ed0b updating translation 2019-07-21 17:06:34 +02:00
Patrik J. Braun
b7b1f69483 releasing v1.7.0 2019-07-21 17:00:07 +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
384d366cd3 fixing menu dropdown 2019-07-21 15:42:07 +02:00
Patrik J. Braun
f46cb80c3c updating translations 2019-07-21 15:14:12 +02:00
Patrik J. Braun
03d7d68c10 version bump and adding app version to the admin page 2019-07-21 13:49:32 +02:00
Patrik J. Braun
8e5be78464 making map icon thumbnails switchable 2019-07-21 11:23:08 +02:00