Commit Graph

17 Commits

Author SHA1 Message Date
Alexis Saettler 6a7f49fd90 feat!: switch to php 8.1+ dependency (#6250) 2022-07-31 22:14:37 +02:00
Alexis Saettler 84d0232095 feat!: drop php 7.4 support (#6246)
Monica now depends on PHP 8.0+
2022-07-27 08:28:57 +02:00
Kurt Maine b73e33d302 docs: node 16 in debian and generic (#6077) 2022-04-05 11:25:03 -04:00
Alexis Saettler 6a0af31efc chore: switch to main branch 2022-01-13 20:54:34 +01:00
Brian Hartvigsen 0181380813 docs: update debian instructions to support deb10 (#5271) 2021-06-19 20:10:14 +02:00
Alexis Saettler 0a77dfa17a docs: change create database collate (#5184) 2021-05-14 13:37:32 +02:00
Alexis Saettler 5fc458478f refactor: remove imagick dependency (#5143) 2021-05-02 14:35:41 +02:00
Alexis Saettler 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 Saettler 75cc20e19a refactor: update vagrant configuration (#5124) 2021-04-29 22:02:23 +02:00
Alexis Saettler 991ff8a624 docs: remove ignore-platform-reqs from composer install (#4940) 2021-03-07 18:00:39 +00:00
Alexis Saettler 7235e023ec refactor: change minimum php version for 7.4 (#4900) 2021-02-20 16:06:12 +00:00
Alexis Saettler 379cf61df8 ci: fix test with php 7.3 (#4763) 2021-01-03 16:04:18 +01:00
Mike 6295230984 docs: Update debian.md to include php-imagick requirement (#4674) 2020-12-12 09:50:21 +01:00
RussellAult 7d116253fc fix: Generic, Debian, Ubuntu installation cron job instructions (#4134) 2020-07-05 22:12:01 +02:00
Seabass-Chan 1bcf9a2a4b docs: instructions for initial user creation (#3772) 2020-05-02 17:50:28 +02:00
Simone Montali 689ba0b449 docs: add a note to the installation instructions stating that HTTPS will be forced when in production (#3867) 2020-04-25 16:25:16 +02:00
Alexis Saettler dc809f4d12 docs: update a bunch of docs (#3822) 2020-04-19 11:23:42 +02:00