Commit Graph

17344 Commits (49407e7623c52dd9e6e21bcb7a014cb116e081d3)

Author SHA1 Message Date
Claire 49407e7623
Fix Content-Security-Policy when using sso-redirect () 2024-10-04 08:50:36 +00:00
Matt Jankowski cf28104317
Rename preloaded models constant in cli media () 2024-10-04 08:30:08 +00:00
Matt Jankowski 82e7d53d54
Rename transformer constant in sanitizer () 2024-10-04 08:29:23 +00:00
gunchleoc 160917e718
Pluralize csv imports ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 08:19:01 +00:00
forsamori 63a959099b
Add margin-bottom to error.dialog to reduce whitespace ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 08:02:14 +00:00
renovate[bot] 12a8ac1f85
Update dependency node to 20.18 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 07:57:41 +00:00
github-actions[bot] 1b247a1dc2
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-04 07:29:53 +00:00
renovate[bot] aba888c4a6
Update dependency ffmpeg to v7.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 07:18:38 +00:00
Claire 4c0e44ebbe
Fix recently-broken admin interface buttons () 2024-10-03 16:12:15 +00:00
Matt Jankowski cc8d723e71
Register an XML encoder for response tests () 2024-10-03 13:10:27 +00:00
Matt Jankowski d95f6f4410
Extract `ExportSummary` class for account object counts () 2024-10-03 13:09:58 +00:00
Matt Jankowski 52afa94f1c
Use `print_table` to wrap storage output CLI () 2024-10-03 12:13:54 +00:00
renovate[bot] 1db91ab8d9
Update dependency typescript to v5.6.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 09:34:04 +00:00
github-actions[bot] fe3f5375e3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-03 09:15:31 +00:00
renovate[bot] d96351a87d
Update babel monorepo to v7.25.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 09:05:11 +00:00
renovate[bot] 0be1d332f2
Update dependency aws-sdk-s3 to v1.167.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 09:04:33 +00:00
renovate[bot] 6ef510fe3f
Update dependency json-schema to v5.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 09:04:12 +00:00
Claire f768a6eb16
Hide badges in media gallery when media are hidden () 2024-10-02 15:51:05 +00:00
Matt Jankowski cec8961372
Move admin action log type list generation to helper () 2024-10-02 14:47:00 +00:00
Matt Jankowski 7d6b9ccd34
Add `copyable_input` helper method to wrap shared options () 2024-10-02 14:45:54 +00:00
Matt Jankowski 36f9c96812
Clean up labels on development application form () 2024-10-02 14:45:12 +00:00
Matt Jankowski b7bb850efd
Enable hostname config for all system specs () 2024-10-02 13:56:26 +00:00
Claire f760899b04
Fix editing description of media uploads with custom thumbnails () 2024-10-02 13:29:23 +00:00
Claire b5006539c9
Fix media uploads in composer appearing over search results in advanced interface () 2024-10-02 13:28:36 +00:00
Matt Jankowski d270d6dd4f
Provide `use_path` to qr generator for svg data size reduction () 2024-10-02 13:26:46 +00:00
Matt Jankowski 2151dfb8d6
Add `relevant_params` to ReportFilter (matches account filter) () 2024-10-02 13:24:40 +00:00
Matt Jankowski cf859d151b
More link/button conversion across views () 2024-10-02 13:08:40 +00:00
Matt Jankowski 1f65a95421
Remove unneeded `reorder(nil)` conditions () 2024-10-02 12:26:16 +00:00
Matt Jankowski 4aa26eba53
Extract `WebPushRequest` from push notification worker and subscription () 2024-10-02 11:11:52 +00:00
Claire 4a737a948a
Fix incorrect `'navigator'` check () 2024-10-02 10:03:04 +00:00
Matt Jankowski ebab3b80c7
Expand coverage for `Export` utility class () 2024-10-02 09:43:04 +00:00
Christian Schmidt 33d3ca7cf1
Support /.well-known/host-meta.json () 2024-10-02 09:23:44 +00:00
Matt Jankowski f0716368e6
Update simplecov-html to version 0.13.1 () 2024-10-02 09:07:52 +00:00
github-actions[bot] ea72d5ec3a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-02 09:05:57 +00:00
Jeong Arm 66b2bc1c84
Ignore error if mentioned account was not processable ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-02 08:08:02 +00:00
Nick Schonning f91f077985
Enable ESLlint no-case-declarations () 2024-10-01 16:26:30 +00:00
renovate[bot] a2c4ba2001
Update dependency rubocop-rspec to v3.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 15:10:56 +00:00
Matt Jankowski 4cae309f6a
Fix `Rails/CreateTableWithTimestamps` cop () 2024-10-01 13:56:43 +00:00
Jeong Arm 65508bb0c0
Show timestamp when the user deletes their account on admin dashboard ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-01 13:54:28 +00:00
Matt Jankowski df98cf71e3
Avoid repeated icon stack in settings sidebar () 2024-10-01 13:50:20 +00:00
Matt Jankowski f10d61bf86
Adjust spacing on setting sub-nav items when below mobile size () 2024-10-01 13:41:25 +00:00
Matt Jankowski f73787a4b8
Fix broken border on applications list () 2024-10-01 13:38:29 +00:00
Claire 7b92cf3b47
Fix unneeded requests to blocked domains when receiving relayed signed activities from them () 2024-10-01 12:52:13 +00:00
Emelia Smith c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb () 2024-10-01 12:49:04 +00:00
Matt Jankowski 44071fdbae
Wrap datetime in `time` element with attrs () 2024-10-01 12:45:58 +00:00
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry () 2024-10-01 11:36:25 +00:00
Matt Jankowski c009507912
Use `button_to` for `method: :post` links on account show page () 2024-10-01 11:14:12 +00:00
Matt Jankowski 651846c622
Only show email domain blocks MX table when some found () 2024-10-01 11:03:13 +00:00
Matt Jankowski 4b4bf82ea9
Fix nav item active highlight for some paths () 2024-10-01 10:48:27 +00:00
Matt Jankowski 489abb8173
Remove explicit `put` action in prefs forms () 2024-10-01 10:35:40 +00:00