Commit Graph
162 Commits
Author SHA1 Message Date
Dmitriy FishmanandGitHub 05472ef35b docs: fix a typo in carddav.md (#5738) 2021-12-27 13:59:51 +01:00
Mik13andGitHub 2b34065e60 docs: update.md (#5672)
One should activate foreign key checks after everything is done, not deactivate again
2021-11-02 22:38:41 +01:00
Sylvain METAYERandGitHub a48b35b74e docs: specify docker-compose.dev.yaml argument (#5676)
By default, docker-compose expect a `docker-compose.yaml` or `docker-compose.yml` file. If missing, this lead to the following error : 

```
$ docker-compose build
ERROR: 
        Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: docker-compose.yml, docker-compose.yaml
```
2021-11-02 22:37:33 +01:00
Mike GrahamandGitHub 0354664c9d docs: Debian update script (closes #5567) (#5658) 2021-10-30 12:00:58 +02:00
MeIchthysandGitHub 3f6e8f724b docs: update carddav.md (#5652) 2021-10-27 09:00:12 +02:00
Sylvain METAYERandGitHub 9c3f7798d9 docs: remove https prefix from AWS_ENDPOINT (#5552) 2021-10-04 21:44:41 +02:00
JT SmithandGitHub 6834a2fe8f docs: typofixes (#5545) 2021-10-02 09:15:38 +02:00
Alexis SaettlerandGitHub 2655231b4f feat: add a script to build docker dev (#5531) 2021-09-25 18:21:40 +00:00
Alexis SaettlerandGitHub 4e7a8b6658 docs: update translate.md (#5363) 2021-07-13 18:54:52 +02:00
Michael BiancoandGitHub 47a59d106d refactor: fixing local docker development (#5183) 2021-07-04 11:55:28 +02:00
Brian HartvigsenandGitHub 0181380813 docs: update debian instructions to support deb10 (#5271) 2021-06-19 20:10:14 +02:00
Michael BiancoandGitHub 104eca996f docs: corrected initial setup instructions (#5095) 2021-05-20 22:35:00 +02:00
Alexis SaettlerandGitHub 0a77dfa17a docs: change create database collate (#5184) 2021-05-14 13:37:32 +02:00
Mike GrahamandGitHub bc8782ae5f chore: Lossless optimisation of PNG files using tinypng API. (#4989) 2021-05-04 09:26:15 +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
MikeandGitHub f7a4a66d45 docs: fix broken link to Heroku install instructions (#4691) 2020-12-15 08:48:53 +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
Creighton MagounandGitHub 0f80445d31 docs: add troubleshooting notes (#4567) 2020-12-06 12:54:39 +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
Creighton MagounandGitHub d746cf2772 docs: fix broken link (#4544) 2020-10-15 08:50:17 +02:00
Alexis SaettlerandGitHub 02c7654617 docs: update php extensions list (#4516) 2020-10-09 20:18:45 +02:00
Tom McCleeryandGitHub be399ee99c docs: update readme.md (#4518) 2020-10-09 20:18:15 +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
radek-sprtaandGitHub 448343a01f docs: correct broken installation links (#4269) 2020-07-29 07:07:02 +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
Alexis SaettlerandGitHub 27d4bf58a8 docs: add a warning on resources lang files (#4064) 2020-06-23 09:11:06 +02:00
Alexis SaettlerandGitHub 3391738eb6 docs: Rename index.md to readme.md (#3945) 2020-05-03 16:37:41 +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
imgbot[bot]andGitHub 45831966e3 [ImgBot] Optimize images (#3862)
* [ImgBot] Optimize images

*Total -- 665.25kb -> 616.66kb (7.3%)

/docs/images/carddav_url.png -- 22.34kb -> 14.00kb (37.31%)
/docs/images/carddav_token2.png -- 26.45kb -> 20.03kb (24.28%)
/docs/images/carddav_davx5_1.jpg -- 78.38kb -> 65.20kb (16.81%)
/docs/images/windows10_contacts_3.png -- 36.35kb -> 31.88kb (12.29%)
/docs/images/windows10_contacts_1.png -- 36.94kb -> 32.58kb (11.8%)
/docs/images/windows10_contacts_2.png -- 25.52kb -> 22.85kb (10.49%)
/docs/images/carddav_token1.png -- 5.31kb -> 4.76kb (10.37%)
2020-04-19 12:27:49 +02:00