Commit Graph
38 Commits
Author SHA1 Message Date
David HaberthürandGitHub c1cd68ee4d docs: update to most recent release (#6283) 2022-08-26 11:32:11 -04:00
Alexis SaettlerandGitHub 6a7f49fd90 feat!: switch to php 8.1+ dependency (#6250) 2022-07-31 22:14:37 +02:00
Alexis SaettlerandGitHub 84d0232095 feat!: drop php 7.4 support (#6246)
Monica now depends on PHP 8.0+
2022-07-27 08:28:57 +02:00
Kurt MaineandGitHub b73e33d302 docs: node 16 in debian and generic (#6077) 2022-04-05 11:25:03 -04:00
Aaron PareckiandGitHub f305e85d69 docs: node 16 is required now, update readme to match (#5980) 2022-03-06 22:19:32 +01:00
Alexis Saettler 6a0af31efc chore: switch to main branch 2022-01-13 20:54:34 +01:00
JT SmithandGitHub 6834a2fe8f docs: typofixes (#5545) 2021-10-02 09:15:38 +02:00
Brian HartvigsenandGitHub 0181380813 docs: update debian instructions to support deb10 (#5271) 2021-06-19 20:10:14 +02:00
Alexis SaettlerandGitHub 0a77dfa17a docs: change create database collate (#5184) 2021-05-14 13:37:32 +02:00
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 33e0952ca4 refactor: distinguish passport password client and personal access token client configuration (#5105) 2021-04-25 19:05:46 +02:00
Tom GranotandGitHub d0132c9938 docs: add update link in heroku installation docs (#5062) 2021-04-24 18:53:03 -04: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
Quentin Mazars-SimonandGitHub e26662933a docs: add APP_URL to Heroku template (#4736) 2020-12-31 11:31:10 +01:00
MikeandGitHub 995238a551 docs: fix cpanel.md file name (#4735) 2020-12-24 12:10:08 +01:00
aris alexisandGitHub bf453734cc docs: update ubuntu.md to add php-imagick dependency (#4646) 2020-12-12 09:55:22 +01:00
Matthew FitzgeraldandGitHub 88a3f62b67 docs: added install instructions for cpanel (#4664) 2020-12-12 09:51:15 +01:00
MikeandGitHub 6295230984 docs: Update debian.md to include php-imagick requirement (#4674) 2020-12-12 09:50:21 +01:00
lduchosalandGitHub 685d6aabf4 docs: imagick is required (#4591) 2020-11-15 17:21:39 +01:00
Roman BugandGitHub 2c9779ac6e docs: fix misspellings in documentation (#4581) 2020-10-29 18:55:48 +01:00
Alexis SaettlerandGitHub 02c7654617 docs: update php extensions list (#4516) 2020-10-09 20:18:45 +02:00
Alexis SaettlerandGitHub 23856439c7 docs: update docker doc (#4408) 2020-09-04 07:53:07 +02:00
NovaandGitHub 836e2ea5b6 docs: Bump recommended git checkout tag to latest (#4283) 2020-08-06 15:19:51 +02:00
Alexis SaettlerandGitHub a8b2151f3e feat: update passport conf and env. variables (#4293) 2020-08-06 00:01:49 +02:00
PeteandGitHub bf72201fd0 docs: fix "invisible" images in heroku documentation (#4225) 2020-07-28 18:31:59 +02:00
Brian AbelsonandGitHub 059c487c8e docs: update ubuntu.md (#4211) 2020-07-28 18:04:34 +02:00
RussellAultandGitHub 7d116253fc fix: Generic, Debian, Ubuntu installation cron job instructions (#4134) 2020-07-05 22:12:01 +02:00
Seabass-ChanandGitHub 1bcf9a2a4b docs: instructions for initial user creation (#3772) 2020-05-02 17:50:28 +02:00
Simone MontaliandGitHub 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 SaettlerandGitHub 76bbc4b06f docs: docker doc/examples (#3887) 2020-04-23 23:02:57 +02:00
Girish RamakrishnanandGitHub 0296878bf8 docs: fix cloudron link to demo instance (#3885)
We recently changed our demo instance URL to https://my.demo.cloudron.io
2020-04-22 23:40:02 +02:00
Alexis SaettlerandGitHub 99dfa12356 fix: fix mail config setting (#3878) 2020-04-21 23:50:19 +02:00
Alexis SaettlerandGitHub dc809f4d12 docs: update a bunch of docs (#3822) 2020-04-19 11:23:42 +02:00