Commit Graph

102 Commits

Author SHA1 Message Date
David Taylor e1e48db7ce
DEV: Bump dependencies (#80)
These updated dependencies provide OmniAuth 2 compatibility while maintaining 1.0 compatibility
2024-02-15 21:12:26 +00:00
Penar Musaraj d42e003383
FIX: Button styling and label (#79) 2024-02-15 13:58:28 -05:00
Jarek Radosz 5110bad8f5
DEV: Update linting (#78) 2024-01-16 17:51:25 +01:00
Jarek Radosz cd14d99e00
DEV: Update ruby linting (#77)
* DEV: Update ruby linting

* Use named subject in specs

---------

Co-authored-by: Loïc Guitaut <loic@discourse.org>
2023-12-01 11:24:15 +01:00
Martin Brennan ab6dfc0397
DEV: Metadata update for plugin.rb (#76)
* Update plugin.rb metadata

* Update plugin.rb

---------

Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com>
2023-11-03 14:53:52 -07:00
dependabot[bot] f0355799ed
Bump @babel/traverse from 7.20.10 to 7.23.2 (#75)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 18:24:16 +02:00
Penar Musaraj 432b2275ec
DEV: Pin plugin for Discourse 3.1 stable (#74) 2023-08-22 13:45:52 -05:00
Discourse Translator Bot 6080774e57
Update translations (#73) 2023-08-15 21:25:31 +02:00
dependabot[bot] fbd5f264c1
Bump word-wrap from 1.2.3 to 1.2.4 (#72)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 01:58:22 +02:00
dependabot[bot] 89a74d7cb0
Bump semver from 6.3.0 to 6.3.1 (#71)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:47:22 +02:00
Isaac Janzen 5ba1b397eb
DEV: Update eslint config (#70) 2023-05-26 21:27:18 -05:00
Discourse Translator Bot be7e184d28
Update translations (#69) 2023-02-28 14:49:03 +01:00
Discourse Translator Bot 1006e04ab0
Update translations (#68) 2023-02-15 10:52:07 +01:00
Discourse Translator Bot e494b530a2
Update translations (#66) 2023-01-10 20:55:44 +01:00
discoursebot ff1e60b0a0
DEV: Update CI workflows (#67)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 19:06:07 +00:00
David Taylor 4d936c9e40
DEV: Update eslint-config-discourse, use prettier for hbs (#65) 2023-01-04 13:39:53 +01:00
dependabot[bot] de8f27ce49
Bump json5 from 2.2.1 to 2.2.2 (#64)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 12:25:47 -05:00
David Taylor 274a6496b1
DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
Osama Sayegh 790d3311b0
DEV: Add integration specs for Steam authenticator (#59)
Internal topic: t/82084.
2022-12-21 13:11:28 +03:00
Discourse Translator Bot c1f6b359e5
Update translations (#62) 2022-11-29 15:38:13 +01:00
Joshua Rosenfeld 3b2e33330e
Bump eslint-config-discourse to 3.3.0 (#61) 2022-11-29 12:21:51 +01:00
dependabot[bot] 28c4e3be3f
Bump minimatch from 3.0.4 to 3.1.2 (#60)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-27 17:36:38 +01:00
Discourse Translator Bot d5d31436a9
Update translations (#58) 2022-11-16 11:37:42 +01:00
Discourse Translator Bot ced8bf571b
Update translations (#57) 2022-11-08 23:25:05 +01:00
discoursebot 7b20c0cb69
DEV: Update CI workflows (#56)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 14:21:33 -06:00
David Taylor 203b9d304c
DEV: Bump rubocop-discourse (#55) 2022-10-03 20:15:18 +02:00
Discourse Translator Bot 02b1a0c91a
Update translations (#54) 2022-08-30 20:16:03 +02:00
Discourse Translator Bot 0aa3746758
Update translations (#53) 2022-06-21 15:28:11 +02:00
discoursebot 82bd880575
DEV: Update CI workflows (#52)
Co-authored-by: discoursebuild <build@discourse.org>
2022-06-17 22:22:26 +02:00
Discourse Translator Bot be0ab44d77
Update translations (#51) 2022-05-31 16:11:56 +02:00
discoursebot b6b36a24a7
DEV: Update CI workflows (#50)
Co-authored-by: discoursebuild <build@discourse.org>
2022-05-24 19:14:52 +02:00
Discourse Translator Bot 664bce51f1
Update translations (#49) 2022-05-10 21:39:59 +02:00
Alan Guo Xiang Tan a14b96c489
FEATURE: Allow steam authenticator to be revoked (#48)
Co-authored-by: Dmitry Antonov <chelog@octothorp.team>
2022-05-09 10:20:30 +08:00
dependabot[bot] 4e87a2dc9c
Bump async from 2.6.3 to 2.6.4 (#47)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 18:05:20 +02:00
dependabot[bot] 6fe02575cf
Bump ansi-regex from 4.1.0 to 4.1.1 (#46)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 11:43:27 +02:00
dependabot[bot] e2869fedf7
Bump minimist from 1.2.5 to 1.2.6 (#45)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 11:40:40 +02:00
discoursebot f5a60d518d
DEV: Update CI workflows (#44)
Co-authored-by: discoursebuild <build@discourse.org>
2022-03-22 14:06:22 +01:00
Discourse Translator Bot 4e8ff8e0f3
Update translations (#43) 2022-03-10 16:52:01 +01:00
Gavin 311d986524
DEV: Change Name in metadata (#42)
Changed name to reflect the same name in https://github.com/discourse/discourse/blob/main/lib/plugin/metadata.rb
2022-02-21 20:53:16 +01:00
Discourse Translator Bot 7c5397765c
Update translations (#41) 2022-02-08 14:13:02 +01:00
Discourse Translator Bot f41eab2cc9
Update translations (#40) 2022-02-01 16:15:27 +01:00
Discourse Translator Bot 46a59701a4
Update translations (#39) 2022-01-25 14:28:00 +01:00
discoursebot 9e61920060
DEV: Update CI workflows (#38)
Co-authored-by: discoursebuild <build@discourse.org>
2022-01-25 11:49:32 +00:00
Discourse Translator Bot ef0ddd3a96
Update translations (#37) 2022-01-11 14:22:28 +01:00
discoursebot 70b5e04a0a
DEV: Update CI workflows (#36)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-12-16 18:06:02 +00:00
Discourse Translator Bot b8480856b2
Update translations (#35) 2021-12-14 14:54:08 +01:00
Discourse Translator Bot 2d044fc5a2
Update translations (#34) 2021-12-07 16:20:07 +01:00
Discourse Translator Bot 0e53e421e3
Update translations (#33) 2021-11-16 16:17:25 +01:00
Discourse Translator Bot e5ce197aeb
Update translations (#32) 2021-10-05 16:00:09 +02:00
Gavin cb2d3c6ba7
Update README.md (#31) 2021-10-04 12:38:40 -04:00