Laurent GAY
289128dbdb
Improvement of the RSS export with the addition of the image as a logo if it exists - Issue #1653
2025-07-11 10:48:06 +00:00
Thomas Citharel
594ad440da
build(credo): reactivate MissedMetadataKeyInLoggerConfig credo check after Credo 1.7.3
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-02-08 17:23:19 +01:00
Thomas Citharel
eb43b7c79c
style(credo): disable credo Credo.Check.Warning.MissedMetadataKeyInLoggerConfig check
...
It's buggy https://github.com/rrrene/credo/issues/1101
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-01-04 13:01:22 +01:00
Thomas Citharel
2e72f6faf4
build: switch from yarn to npm to manage js dependencies and move js contents to root
...
yarn v1 is being deprecated and starts to have some issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-11-14 17:24:42 +01:00
Thomas Citharel
647efad982
Add Codeclimate report from Credo to CI
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-03-22 10:19:26 +01:00
Thomas Citharel
67b89baf73
Disable Credo check ApplicationConfigInModuleAttribute for now
...
Enable it when we require Elixir 1.10+ and we can use Application.compile_env/3
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2020-11-02 14:05:56 +01:00
Thomas Citharel
5fd38ace2e
Notifications on event update
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2019-09-30 19:01:46 +02:00
Thomas Citharel
f90089e1bf
Refactor media upload
...
Use Upload Media logic from Pleroma
Backend changes for picture upload
Move AS <-> Model conversion to separate module
Front changes
Downgrade apollo-client: https://github.com/Akryum/vue-apollo/issues/577
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2019-05-24 17:29:51 +02:00
Thomas Citharel
f4285cbfea
Remove deactivated Credo checks
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2019-03-08 18:53:32 +01:00
Thomas Citharel
1a4197f977
Update deps
2019-02-08 11:35:35 +01:00
Thomas Citharel
2f2c538cc9
Add Credo checks and refactor code
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
Make Logger.debug calls lazy
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
Add missing @moduledocs
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
Refactor according to credo
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
Final fixes and add credo to CI
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
Closes #52
2019-01-03 15:52:48 +01:00
Thomas Citharel
a007764d27
Fix credo issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2018-06-14 18:15:27 +02:00