Commit Graph

554 Commits

Author SHA1 Message Date
dependabot[bot] 1d47138cb7
Bump path-parse from 1.0.6 to 1.0.7 (#116)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 00:49:51 +02:00
Discourse Translator Bot d7c127cc48
Update translations (#115) 2021-08-04 14:14:07 +02:00
discoursebot f4247ab7d2
DEV: Update CI workflows (#114)
Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
2021-07-02 17:06:52 +02:00
Penar Musaraj 190aa503ce
DEV: SCSS cleanup 2021-06-23 21:59:53 -04:00
dependabot[bot] d74deaad20
Bump glob-parent from 5.1.1 to 5.1.2 (#113)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 13:55:12 +02:00
Penar Musaraj c25c041f98
DEV: Remove SCSS color vars fallbacks (#112) 2021-05-12 16:16:40 -04:00
dependabot[bot] 43189e0f56
Bump lodash from 4.17.20 to 4.17.21 (#111)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:22:25 +02:00
dependabot[bot] a43a5d2edc
Bump handlebars from 4.7.6 to 4.7.7 (#110)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:48:36 +10:00
Discourse Translator Bot 1741deecfe
Update translations (#109) 2021-05-04 15:18:24 +02:00
dependabot[bot] 8a3ca77a60
Bump rexml from 3.2.4 to 3.2.5 (#108)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-02 17:09:36 +02:00
Discourse Translator Bot 9e30a576da
Update translations (#107) 2021-04-20 15:31:55 +02:00
dependabot[bot] fbdff69540
Bump y18n from 4.0.0 to 4.0.1 (#106)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 10:15:23 +02:00
Justin DiRose c4e88ba82c
Add missing link to meta topic in README (#105) 2021-02-23 19:15:42 +01:00
discoursebot 7f90994154
DEV: Update CI workflows (#104)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-02-11 17:12:28 +01:00
Jarek Radosz a16ed5f0bf UX: Add title to iframe elements
Fixes template linting errors
2021-02-09 20:03:39 +01:00
CvX d3730993a6 DEV: Update CI workflows 2021-02-09 20:03:39 +01:00
Discourse Translator Bot 4ac7779cc9
Update translations (#102) 2021-02-09 14:52:34 +01:00
Joffrey JAFFEUX 6438000ed4
DEV: prettier 2.2.1 (#101) 2021-01-27 10:36:36 +01:00
Discourse Translator Bot 1654937788
Update translations (#100) 2021-01-26 14:51:33 +01:00
discoursebot 112fe8f4cb
DEV: Update CI workflows (#98)
* DEV: Update CI workflows

* DEV: Fix linting

Co-authored-by: justindirose <justindirose@users.noreply.github.com>
2021-01-04 14:42:25 -06:00
Roman Rizzi 4bf6420b91
REFACTOR: Use the new format for acceptance tests. (#97) 2020-12-29 13:01:26 -03:00
Discourse Translator Bot 4131f8403a
Update translations (#96) 2020-11-24 17:24:04 +01:00
Discourse Translator Bot 2390a9d1d9
Update translations (#95) 2020-11-03 10:15:25 -05:00
Discourse CI 7b912d9252 DEV: Update CI workflows 2020-10-14 16:27:46 +00:00
jjaffeux 9adaef17cc Revert "DEV: enforces no-var (#94)"
This reverts commit 9ad0133624.
2020-10-13 15:42:21 +02:00
Joffrey JAFFEUX 9ad0133624
DEV: enforces no-var (#94) 2020-10-13 11:40:33 +02:00
Discourse CI e692fdf64f DEV: Update CI workflows 2020-10-12 08:16:43 +00:00
Discourse CI 059b04468a DEV: Update CI workflows 2020-10-09 19:03:13 +00:00
Discourse CI fb7f4e5766 DEV: Update CI workflows 2020-10-09 16:15:07 +00:00
Discourse CI 12f15a0306 DEV: Update CI workflows 2020-10-09 15:09:39 +00:00
Discourse Translator Bot c66c651c5b Update translations 2020-10-06 15:21:57 +02:00
Justin DiRose a626b8e79d
DEV: Add testing workflow 2020-09-25 12:04:33 -05:00
Justin DiRose 1f49cf94db
DEV: Add linting workflow 2020-09-25 12:04:17 -05:00
Joffrey JAFFEUX 15b2c1a05e
REFACTOR: loadGoogle doesn't take any argument (#92) 2020-09-23 15:05:23 +02:00
Discourse Translator Bot 22dfb3aa5e Update translations 2020-09-22 13:00:22 +00:00
Discourse Translator Bot 3a7e642ae3 Update translations 2020-09-16 10:14:07 +00:00
Discourse Translator Bot 87c1478743 Update translations 2020-09-15 13:00:25 +00:00
Joffrey JAFFEUX 30dad0281d
DEV: apply coding standards (#91) 2020-09-04 13:24:14 +02:00
Discourse Translator Bot 88e2bab0d6 Update translations 2020-09-01 13:00:18 +00:00
Discourse Translator Bot a36c34bedc Update translations 2020-08-25 13:00:18 +00:00
jjaffeux 5afca0aaa1 linting 2020-08-21 16:48:41 +02:00
Lawrence Thorpe 8439608f17
FIX: isFluid parameter for in-feed adsense units (#90)
Fixes issue in #89
2020-08-21 10:24:12 -04:00
Lawrence Thorpe 50788a876e
Add support for adsense fluid format for in-feed (#89) 2020-08-21 09:53:34 -04:00
Discourse Translator Bot 501ad7878e Update translations 2020-08-18 13:00:20 +00:00
Discourse Translator Bot 20ebd91f8f Update translations 2020-08-11 13:00:20 +00:00
Discourse Translator Bot b28039e86a Update translations 2020-08-05 13:23:04 +00:00
Joffrey JAFFEUX 914735767a
FIX: re-revert db4f5f99 with updated tests (#88)
The tests were using an incorrect value for the site setting (the name of the group instead of the id).

`no_ads_for_groups` shows groups names in the UI byt actually stores IDs.
2020-08-04 08:03:22 +02:00
Penar Musaraj db4f5f990d
Revert "FIX: removes part of the 2.4 legacy code forgotten (#87)"
This reverts commit c27d5f8e85.
2020-08-03 21:44:10 -04:00
Joffrey JAFFEUX c27d5f8e85
FIX: removes part of the 2.4 legacy code forgotten (#87)
no_ads_for_groups returns a list of ids
2020-08-03 21:01:51 +02:00
Penar Musaraj 1d073e2a96
DEV: Use CSS custom properties for colors in SCSS
Prepares the plugin for an upcoming change in core while maintaining
backwards compatiblity.
2020-08-03 13:11:20 -04:00