Alexis Saettler
|
2c50cbb992
|
chore: change phpunit conf (#5820)
|
2022-01-01 12:23:55 +00:00 |
|
Mike Graham
|
0354664c9d
|
docs: Debian update script (closes #5567) (#5658)
|
2021-10-30 12:00:58 +02:00 |
|
Geidson Benício Coelho
|
48726b5edf
|
feat: add dependencies node and yarn in Dockerfile (#5635)
|
2021-10-27 09:02:57 +02:00 |
|
Alexis Saettler
|
2655231b4f
|
feat: add a script to build docker dev (#5531)
|
2021-09-25 18:21:40 +00:00 |
|
Alexis Saettler
|
8ce207e0f6
|
style: use markdown version of License (#5518)
|
2021-09-25 11:21:03 +02:00 |
|
Michael Bianco
|
47a59d106d
|
refactor: fixing local docker development (#5183)
|
2021-07-04 11:55:28 +02:00 |
|
Alexis Saettler
|
7fdc4453b6
|
feat: download and get storage files as private (#5192)
|
2021-06-22 18:37:38 +02:00 |
|
Alexis Saettler
|
5fc458478f
|
refactor: remove imagick dependency (#5143)
|
2021-05-02 14:35:41 +02:00 |
|
Alexis Saettler
|
02ba369492
|
feat: remove assets from repository (see #4759) (#5133)
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:47:49 +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
|
45b02da4a0
|
ci: create deploy wokflow (#5090)
|
2021-04-24 13:09:17 +02:00 |
|
Alexis Saettler
|
fd700d3e50
|
ci: fix release creation (#4982)
|
2021-03-19 13:16:18 +01:00 |
|
Alexis Saettler
|
87af683c9b
|
docs: fix php7.4 imagick version (#4937)
|
2021-03-07 18:08:04 +00:00 |
|
Alexis Saettler
|
cb0d0856d4
|
chore(i18n): update translations (#4938)
|
2021-03-07 18:01:56 +00:00 |
|
Alexis Saettler
|
991ff8a624
|
docs: remove ignore-platform-reqs from composer install (#4940)
|
2021-03-07 18:00:39 +00:00 |
|
Alexis Saettler
|
febbc1049c
|
build: fix docker build (#4931)
|
2021-03-02 22:16:01 +01:00 |
|
Alexis Saettler
|
47fc681af0
|
ci: fix coverage report (#4915)
|
2021-03-01 22:10:30 +01:00 |
|
Alexis Saettler
|
124a063fd7
|
ci: test with github action (#4906)
|
2021-02-27 21:18:19 +01:00 |
|
Alexis Saettler
|
7235e023ec
|
refactor: change minimum php version for 7.4 (#4900)
|
2021-02-20 16:06:12 +00:00 |
|
Alexis Saettler
|
ce6e4b334f
|
build: use semantic-release-github-pullrequest (#4864)
|
2021-02-13 07:48:57 +00:00 |
|
Alexis Saettler
|
d271510f39
|
ci: use semantic-release (#4731)
|
2021-02-05 00:13:42 +01:00 |
|
Alexis Saettler
|
e3b13bc127
|
ci: fix docker dev build (#4827)
|
2021-01-30 16:41:16 +00:00 |
|
Alexis Saettler
|
379cf61df8
|
ci: fix test with php 7.3 (#4763)
|
2021-01-03 16:04:18 +01:00 |
|
Alexis Saettler
|
c589e3966d
|
chore: fix secrets mapping (#4663)
|
2020-12-06 21:38:12 +00:00 |
|
Alexis Saettler
|
5e06a8e341
|
ci: fix docker master build (#4610)
|
2020-11-15 23:21:30 +01:00 |
|
Alexis Saettler
|
08e9b3d531
|
chore: add a master docker build (#4413)
|
2020-09-06 10:16:54 +02:00 |
|
Alexis Saettler
|
23856439c7
|
docs: update docker doc (#4408)
|
2020-09-04 07:53:07 +02:00 |
|
Alexis Saettler
|
6fcc60cae7
|
chore(deps): upgrade dependencies (#4275)
|
2020-08-06 00:21:27 +02:00 |
|
Alexis Saettler
|
8f90b137ff
|
feat: docker image should output messages to stderr (#4280)
|
2020-08-01 12:18:27 +02:00 |
|
Cash Weaver
|
a95fbeff2e
|
docs: php-fpm7 is located in /usr/sbin (#4247)
|
2020-07-29 06:11:51 +02:00 |
|
Alexis Saettler
|
d85144fef8
|
chore: update sonarlauncher (#4139)
|
2020-06-14 14:37:38 +02:00 |
|
Alexis Saettler
|
e577a3b74f
|
chore: update sql database file (#4054)
|
2020-05-21 23:31:38 +02:00 |
|
Alexis Saettler
|
175f239db0
|
chore: azure pipelines cleanup (#4028)
|
2020-05-17 23:22:56 +02:00 |
|
Alexis Saettler
|
380fff43e8
|
feat: update docker images (#4010)
|
2020-05-14 09:16:25 +02:00 |
|
Alexis Saettler
|
b6acda489c
|
chore: fix sentry:release call (#3947)
|
2020-05-03 17:15:19 +02:00 |
|
Alexis Saettler
|
76bbc4b06f
|
docs: docker doc/examples (#3887)
|
2020-04-23 23:02:57 +02:00 |
|
Alexis Saettler
|
fc9f660389
|
feat: add new command monica:passport to generate encryption if needed (#3816)
|
2020-04-11 18:43:29 +02:00 |
|
Alexis Saettler
|
5096455877
|
docs: fix docker examples files (#3808)
|
2020-04-09 09:30:32 +02:00 |
|
Alexis Saettler
|
751d4f5e55
|
fix: fix docker rsync exclude rules (#3806)
|
2020-04-08 19:41:51 +02:00 |
|
Alexis Saettler
|
b69a00d444
|
fix: fix docker cron (legacy) on apache variant (#3807)
|
2020-04-08 19:31:30 +02:00 |
|
Alexis Saettler
|
73b423ec2c
|
feat: improve nginx config docker examples (#3800)
|
2020-04-08 08:31:17 +02:00 |
|
Alexis Saettler
|
679bccebf3
|
chore: upload GitHub release (#3732)
|
2020-03-23 20:21:35 +01:00 |
|
Alexis Saettler
|
1b455d7fe9
|
chore: require redis php extension (#3690)
|
2020-03-21 13:30:49 +01:00 |
|
Alexis Saettler
|
de45518957
|
test: setup cypress (#3152)
|
2020-03-20 08:17:59 +01:00 |
|
Alexis Saettler
|
4795bec512
|
chore(docker): fix docker exclude list (#3487)
|
2020-01-20 21:20:33 +01:00 |
|
Alexis Saettler
|
9f12181735
|
fix: fix docker instances (#3486)
|
2020-01-20 19:49:12 +01:00 |
|
Alexis Saettler
|
9a4585d44e
|
feat: change default environment variables (#3237)
|
2019-12-08 19:56:37 +01:00 |
|
Alexis Saettler
|
42bc1b38d3
|
chore: update docker build process (#3231)
|
2019-11-21 22:56:03 +01:00 |
|
Alexis Saettler
|
cc5746e56c
|
chore: fix config names (#3229)
|
2019-11-21 20:55:36 +01:00 |
|