Commit Graph

10 Commits

Author SHA1 Message Date
Peter Bhat Harkins 1caa4757d0 Rails 7.1 2023-12-23 22:41:35 -06:00
Peter Bhat Harkins 237e219116 standardrb: add standard-sorbet 2023-09-14 08:45:21 -05:00
Peter Bhat Harkins c3f8625788 standardrb
I can't take Rubocop any more. Moving up to Ruby 3 forces us to update RuboCop,
and it comes with dozens of linters that I'd have to evaluate, none of which is
a marginal improvement. I'm done having opinions.
2023-09-08 15:39:50 -05:00
Thomas Dziedzic 7a5fe3d7a9
Update to Rails 7.0 (#1100) 2022-07-06 14:01:46 +00:00
Thomas Dziedzic 89d6d84f9c
Rails 6 (#723) 2020-08-19 01:24:25 +00:00
Thomas Dziedzic 88cf3cc012 csp (attempt 2) (#738)
* enforce content security policy (#711)
* allow connect-src from self, fixes #736
* enable unsafe_eval so that previewing story submission works
* turn back report only mode for now
2019-09-30 21:11:10 -07:00
Peter Bhat Harkins dc54dab0a0
Revert "enforce content security policy (#711)" (#737)
This reverts commit 57cf63d372.
2019-09-11 08:31:17 -07:00
Thomas Dziedzic 57cf63d372 enforce content security policy (#711) 2019-09-11 07:07:11 -07:00
Thomas Dziedzic 32a25165fc implement content security policy (#698)
Fix #486
2019-07-02 07:00:49 -07:00
thomasdziedzic-pd 94d9549d5b rails 5.2 upgrade
PR #498, leaves some tasks in #508 and #509
2018-06-14 10:17:19 -05:00