1
0
mirror of synced 2026-05-22 22:13:15 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
Daniel Waterworth 33906f78c0 DEV: Backport custom field security fix (#54) 2024-01-08 15:57:19 -06:00
Penar Musaraj 03ad57167e DEV: Linting fix (#53) 2024-01-08 15:50:29 -06:00
Daniel Waterworth edcf489ddf Merge pull request from GHSA-mvm7-38pf-q9fv 2024-01-08 16:40:10 -05:00
Martin Brennan f31600fce8 Update plugin.rb metadata (#52)
Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com>
2023-11-03 14:53:15 -07:00
dependabot[bot] 14e722aea0 Bump @babel/traverse from 7.20.10 to 7.23.2 (#51)
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 12:36:11 -04:00
Discourse Translator Bot 9860ee225c Update translations (#50) 2023-09-27 11:03:26 +02:00
Tobias Eigen 122742bf6a fixed typo: full blow -> full blown (#49) 2023-09-12 10:00:30 -07:00
Tobias Eigen b9bc7dd1b3 removed "restart the server" line no longer needed (#48) 2023-09-12 08:03:44 -07:00
Penar Musaraj a814f49d3f DEV: Pin plugin for Discourse 3.1 stable (#47) 2023-08-22 13:47:10 -05:00
dependabot[bot] 4fc0ddba24 Bump word-wrap from 1.2.3 to 1.2.4 (#46)
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 10:19:46 +02:00
dependabot[bot] 4264abcee4 Bump semver from 6.3.0 to 6.3.1 (#45)
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:49:23 +02:00
Discourse Translator Bot 4f3c49c529 Update translations (#44) 2023-06-20 17:28:13 +02:00
Isaac Janzen 50137517d5 DEV: Use angle bracket syntax (#43) 2023-05-26 16:18:25 -05:00
Discourse Translator Bot ccc1642647 Update translations (#42) 2023-02-15 10:53:09 +01:00
Rishabh 88634a4c60 Ensure README images are pointing to discourse/gh-owned repositories (#41) 2023-01-25 17:35:06 +05:30
Discourse Translator Bot acadaea414 Update translations (#39) 2023-01-10 20:56:37 +01:00
discoursebot 5dd7df213f DEV: Update CI workflows (#40)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 18:57:47 +00:00
David Taylor 34a1b94e76 DEV: Update eslint-config-discourse, use prettier for hbs (#38) 2023-01-04 13:39:28 +01:00
dependabot[bot] 766a44accc Bump json5 from 2.2.1 to 2.2.2 (#37)
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:23 -05:00
David Taylor 8e3dcb97c1 DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
Discourse Translator Bot 625de74642 Update translations (#35) 2022-11-29 15:39:25 +01:00
David Taylor 830ea225df FIX: Remove register_asset call for .hbs file (#34)
Files in the `assets/javascripts` directory are automatically compiled, so this was introducing a duplicate. In the latest version of Discourse this also triggers a build error
2022-11-24 18:52:21 +00:00
discoursebot 354bb1d1cc DEV: Update CI workflows (#33)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 12:48:53 -06:00
David Taylor b0188b480a DEV: Bump rubocop-discourse (#32) 2022-10-03 20:15:04 +02:00
Discourse Translator Bot 6b0fcf210d Update translations (#31) 2022-06-21 15:29:03 +02:00
discoursebot de8eb5ccf5 DEV: Update CI workflows (#30)
Co-authored-by: discoursebuild <build@discourse.org>
2022-06-17 21:37:11 +02:00
discoursebot c953a05388 DEV: Update CI workflows (#29)
* DEV: Update CI workflows
* DEV: Update CI setup
* lint

Co-authored-by: discoursebuild <build@discourse.org>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-06-11 14:38:30 +02:00
Jarek Radosz 18b047121b DEV: General cleanup (#28)
Drop es6 suffix, fix Ember global usage, fix typos, update deps, add prettierrc, remove an obsolete codepath, fix pluginId.
2022-04-06 12:19:24 +02:00
discoursebot de225b0a8b DEV: Update CI workflows (#26)
Co-authored-by: discoursebuild <build@discourse.org>
2022-03-22 14:05:59 +01:00
Discourse Translator Bot d344621525 Update translations (#25) 2022-02-08 14:13:27 +01:00
Discourse Translator Bot 1953736022 Update translations (#24) 2022-01-25 14:28:33 +01:00
discoursebot ffbdb2eaff DEV: Update CI workflows (#23)
Co-authored-by: discoursebuild <build@discourse.org>
2022-01-25 11:49:14 +00:00
Penar Musaraj 8df68d2a7b DEV: Fix JS linting (#22) 2022-01-19 17:30:13 -05:00
Penar Musaraj a4cfe14e81 DEV: Fix linting (#21) 2022-01-19 13:09:21 -05:00
communiteq e5147551f0 Add 'signatures_visible_by_default' setting (#17)
Co-authored-by: Richard <richard@communiteq.com>
2022-01-19 11:04:31 -03:00
Discourse Translator Bot 219360f4ad Update translations (#20) 2022-01-11 14:23:04 +01:00
discoursebot a72e582c00 DEV: Update CI workflows (#19)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-12-16 18:05:40 +00:00
Discourse Translator Bot 351425d1e5 Update translations (#18) 2021-12-14 14:54:25 +01:00
Simon Cossar deca01facb Update the about field (#15) 2021-10-06 16:53:59 -07:00
Discourse Translator Bot 9079acf877 Update translations (#16) 2021-10-05 16:00:33 +02:00
Discourse Translator Bot b0f6d0cb0d Update translations (#14) 2021-09-28 15:37:53 +02:00
Discourse Translator Bot b6b5e52fea DEV: Add Crowdin support (#13) 2021-09-28 14:30:27 +02:00
discoursebot c7846a3e68 DEV: Update CI workflows (#12)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-09-15 19:53:06 +02:00
Rishabh b61cbc99f1 Update README.md
fix broken link
2021-08-25 09:47:14 +05:30
discoursebot 4bb6cbb97c DEV: Update CI workflows (#9)
* DEV: Update CI workflows
* fix templates

Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2021-07-04 22:11:07 +02:00
Rafael dos Santos Silva 11b5e88772 FEATURE: Add default CSS rule to limit image width to parent width (#11)
Co-authored-by: Dax 74 <dax@discourse.org>

Co-authored-by: Dax 74 <dax@discourse.org>
2021-04-19 17:53:00 -03:00
Justin DiRose 3f66e2fea0 Add missing link to meta topic in README (#10) 2021-02-23 19:25:08 +01:00
Discourse CI cf7ca19930 DEV: Update CI workflows 2020-11-15 16:09:48 +00:00
Enduvar 52de8e7d6e Add italian translation (#8) 2020-11-02 11:48:35 +01:00
Enduvar 2276635bb2 Add support for user setting localization (#7) 2020-10-31 00:40:33 +01:00