Commit Graph

12 Commits

Author SHA1 Message Date
Riccardo Graziosi
60b0919ce6 Add GitHub Actions (#211)
* Add 'run-tests' action to run specs
* Add 'push-to-registry' action to push image to Docker Hub
2023-04-16 15:53:05 +02:00
Riccardo Graziosi
fd3665cce6 Improve Docker installation (#152) 2022-09-15 17:15:12 +02:00
Riccardo Graziosi
4c73b398e8 Add OAuth2 authentication (#147)
- Added Site settings > Authentication section
- Create/edit/delete your custom oauth2 configurations
- Login or signup with oauth2
2022-08-05 18:15:17 +02:00
Riccardo Graziosi
35831b9801 Add Site settings > General (#133) 2022-07-18 10:47:54 +02:00
Riccardo Graziosi
dad382d2b1 Post follow and updates notifications V1 (#111)
* It is now possible to follow a post in order to receive updates about it
* Notifications are now sent when updates are published
* Post status changes are now tracked
* Update sidebar now shows the post status history
* Mark a comment as a post update using the comment form
* ... more ...
2022-05-28 11:03:36 +02:00
riggraz
d8443bf0c4 Move Dockerfile to docker directory 2019-12-03 23:16:34 +01:00
riggraz
a97c952191 Make production environment work 2019-10-16 17:27:37 +02:00
riggraz
7d50454d14 Add env vars to docker-compose and improve env check 2019-09-24 18:57:42 +02:00
riggraz
10f73d876e Add .env file for docker-compose 2019-09-23 12:14:35 +02:00
riggraz
5cf71687c8 Improve docker automation 2019-08-26 10:41:46 +02:00
riggraz
c67774334c Add db preparation and webpack compilation when launching the container 2019-08-25 20:47:44 +02:00
riggraz
467d5a9a0f Setup Rails project and dockerize 2019-08-18 14:51:37 +02:00