Commit Graph
17 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 5fc458478f refactor: remove imagick dependency (#5143) 2021-05-02 14:35:41 +02:00
Alexis SaettlerandGitHub 570dde1a13 refactor: remove assets from repository (#4759)
BREAKING CHANGE: The assets are no longer embedded in source code: javascript, css, font files. Run `yarn install` then `yarn run production` to recreate them from sources, or download a [release file](https://github.com/monicahq/monica/releases) that contains compiled files.

BREAKING CHANGE: For Heroku users: You'll have to manually go to `Settings` > `Buildpacks` and add buildpack: `nodejs`. See [this doc](https://github.com/monicahq/monica/blob/master/docs/installation/providers/heroku.md#update-from-2x-to-3x).

BREAKING CHANGE: See more information about how to install a Monica instance [here](https://github.com/monicahq/monica/tree/master/docs/installation).
2021-04-30 14:35:59 +02:00
Alexis SaettlerandGitHub 75cc20e19a refactor: update vagrant configuration (#5124) 2021-04-29 22:02:23 +02:00
Alexis SaettlerandGitHub 87af683c9b docs: fix php7.4 imagick version (#4937) 2021-03-07 18:08:04 +00:00
Alexis SaettlerandGitHub 991ff8a624 docs: remove ignore-platform-reqs from composer install (#4940) 2021-03-07 18:00:39 +00:00
Alexis SaettlerandGitHub 7235e023ec refactor: change minimum php version for 7.4 (#4900) 2021-02-20 16:06:12 +00:00
Alexis SaettlerandGitHub 379cf61df8 ci: fix test with php 7.3 (#4763) 2021-01-03 16:04:18 +01:00
Alexis SaettlerandGitHub 1b455d7fe9 chore: require redis php extension (#3690) 2020-03-21 13:30:49 +01:00
Alexis SaettlerandGitHub e01041475a chore(deps): upgrade to php7.3 (#2878) 2019-08-08 08:32:42 +02:00
Alexis SaettlerandGitHub 2c52de985c chore: improve changelog (#2869) 2019-08-06 22:18:01 +02:00
Alexis SaettlerandGitHub 29d8d4728d feat: update vagrant box create (#2697) 2019-05-19 01:26:01 +02:00
Alexis SaettlerandGitHub e764f39377 Remove nbsp space use (#1569) 2018-07-14 14:57:45 +02:00
Alexis SaettlerandGitHub 26831328ef Fix vagrant box (#1278) 2018-05-05 22:54:03 +02:00
Alexis SaettlerandGitHub 89d91b6f8b Vagrant improvements (#1259) 2018-05-02 09:54:00 +02:00
DannyandRégis Freyd 3ba96cf18b Add UUID instead of actual ID to identify contacts (#777)
Close #381
2018-04-08 14:23:13 -04:00
Alexis SaettlerandGitHub 037988ea76 Build vagrant box on travis (#968) 2018-03-04 14:43:34 +01:00
Alexis SaettlerandGitHub a516248419 Create a vagrant box (#967) 2018-03-04 02:18:52 +01:00