Commit Graph

154 Commits

Author SHA1 Message Date
Alexis Saettler 4e7a8b6658 docs: update translate.md (#5363) 2021-07-13 18:54:52 +02:00
Michael Bianco 47a59d106d refactor: fixing local docker development (#5183) 2021-07-04 11:55:28 +02:00
Brian Hartvigsen 0181380813 docs: update debian instructions to support deb10 (#5271) 2021-06-19 20:10:14 +02:00
Michael Bianco 104eca996f docs: corrected initial setup instructions (#5095) 2021-05-20 22:35:00 +02:00
Alexis Saettler 0a77dfa17a docs: change create database collate (#5184) 2021-05-14 13:37:32 +02:00
Mike Graham bc8782ae5f chore: Lossless optimisation of PNG files using tinypng API. (#4989) 2021-05-04 09:26:15 +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 33e0952ca4 refactor: distinguish passport password client and personal access token client configuration (#5105) 2021-04-25 19:05:46 +02:00
Tom Granot d0132c9938 docs: add update link in heroku installation docs (#5062) 2021-04-24 18:53:03 -04:00
Alexis Saettler 87af683c9b docs: fix php7.4 imagick version (#4937) 2021-03-07 18:08:04 +00: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
Quentin Mazars-Simon e26662933a docs: add APP_URL to Heroku template (#4736) 2020-12-31 11:31:10 +01:00
Mike 995238a551 docs: fix cpanel.md file name (#4735) 2020-12-24 12:10:08 +01:00
Mike f7a4a66d45 docs: fix broken link to Heroku install instructions (#4691) 2020-12-15 08:48:53 +01:00
aris alexis bf453734cc docs: update ubuntu.md to add php-imagick dependency (#4646) 2020-12-12 09:55:22 +01:00
Matthew Fitzgerald 88a3f62b67 docs: added install instructions for cpanel (#4664) 2020-12-12 09:51:15 +01:00
Mike 6295230984 docs: Update debian.md to include php-imagick requirement (#4674) 2020-12-12 09:50:21 +01:00
Creighton Magoun 0f80445d31 docs: add troubleshooting notes (#4567) 2020-12-06 12:54:39 +01:00
lduchosal 685d6aabf4 docs: imagick is required (#4591) 2020-11-15 17:21:39 +01:00
Roman Bug 2c9779ac6e docs: fix misspellings in documentation (#4581) 2020-10-29 18:55:48 +01:00
Creighton Magoun d746cf2772 docs: fix broken link (#4544) 2020-10-15 08:50:17 +02:00
Alexis Saettler 02c7654617 docs: update php extensions list (#4516) 2020-10-09 20:18:45 +02:00
Tom McCleery be399ee99c docs: update readme.md (#4518) 2020-10-09 20:18:15 +02:00
Alexis Saettler 23856439c7 docs: update docker doc (#4408) 2020-09-04 07:53:07 +02:00
Nova 836e2ea5b6 docs: Bump recommended git checkout tag to latest (#4283) 2020-08-06 15:19:51 +02:00
Alexis Saettler a8b2151f3e feat: update passport conf and env. variables (#4293) 2020-08-06 00:01:49 +02:00
radek-sprta 448343a01f docs: correct broken installation links (#4269) 2020-07-29 07:07:02 +02:00
Pete bf72201fd0 docs: fix "invisible" images in heroku documentation (#4225) 2020-07-28 18:31:59 +02:00
Brian Abelson 059c487c8e docs: update ubuntu.md (#4211) 2020-07-28 18:04:34 +02:00
RussellAult 7d116253fc fix: Generic, Debian, Ubuntu installation cron job instructions (#4134) 2020-07-05 22:12:01 +02:00
Alexis Saettler 27d4bf58a8 docs: add a warning on resources lang files (#4064) 2020-06-23 09:11:06 +02:00
Alexis Saettler 3391738eb6 docs: Rename index.md to readme.md (#3945) 2020-05-03 16:37:41 +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 76bbc4b06f docs: docker doc/examples (#3887) 2020-04-23 23:02:57 +02:00
Girish Ramakrishnan 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 Saettler 99dfa12356 fix: fix mail config setting (#3878) 2020-04-21 23:50:19 +02:00
imgbot[bot] 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
Alexis Saettler dc809f4d12 docs: update a bunch of docs (#3822) 2020-04-19 11:23:42 +02:00
Florian Klappan 8354841d77 docs: improved docs (.env description + FAQ) (#3811) 2020-04-11 19:58:12 +02:00
Ariel David Buena 624449c073 docs: update second screenshot (#3718) 2020-03-22 11:52:07 +01:00
Alexis Saettler 1b455d7fe9 chore: require redis php extension (#3690) 2020-03-21 13:30:49 +01:00
imgbot[bot] f9bd869bb6 chore(ImgBot): optimize images (#3715) 2020-03-20 21:00:18 +01:00
Ariel David Buena 19162f6032 docs: Upload new screenshot to reflect switch to JawsDB (#3699) 2020-03-20 20:15:11 +01:00
imgbot[bot] 8242aebfad chore(ImgBot): optimize images (#3683)
* [ImgBot] Optimize images

*Total -- 497.24kb -> 467.12kb (6.06%)

/docs/images/heroku_dashboard.png -- 63.27kb -> 41.76kb (34%)
/public/fonts/vendor/font-awesome/fontawesome-webfont.svg -- 433.96kb -> 425.36kb (1.98%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

* chore(assets): Update assets

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: MonicaBot <monicabot@asbin.net>
2020-03-12 10:37:59 +01:00
Ariel David Buena 905a03d123 docs: Update screenshot for heroku.md (#3680)
Update one of the screenshots for heroku.md to reflect the switch from ClearDB to JawsDB as Monica's default SQL storage provider.
2020-03-12 10:12:29 +01:00