Commit Graph
18 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis SaettlerandGitHub d69d091c11 chore(deps): upgrade to Laravel 6.5 (#3135) 2019-11-11 17:24:06 +01:00
Alexis SaettlerandGitHub f45897ea23 feat: use JawsDB by default on heroku instances (#3091) 2019-10-16 19:47:56 +02:00
Alexis SaettlerandGitHub 697eb8f83b feat: add notion of _me_ as a contact (#2899) 2019-08-17 11:42:45 +02:00
Alexis SaettlerandGitHub 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Benjamin DowsonandAlexis Saettler dc21d00354 fix: fix prefix table names (DB_PREFIX) handle (#1938) 2018-10-28 22:05:15 +01:00
Lorenzo AncoraandRégis Freyd 299b41e10c docs: documentation for PostgreSQL users and bug fixes (migration with PostgreSQL) (#1914) 2018-10-26 23:03:48 -04:00
brianandAlexis Saettler 1fa76415c3 Configure Redis database with environment (#1540) 2018-07-07 17:07:03 +02:00
Alexis SaettlerandGitHub 1edd0853f9 Add a new variable DB_USE_UTF8MB4 (#1466) 2018-06-10 18:38:11 +02:00
Austin DrummondandAlexis Saettler 643efa1bd6 Convert columns for emoji support (#169)
* removed some links from migration

* Fix StyleCI

* Move file

* Remove old tables

* Remove unneeded migrations

* Fix StyleCI

* Simplify script

* Fix psalm

* Fix StyleCI
2018-05-25 10:27:18 +02:00
Alexis SaettlerandGitHub 2513137d12 Add an update command (#997) 2018-04-07 10:35:39 +02:00
Alexis SaettlerandGitHub d5c689230f Support unix socket to connect with mysql (#928) 2018-02-27 21:29:41 +01:00
Alexis SaettlerandGitHub 12598769f9 Fix heroku deploy (#901)
default login created after installation : 'admin@admin.com' / 'admin'
2018-02-16 08:28:11 +01:00
Alexis SaettlerandGitHub 94cec0daff Test php 7.2 and postgresql (#785)
Running:
- php 7.1 + mysql + selenium (browser) tests
- php 7.2 + mysql
- php 7.1 + postgresql
2018-02-03 22:05:24 +01:00
DannyandRégis Freyd 3d4f742aa7 Allow setting of db_prefix via env (#720)
Fix #664
2017-12-26 21:17:53 -05:00
Régis FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Brandon TurnerandRégis Freyd 03abab2f96 Deployment heroku button (#225)
Close #215
2017-06-12 10:40:14 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00