Daniel
|
5c5571c668
|
use puts instead warn
|
2021-07-27 21:01:41 +00:00 |
|
Daniel
|
69ebfb29fb
|
Update dev.exs error message to write to stderr. Currently it dumps this message at the beginnig of the file when using vim-autoformat with mix format
|
2021-07-27 20:41:36 +00:00 |
|
feld
|
a833a2d76b
|
Merge branch 'plug-runtime-dev' into 'develop'
Put Plugs in runtime mode in :dev, :test to speed up recompilation
See merge request pleroma/pleroma!3411
|
2021-05-28 18:57:45 +00:00 |
|
Mark Felder
|
fe40f6f291
|
Switch from the deprecated "use Mix.config" to "import Config"
|
2021-05-20 14:02:58 -05:00 |
|
Alex Gleason
|
e3173a279d
|
Put Plugs in runtime mode in :dev, :test to speed up recompilation
|
2021-05-19 14:27:46 -05:00 |
|
Egor Kislitsyn
|
1cb89aac1e
|
Enable strict validation mode in dev and test environments
|
2020-05-04 22:35:28 +04:00 |
|
Alexander Strizhakov
|
32320c1ee9
|
Fixes for dynamic configuration
|
2019-06-20 17:43:57 +00:00 |
|
Alexander Strizhakov
|
c2ca1f22a2
|
it is changed in compile time
we can't change module attributes and endpoint settings in runtime
|
2019-06-14 15:45:05 +00:00 |
|
Haelwenn (lanodan) Monnier
|
1791ee8ec4
|
s/Pleroma.Mailer/Pleroma.Emails.Mailer/
|
2019-04-10 06:33:19 +02:00 |
|
Ivan Tashkinov
|
63ab61ed3f
|
Sign in via Twitter (WIP).
|
2019-03-11 20:37:26 +03:00 |
|
Haelwenn (lanodan) Monnier
|
71ce564ecc
|
config/dev.exs: Don’t put secure cookies on dev
|
2019-02-12 21:50:47 +01:00 |
|
Rin Toshaka
|
7c522f38f0
|
Enable unsecure cookies by default in dev.exs
|
2018-12-16 08:49:23 +01:00 |
|
Ivan Tashkinov
|
f81213910f
|
[#114] Addressed MR comments. Removed functionality to be extracted to other MRs.
|
2018-12-14 12:09:55 +03:00 |
|
rinpatch
|
d9a4aed3b3
|
replace try/catch with File.Exists? in dev.exs
|
2018-12-01 17:38:45 +03:00 |
|
lain
|
4afbef39f4
|
Format the code.
|
2018-03-30 15:01:53 +02:00 |
|
lain
|
13ea3eafe5
|
Longer header lenght.
|
2018-02-24 18:33:44 +01:00 |
|
Lain Iwakura
|
44dc694882
|
Add configuration generation tool, update readme.
|
2017-11-23 16:22:20 +01:00 |
|
Roger Braun
|
ac2893a945
|
Add instance config options.
|
2017-09-15 10:26:28 +02:00 |
|
Roger Braun
|
e7dc39e40c
|
Basic file uploading via TwAPI.
|
2017-03-29 02:07:56 +02:00 |
|
Roger Braun
|
a93f3421a7
|
Phoenix skeleton
|
2017-03-17 17:09:58 +01:00 |
|