~cytrogen/masto-fe

b0104e4c — Matt Jankowski 2 years ago
Silence output to stdout during cli specs (#25211)

dc26140d — Matt Jankowski 2 years ago
Use thor methods instead of tty prompt in maintenance cli (#25207)

3c41547f — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)

8b1bfaed — Matt Jankowski 2 years ago
Add specs for admin/webhooks CRUD actions (#25133)

665bb237 — Matt Jankowski 2 years ago
Increase spec coverage for controllers - admin/ip_blocks, admin/relays, admin/rules (#25192)

82f6d4c4 — dependabot[bot] 2 years ago
Bump @babel/core and @types/babel__core (#25183)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b6519ab3 — Claire 2 years ago
Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159)

b86f3596 — dependabot[bot] 2 years ago
Bump @babel/plugin-transform-runtime from 7.21.4 to 7.22.4 (#25173)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e24adace — dependabot[bot] 2 years ago
Bump @babel/preset-react from 7.18.6 to 7.22.3 (#25171)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e1d03433 — dependabot[bot] 2 years ago
Bump @babel/runtime from 7.21.5 to 7.22.3 (#25170)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0ed81647 — dependabot[bot] 2 years ago
Bump @babel/preset-env from 7.21.5 to 7.22.4 (#25167)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
bf9a7ce8 — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162)

98e5e011 — Renaud Chaput 2 years ago
Upgrade Workbox to 6.6.0 (#25197)

89d6341c — dependabot[bot] 2 years ago
Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 (#25172)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
c2ea0dc6 — Renaud Chaput 2 years ago
Drop support for Node.js 14 (#25198)

14bb6bb2 — Claire 2 years ago
Fix `null` signUp URL in various places (#25190)

1baf4007 — Matt Jankowski 2 years ago
Fix FormatStringToken cop in CLI (#25122)

dbc44be0 — Daniel M Brasil 2 years ago
Add test coverage for `Mastodon::CLI::Accounts#follow` (#25161)

80c7de99 — Matt Jankowski 2 years ago
Fix Rails/WhereExists cop in CLI (#25123)

b7b96efd — Matt Jankowski 2 years ago
Extract helper method for error report in cli/accounts command (#25119)

Next