Commit Graph

1018 Commits

Author SHA1 Message Date
Nyzio
7b31107a48
Fix .env.example link 2022-04-22 18:17:37 +08:00
Bubka
549c65aaab Recompile assets 2022-04-15 20:03:49 +02:00
Bubka
3374b3a433 Revert change to database config 2022-04-15 18:20:20 +02:00
Bubka
63fafed6a9 Refine UI and translations 2022-04-15 16:20:34 +02:00
Bubka
2ba66f5c96 Fix missing route name used by the ResetPassword flow 2022-04-15 15:12:23 +02:00
Bubka
a131d726f5 Add heroku email settings - Close #33 2022-04-15 13:03:44 +02:00
Bubka
9ccc4b41dc Fix icon not showing after upload in Edit form 2022-04-14 15:52:16 +02:00
Bubka
f7e8e9db4e Add PHP extensions requirements in composer.json & Update lock file 2022-04-14 15:37:04 +02:00
Bubka
a68f9ec34a Change log channel 2022-04-14 15:13:26 +02:00
Bubka
02ebccb4de Use single quote in raw SQL to fix postgres error 2022-04-14 15:13:10 +02:00
Bubka
22b0d1293f Fix default RSA keys value 2022-04-14 14:23:47 +02:00
Bubka
855374abde Pass passport RSA keys as env vars 2022-04-14 14:21:38 +02:00
Bubka
c2e2cb6233 Set postdeploy script on a single line 2022-04-14 12:17:06 +02:00
Bubka
ae9d2cd1b7 Remove redis to avoid heroku account verification 2022-04-14 12:07:28 +02:00
Bubka
36aa66a97a Recompile assets 2022-04-14 11:38:23 +02:00
Bubka
37892e912e Complete heroku setup 2022-04-14 11:35:45 +02:00
Bubka
bf495f9019 Add trusted proxies as an env var 2022-04-14 11:34:40 +02:00
Bubka
0b0cf5603f Add heroku .env file 2022-04-13 17:52:28 +02:00
Bubka
0a741f23f6 Add heroku Procfile 2022-04-13 17:02:47 +02:00
Bubka
b9718b411c Add postdeploy composer commands 2022-04-13 16:39:50 +02:00
Bubka
a2c9890cd5 Add heroku app.json 2022-04-13 15:39:58 +02:00
Bubka
3f2d3cac19 Fix account box sizing broken by Bulma update 2022-04-13 13:59:23 +02:00
Bubka
f6871b23c1 Disable webauthn options unless one device is registered 2022-04-06 09:48:07 +02:00
Bubka
52383e9e1e Update composer dependencies 2022-04-05 09:12:03 +02:00
Bubka
d21c32ffcd
Merge pull request #63 from qdm12/docker-fix
Fix Docker build
2022-04-05 08:40:34 +02:00
Bubka
530d09a93d Enable all tests for travis 2022-04-05 08:19:07 +02:00
Bubka
751ff5d1b0 Revert "Revert most of the previous changes as using bionic fixes travis"
This reverts commit 34db59a991.
2022-04-04 18:02:42 +02:00
Bubka
f3f658675a It failed, again... 2022-04-04 17:37:57 +02:00
Bubka
34db59a991 Revert most of the previous changes as using bionic fixes travis 2022-04-04 17:25:11 +02:00
Bubka
ef54b2371f Try running travis under bionic to fix sqlite issue 2022-04-04 17:09:34 +02:00
Bubka
41aedb9d7b Try using sqlite with filesystem on travis 2022-04-04 16:26:32 +02:00
Bubka
1c9c6f2703 Split migration into two to prevent sqlite issue 2022-04-04 16:04:13 +02:00
Bubka
7932228e71 Add migrations to prevent multiple Schema::table in a single migration 2022-04-04 15:59:38 +02:00
Bubka
ad5f493c3c Try a nth fix 2022-04-04 15:46:18 +02:00
Bubka
d40bcad1fe Move some schema changes to next migration to fix travis 2022-04-04 15:38:09 +02:00
Bubka
9ed037412f Try removing concerned lines 2022-04-04 15:25:35 +02:00
Bubka
8c0ee4ff9c Fix yml typo 2022-04-04 15:07:37 +02:00
Bubka
9ef2cb92f3 Use alternative GH actions to run phpunit tests 2022-04-04 15:05:53 +02:00
Bubka
4dd8a2df90 Add GH actions to run tests on dev only & disable travis on dev 2022-04-04 14:21:46 +02:00
Bubka
8590f55546 Try again to fix travis... 2022-04-04 13:48:51 +02:00
Bubka
9751f9f648 Revert to generic migration changes 2022-04-04 13:29:34 +02:00
Bubka
227b2b2870 Add sqlite3 version display to travis 2022-04-04 10:30:23 +02:00
Bubka
b8fc5e6027 Put back a dedicated travis .env file 2022-04-04 10:17:28 +02:00
Bubka
bfc34a381a Try to fix Travis sqlite errors 2022-04-04 10:01:33 +02:00
Bubka
0999ad5a24 Fix possible MySQL index length issue when using MyISAM engine in WAMP 2022-04-04 09:23:23 +02:00
Bubka
420fa7dd88 Another try to fix travis 2022-04-01 18:02:26 +02:00
Bubka
5503a3b827 Fix migration for sqlite glitch 2022-04-01 17:42:09 +02:00
Bubka
0982a61aa0 Try again to fix travis sqlite tests 2022-04-01 17:29:39 +02:00
Bubka
802dd47071 Fix phpunit.xml connection var 2022-04-01 17:21:03 +02:00
Bubka
691a055b58 Fix the fix... getting me nuts 2022-04-01 17:13:03 +02:00