1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

853 Commits

Author SHA1 Message Date
suika
9a23523ae4 Use ENV to set important paths
To make it easier to change the parameters ENV vars can be used to set DB, IMAGE, TMP and CONF path.

Closes #124
2020-01-27 21:58:50 +01:00
Patrik J. Braun
293c37c643
Update and rename blank.yml to build.yml 2020-01-08 22:44:47 +01:00
Patrik J. Braun
981f0564c9
Delete test.yml 2020-01-08 22:44:24 +01:00
Patrik J. Braun
14f68dd098
Create test.yml 2020-01-08 22:43:54 +01:00
Patrik J. Braun
7afa1ff165 fixing env variables in tests 2020-01-07 23:36:05 +01:00
Patrik J. Braun
59e8d77f0d fixing env variables in tests 2020-01-07 23:32:59 +01:00
Patrik J. Braun
51d2238635 fixing tests 2020-01-07 23:31:38 +01:00
Patrik J. Braun
dd94ec8a72 fixing tests 2020-01-07 23:10:53 +01:00
Patrik J. Braun
0783acc9e5 Merge remote-tracking branch 'origin/master' 2020-01-07 22:49:04 +01:00
Patrik J. Braun
d2e0dc23e3 fixing bestfit video error issue #120 2020-01-07 22:48:54 +01:00
Patrik J. Braun
bf95454db5 fixing backend unit tests, refactoring test assets location 2020-01-07 22:28:59 +01:00
Patrik J. Braun
5b4f06e789 implementing csrf security for posts 2020-01-07 22:17:54 +01:00
Patrik J. Braun
9deedd8784
Update README.md 2020-01-04 12:34:45 +01:00
Patrik J. Braun
19d3f10d35 improving code quality. restricting secret to be accessible through rest api 2020-01-03 20:28:03 +01:00
Patrik J. Braun
b68d5d174d Adding /api/user/login integration test 2020-01-03 11:36:39 +01:00
Patrik J. Braun
3be25aa486 badges update 2020-01-02 22:28:18 +01:00
Patrik J. Braun
17139c692b improving code quality 2020-01-02 22:11:59 +01:00
Patrik J. Braun
4dbfff5206 fixing test 2020-01-01 23:43:33 +01:00
Patrik J. Braun
48cce2eed6 Merge remote-tracking branch 'origin/master' 2020-01-01 23:24:54 +01:00
Patrik J. Braun
bc875c2e96 improving person name case special support 2020-01-01 23:24:22 +01:00
Patrik J. Braun
8e73c6b5c4
Update README.md 2020-01-01 22:28:09 +01:00
Patrik J. Braun
c47879f34c
Update README.md 2020-01-01 22:25:45 +01:00
Patrik J. Braun
8001e80ce1
Merge pull request #117 from steima/master
Some minor fixes to README.md
2020-01-01 22:02:45 +01:00
Matthias Steinbauer
aa4d7bc249
Add statement about memory. 2020-01-01 21:18:35 +01:00
Patrik J. Braun
f34e934597 translation issue fix 2020-01-01 20:52:29 +01:00
Patrik J. Braun
83f3def727 fixing case sensitivity issue with PersonManager 2020-01-01 20:26:59 +01:00
Matthias Steinbauer
4f76f7cd58
Fixes Install from source instructions 2020-01-01 18:29:44 +01:00
Patrik J. Braun
0e52f149ee README.md 2020-01-01 16:42:26 +01:00
Patrik J. Braun
9646da58f4 adding missing dummy implementations 2020-01-01 16:17:37 +01:00
Patrik J. Braun
a5100d79f9 readme update 2020-01-01 16:10:58 +01:00
Patrik J. Braun
da6c77678f improving faces sample photo selection 2020-01-01 15:57:16 +01:00
Patrik J. Braun
46aa9710ee docker alpine test 2020-01-01 14:15:15 +01:00
Patrik J. Braun
50e0e890b2 Merge remote-tracking branch 'origin/master' 2020-01-01 11:06:24 +01:00
Patrik J. Braun
6b4e33d4cb restoring full browser support 2020-01-01 11:06:14 +01:00
Patrik J. Braun
e4cb72a8ef
Update README.md 2020-01-01 01:41:27 +01:00
Patrik J. Braun
4372ac6a53 docker readme update 2020-01-01 00:09:46 +01:00
Patrik J. Braun
ecd51ec9a5 improving temp folder cleaning 2020-01-01 00:06:43 +01:00
Patrik J. Braun
500253148a shrinking release package, by removing unused runtime translations 2019-12-31 17:27:38 +01:00
Patrik J. Braun
f6a472d9a6 Merge remote-tracking branch 'origin/master' 2019-12-31 13:39:06 +01:00
Patrik J. Braun
1acbc67638 adding parallel run lock for jobs 2019-12-31 13:38:23 +01:00
Patrik J. Braun
5a0222024b improving fileJob directory scanning 2019-12-31 11:12:59 +01:00
Patrik J. Braun
cc4b5afabf
Update README.md 2019-12-30 21:49:50 +01:00
Patrik J. Braun
8b5785679d preparing v1.8.0 2019-12-30 21:39:05 +01:00
Patrik J. Braun
ad2b3da801 dropping alpine support 2019-12-30 21:19:57 +01:00
Patrik J. Braun
832efde081 updating docker build 2019-12-30 20:48:25 +01:00
Patrik J. Braun
c716ff4ca7 improving jobs 2019-12-30 17:52:58 +01:00
Patrik J. Braun
34267e8ed8 improving docker file, adding heartbeat url 2019-12-30 17:52:12 +01:00
Patrik J. Braun
9516fba85b adding missing translations, improving phone settings phone view 2019-12-30 17:10:01 +01:00
Patrik J. Braun
4c507f286d improving job ui and job handling 2019-12-30 15:49:56 +01:00
Patrik J. Braun
c4ca9e5857 improving Dockerfile.build 2019-12-30 09:34:37 +01:00