Commit Graph

565 Commits

Author SHA1 Message Date
Quentin McGaw (laptop)
ced2aeb954 Change qmcgaw/2fauth to 2fauth/2fauth 2021-08-01 15:14:34 -04:00
Quentin McGaw (laptop)
2141f2cce0 Doc: add reference to Docker document in main readme 2021-08-01 15:13:41 -04:00
Quentin McGaw (laptop)
fd9a24ef50 Doc: change image size text to badge 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
6d674eb7fd Add dockeri.co dynamic image 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
9d40eab1a4 Update TODOs 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
9310b28714 Fix restart of container 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
92029c4aff Fix permission for entrypoint for build on Linux 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
44d21c7141 Add docker/README.md 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
165668f1e5 Symlink storage 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
404345add1 Change .sqlite to database.sqlite 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
d20a326d44 Add 'do not remove me' to installed file 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
c89aa757be Add docker-compose.yml 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
f5f16f3ee7 Rework Dockerfile:
- Fix: install php7.3-gd extension
- Do not install composer 1 and only 2
- Install php7.3-mbstring extension
- Group apt installs together for better caching
2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
1e1244a52f Remove Nginx duplicate setup block 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
22d7013406 Fix ownership for php-fpm logs 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
dcc3c2310d Minor changes 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
94222e505d Add log about Nginx listening 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
bfc7ca9bbe Entrypoint cleanup routine 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
1da1fa0fed Entrypoint fails on any error 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
8f6c9e2433 Change entrypoint to actual entrypoint script 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
07716fe8b0 Initial commit (WIP) 2021-08-01 15:10:55 -04:00
Bubka
ba676f7baf
Merge pull request #36 from qdm12/readme-linting
Documentation: fix readme linting errors
2021-08-01 20:10:38 +02:00
Quentin McGaw (laptop)
fba9e29bd4 Fix readme linting errors 2021-07-31 08:49:53 -04:00
Bubka
029c0b16ac Merge branch 'release/2.1.0' 2021-03-04 21:29:22 +01:00
Bubka
ddb55ba2bf Recompile assets 2021-03-04 21:28:12 +01:00
Bubka
6fe9aed97c Bump version number 2021-03-04 21:26:14 +01:00
Bubka
fdb1c41676 Complete changelog 2021-03-04 21:25:45 +01:00
Bubka
7453926128 Update locales 2021-03-04 20:49:22 +01:00
Bubka
4a9f73f6a1 Merge branch 'release/2.0.2' 2020-12-04 15:30:30 +01:00
Bubka
1eec04e468 Bump version number & complete change log 2020-12-04 15:28:29 +01:00
Bubka
505866f179 Convert encrypted columns to Text to handle long ciphertext 2020-12-04 15:17:08 +01:00
Bubka
a2baab1f65 Merge branch 'release/2.0.1' 2020-12-03 20:28:04 +01:00
Bubka
10be720300 Recompile assets 2020-12-03 20:27:00 +01:00
Bubka
5d7b57151b Bump version number 2020-12-03 20:25:39 +01:00
Bubka
5cd2803e93 Complete change log 2020-12-03 20:24:41 +01:00
Bubka
5c78f31490 Force cache refresh after migration refresh 2020-12-03 20:13:28 +01:00
Bubka
bfc9ed60a6 Show footer links even if there is no accounts 2020-12-03 00:17:53 +01:00
Bubka
835926760a Fix bad redirects after Register/Login submit 2020-12-03 00:07:32 +01:00
Bubka
cff545d936 Fix query to return the user even if userId > 0 2020-12-02 23:50:17 +01:00
Bubka
4d6ae849d8 Force lowercase on email to prevent capitalization issue with SQLite 2020-12-02 23:48:16 +01:00
Bubka
2f728a7980 Fix #18 : Install using MySQL causes exception 2020-12-02 21:16:17 +01:00
Bubka
b80f7b6b3b Complete fix for #17 2020-12-01 18:34:44 +01:00
Bubka
e7156d0650 Fix too long key error during migration for some MySQL setup 2020-12-01 09:19:58 +01:00
Bubka
92be5976ff Fix #17 : Capitalization of email address during login should not matter 2020-12-01 07:06:01 +01:00
Bubka
2dba3e9324 Fix #15 : Applied group filter is not removed if the group is deleted 2020-12-01 07:03:45 +01:00
Bubka
a6694f7723 Fix #14 : Cache is not refreshed automatically after group changes 2020-12-01 07:03:28 +01:00
Bubka
06626c6811 Merge branch 'release/2.0.0' 2020-11-29 22:21:51 +01:00
Bubka
3048dfc087 Recompile assets 2020-11-29 22:20:22 +01:00
Bubka
baef83bd80 Bump version number and complete Change log 2020-11-29 22:17:26 +01:00
Bubka
913e492802 Hide loader when there is no group 2020-11-29 19:14:26 +01:00