summaryrefslogtreecommitdiff
path: root/lib/mix/tasks/pleroma/instance.ex
AgeCommit message (Expand)Author
2024-01-20Fix mix task pleroma.instance dialyzer errorMark Felder
2023-12-28Fix some more typosmarcin mikołajczak
2023-08-04instance gen: Reduce permissions of pleroma directories and config filesHaelwenn (lanodan) Monnier
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-07-01Rename the Exiftool moduleIlja
2022-07-01Rename the new moduleIlja
2022-07-01Use EXIF data of image to prefill image descriptionIlja
2022-02-25Copyright bump for 2022Sean King
2021-12-15Add Phoenix LiveDashboardAlex Gleason
2021-01-28fix formatAlibek Omarov
2021-01-28mix: instance: ensure all needed folders are created before generating configAlibek Omarov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-12-12instance.gen: Warn that stripping exif requires exiftoolrinpatch
2020-12-12instance.gen task: Only show files which will be actually overwrittenrinpatch
2020-11-14pleroma.instance: Fix Exiftool module nameHaelwenn (lanodan) Monnier
2020-11-08Remove release_envrinpatch
2020-10-15fix testMaksim Pechnikov
2020-10-15added generate the release env to `pleroma.instance gen`Maksim Pechnikov
2020-10-12Support enabling upload filters during instance genMark Felder
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-05-20fixed `mix pleroma.instance gen`Maksim Pechnikov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-26instance.gen task: make example instance name less confusingrinpatch
2020-02-25instance.gen task: remind to transfer the config to the database afterrinpatch
2020-02-25instance.gen task: make instance name default to the domainrinpatch
2020-02-24instance.gen task: fix crash when using custom static directoryrinpatch
2019-10-03Mix tasks: derive moduledoc from doc filesrinpatch
2019-10-03Move instance CLI task docs to a text filerinpatch
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-07-12merge developRoman Chvanikov
2019-07-10add listener port and ip option for 'pleroma.instance gen' and enable its testSachin Joshi
2019-07-09Merge developRoman Chvanikov
2019-07-05tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dirHaelwenn (lanodan) Monnier
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-28Merge branch 'release-docs' into 'develop'lain
2019-06-22Support RUM indexes in the config generatorrinpatch
2019-06-22Remove the getting started steps from pleroma.instance gen taskrinpatch
2019-06-22Merge branch 'develop' into release-docsrinpatch
2019-06-21Move config templates to priv so they can be found in releasesrinpatch
2019-06-21Default DB configuration to false and set the default database name torinpatch
2019-06-20Allow setting upload/static directories in the config generatorrinpatch
2019-06-20Remove a useless binding from config template callrinpatch
2019-06-20Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functionsrinpatch
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-08Make mix tasks work in a releaserinpatch
2019-04-20Digest emailsRoman Chvanikov
2019-04-10adding notify_email setting for trigger emailsAlex S
2019-04-03Generate permissive or restrictive robots.txt in the config generatorSachin Joshi
2019-01-21Mix.Tasks.Pleroma.Instance: Generate signing_saltHaelwenn (lanodan) Monnier