Simon Van Accoleyen
2e63f05f16
docs: refers missing php tokenizer dependency ( #6577 )
...
Co-authored-by: Alexis Saettler <alexis@saettler.org >
2023-11-05 10:57:00 +01:00
Cipher Menial
b01112b919
docs: Update Ubuntu Install guide ( #6818 )
2023-08-30 20:41:04 +02:00
Himanshu Shivhare
f982e6411a
docs: typo fix ( #6491 )
2023-01-30 13:45:05 +01:00
Dan Dascalescu
adbe4756cb
docs(docker): preserve user/pass, update link ( #6498 )
2023-01-30 13:25:52 +01:00
RONALD G SSEBALAMU
dbe46037ca
docs: replace non-existing press articles with new ones in press.md ( #6415 )
2022-11-27 19:05:20 +01:00
Marcos Fermin
4775a8b60c
docs: Update ubuntu.md ( #6402 )
...
Update ubuntu.md
2022-11-27 19:02:23 +01:00
David Haberthür
c1cd68ee4d
docs: update to most recent release ( #6283 )
2022-08-26 11:32:11 -04:00
Alexis Saettler
78cd01b2b5
chore: update dependencies for Laravel 9 ( #6098 )
2022-08-12 18:42:35 +02:00
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
Aaron Parecki
f305e85d69
docs: node 16 is required now, update readme to match ( #5980 )
2022-03-06 22:19:32 +01:00
Nathan Wang
0640e472bc
docs: fix broken tachyons.io link ( #5990 )
2022-02-20 15:51:40 +01:00
Alexis Saettler
6a0af31efc
chore: switch to main branch
2022-01-13 20:54:34 +01:00
Alexis Saettler
db231e34ae
docs: update doc about external storage creation ( #5884 )
2022-01-12 13:17:21 +01:00
Dmitriy Fishman
05472ef35b
docs: fix a typo in carddav.md ( #5738 )
2021-12-27 13:59:51 +01:00
Mik13
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 METAYER
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 Graham
0354664c9d
docs: Debian update script ( closes #5567 ) ( #5658 )
2021-10-30 12:00:58 +02:00
MeIchthys
3f6e8f724b
docs: update carddav.md ( #5652 )
2021-10-27 09:00:12 +02:00
Sylvain METAYER
9c3f7798d9
docs: remove https prefix from AWS_ENDPOINT ( #5552 )
2021-10-04 21:44:41 +02:00
JT Smith
6834a2fe8f
docs: typofixes ( #5545 )
2021-10-02 09:15:38 +02:00
Alexis Saettler
2655231b4f
feat: add a script to build docker dev ( #5531 )
2021-09-25 18:21:40 +00:00
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