Commit Graph

22 Commits

Author SHA1 Message Date
Alexis Saettler 6a0af31efc chore: switch to main branch 2022-01-13 20:54:34 +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
Mike Graham 0354664c9d docs: Debian update script (closes #5567) (#5658) 2021-10-30 12:00:58 +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 991ff8a624 docs: remove ignore-platform-reqs from composer install (#4940) 2021-03-07 18:00:39 +00:00
Alexis Saettler 379cf61df8 ci: fix test with php 7.3 (#4763) 2021-01-03 16:04:18 +01:00
Mike f7a4a66d45 docs: fix broken link to Heroku install instructions (#4691) 2020-12-15 08:48:53 +01:00
Roman Bug 2c9779ac6e docs: fix misspellings in documentation (#4581) 2020-10-29 18:55:48 +01:00
Alexis Saettler dc809f4d12 docs: update a bunch of docs (#3822) 2020-04-19 11:23:42 +02:00
Alexis Saettler 1b455d7fe9 chore: require redis php extension (#3690) 2020-03-21 13:30:49 +01:00
Tom Granot-Scalosub 44fa4871a4 docs: add heroku sql import instructions + db cleanup script (#3103) 2019-12-16 22:33:10 +01:00
Alexis Saettler 2c52de985c chore: improve changelog (#2869) 2019-08-06 22:18:01 +02:00
Tom Granot-Scalosub 5d57a031ab docs: add heroku update documentation (#2083) 2018-11-24 14:13:16 +01:00
Alexis Saettler de3f3917bb fix(command): Cache configuration on Update in production (#1688) 2018-08-24 08:36:03 +02:00
Régis Freyd b4ec3d96ca Replace activity types and activity type categories models (#1556)
This PR adds the first step towards supporting custom activity types and custom activity type categories.
2018-07-14 08:25:31 -04:00
Alexis Saettler bffe121e79 Update installation instructions (#1550) 2018-07-07 20:56:39 +02:00
Tom Granot-Scalosub c4f6e5516d Add git fetch to update page (#1513) 2018-07-07 19:27:06 +02:00
Régis Freyd 88dc0a6a74 Move docs back to the repository (#1445) 2018-06-11 21:35:38 -04:00
Alexis Saettler c804ec8cc0 Switching doc to the wiki (#969) 2018-03-04 16:21:38 +01:00
Alexis Saettler b6e8c044a9 Update installation docs (#903) 2018-02-17 01:25:48 +01:00
Régis Freyd c8c1dd598d Add default user account on setup (#694) 2017-12-13 23:05:29 -05:00
Régis Freyd 7156630173 Simplify README (#491) 2017-07-20 22:17:44 -04:00