Riccardo Graziosi
|
bea146e612
|
Add billing (#329)
|
2024-05-03 18:11:07 +02:00 |
|
Riccardo Graziosi
|
09fb156a4e
|
Add slugs for Posts, Boards and OAuths (#321)
|
2024-04-05 18:23:31 +02:00 |
|
Riccardo Graziosi
|
b63956a173
|
Fix custom domains (#318)
* Configure trusted proxies
* Fix tenant signup route not working
* Use HTTP_X_FORWARDED_HOST if present
* Update reserved subdomains
|
2024-03-24 18:06:36 +01:00 |
|
Riccardo Graziosi
|
d17b45c5c4
|
Add custom domains (#314)
|
2024-03-24 12:54:02 +01:00 |
|
Riccardo Graziosi
|
1976e5ab3f
|
Improve logging (#274)
* Add some custom log messages
* Add original URL and remote IP to each log entry
|
2024-02-04 16:05:41 +01:00 |
|
Riccardo Graziosi
|
653e139a9e
|
Add default OAuths (#259)
|
2024-01-22 14:45:48 +01:00 |
|
Riccardo Graziosi
|
d4242dd78e
|
Move tenant settings on separate model (#196)
|
2023-02-04 15:43:15 +01: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
|
a6c630949a
|
Change locales structure (#144)
|
2022-07-23 13:32:40 +02:00 |
|
Riccardo Graziosi
|
35831b9801
|
Add Site settings > General (#133)
|
2022-07-18 10:47:54 +02:00 |
|
Riccardo Graziosi
|
37fb99a868
|
Add users management to site settings (#126)
|
2022-06-24 14:39:35 +02:00 |
|
Riccardo Graziosi
|
94f77517a8
|
Improve rails controllers (#118)
|
2022-06-10 12:03:33 +02:00 |
|
Kevin Vinhas
|
9dfb13eff6
|
Adding notifications_enabled attribute to users
This diff just contains the migration and profile edition.
Refers to [This Project Card](https://github.com/riggraz/astuto/projects/1#card-31194036) and #33
|
2021-02-11 22:40:52 +01:00 |
|
riggraz
|
98b8d53ad0
|
Fix bug in boards load and destroy belonging posts when destroying board
|
2019-09-19 18:55:55 +02:00 |
|
riggraz
|
33ba4771d7
|
Add Boards
|
2019-08-22 17:09:13 +02:00 |
|
riggraz
|
983841800c
|
Add full name to users
|
2019-08-19 15:45:44 +02:00 |
|
riggraz
|
467d5a9a0f
|
Setup Rails project and dockerize
|
2019-08-18 14:51:37 +02:00 |
|