Commit Graph

441 Commits

Author SHA1 Message Date
riggraz
1b9df2163e (unrelated) fix broken link to oauth learn more 2025-03-01 12:55:51 +01:00
riggraz
b87d5214de Show OAuth with proper logo 2025-03-01 12:55:42 +01:00
riggraz
864d785cd6 Fix active_storage_blob_patch 2025-03-01 12:55:18 +01:00
riggraz
c8413685d8 remove skip_forgery_protection 2025-02-06 22:19:04 +01:00
riggraz
71cf5b2e1c make active storage work only when set up to locally store files 2025-02-06 22:15:33 +01:00
riggraz
bf69381e1a fix style 2025-02-06 21:23:56 +01:00
riggraz
ced5a5b094 fix styling 2025-02-06 21:21:54 +01:00
riggraz
76110c04a0 remove old_site_logo from tenant when updating logo 2025-02-06 21:06:40 +01:00
riggraz
03f94e3608 small fix 2025-02-06 20:56:24 +01:00
riggraz
3d6f8631bc remove useless step in run-tests workflow 2025-02-06 20:48:28 +01:00
riggraz
851b657f72 change a purge_later to purge 2025-02-06 20:36:16 +01:00
riggraz
4c0bf7b8d4 enable comment edit attachments 2025-02-05 22:53:22 +01:00
riggraz
83d4b2e84b add icon to post list to signal whether a post has some attached images 2025-02-05 21:52:28 +01:00
riggraz
edc1a853aa disable image upload for anonymous feedback 2025-02-05 15:51:37 +01:00
riggraz
60819ce357 don't show attachment button in comments if attachments disabled site-wide 2025-02-05 15:46:49 +01:00
riggraz
064f7a59f3 add attachments to comments + add attachment upload on comment create 2025-02-05 15:36:47 +01:00
riggraz
cbd1ebebd1 fix attachment validation for o_auth and post entities 2025-02-05 13:47:01 +01:00
riggraz
e4ddf0e5f3 fix spec 2025-02-04 16:20:20 +01:00
riggraz
8de94b4e12 add possibility to upload attachments from post edit form 2025-02-04 14:54:59 +01:00
riggraz
ec0e59be2d enable deletion of post attachments 2025-02-04 14:29:33 +01:00
riggraz
acd9d598e2 Enable/disable image upload based on tenant settings 2025-02-04 13:28:53 +01:00
riggraz
9bc7a0257e add image upload to posts 2025-01-28 16:55:48 +01:00
riggraz
7d7d29ab5f Add allow_attachment_upload flag to tenant_settings 2025-01-27 12:57:44 +01:00
riggraz
a853ac44df Change from button to actionlink for cancel in new post form 2025-01-27 12:48:41 +01:00
riggraz
7eca5e3d4b Improve react-hook-form state management + add possibility to remove image dropped in dropzone 2025-01-27 12:42:23 +01:00
riggraz
14caaeb7be switch from url_for to blob.url 2025-01-23 12:47:35 +01:00
riggraz
2e89e3ed67 fix oauth spec 2025-01-23 12:15:27 +01:00
riggraz
1e798c3874 remove 'logo' from o_auths factory 2025-01-23 12:04:15 +01:00
riggraz
0e8c187d39 add attachment logo to oauth 2025-01-23 11:29:24 +01:00
riggraz
4dd897061a Add site favicon attachment 2025-01-22 14:04:08 +01:00
riggraz
61948f40fe enable deletion of site logo 2025-01-22 11:52:01 +01:00
riggraz
a712c97882 fix spec 2025-01-22 10:06:43 +01:00
riggraz
86e0657532 fix 2025-01-22 10:06:39 +01:00
riggraz
640785181c Add upload for site logo 2025-01-22 09:55:36 +01:00
riggraz
5c9253ebe3 Add initializer for active storage CDN (not working rn) 2025-01-09 22:08:25 +01:00
riggraz
8748c792db Rename some env vars 2025-01-09 21:37:07 +01:00
riggraz
4d6b847ad7 setup cloud storage for active storage 2025-01-09 21:22:24 +01:00
riggraz
f40ff47c81 Add button to remove user avatar 2025-01-09 11:54:18 +01:00
riggraz
f594a9e211 Show avatar if present, otherwise fallback to gravatar 2025-01-09 10:55:44 +01:00
riggraz
2ebce8aa31 Remove log in cicd pipeline 2025-01-04 12:57:09 +01:00
riggraz
230161c0fd fix 2025-01-04 12:49:13 +01:00
riggraz
7eb04a1370 i'm stupid 2025-01-04 12:18:32 +01:00
riggraz
7e7ec53385 test 2025-01-04 12:17:51 +01:00
riggraz
1bbcbac0b0 Fix yq version 2025-01-04 12:13:56 +01:00
riggraz
366c83d056 Fix tests pipeline 2025-01-04 12:12:08 +01:00
riggraz
2561801bad init activestorage and add avatar upload in user profile 2025-01-03 18:09:03 +01:00
Riccardo Graziosi
bb7d3e8218 Update README.md (#453)
Add features section to README
v1.1.1
2025-01-03 16:19:09 +01:00
dependabot[bot]
370f050b36 Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#448)
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com>
2025-01-03 12:14:59 +01:00
Riccardo Graziosi
a12a95eccc Add webhooks (#447) v1.1.0 2024-12-20 14:06:48 +01:00
Riccardo Graziosi
2290cff507 Fix frontend regex for email address (#449) 2024-12-10 11:51:28 +01:00