Penar Musaraj
309bac9fc4
DEV: Linting fix ( #53 )
2024-01-08 15:54:21 -06:00
Daniel Waterworth
54dabc036c
Merge pull request from GHSA-mvm7-38pf-q9fv
2024-01-08 15:54:04 -06: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
Discourse CI
70ec08d7b6
DEV: Update CI workflows
2020-10-14 16:28:05 +00:00
Discourse CI
d4e9a4c9b1
DEV: Update CI workflows
2020-10-12 08:16:49 +00:00
Discourse CI
1c84e2f516
DEV: Update CI workflows
2020-10-09 19:03:30 +00:00
Discourse CI
76209b2f4a
DEV: Update CI workflows
2020-10-09 16:15:11 +00:00
Discourse CI
2996062a53
DEV: Update CI workflows
2020-10-09 15:09:48 +00:00
Joffrey JAFFEUX
a3433abfef
DEV: apply coding standards ( #6 )
2020-09-04 14:37:08 +02:00
Krzysztof Kotlarek
edee23c5a7
FIX: check if allow_public_user_custom_field exisits
2020-07-27 12:02:33 +10:00