Jacek Kopecký
bae98700e1
Make d2h-d-none override visibility
...
Since `.d2h-d-none` is the first rule in the file, other rules with the same specificity override it, e.g. line 102 in `.d2h-files-diff`. This means hiding no longer works. This commit fixes that; alternatively, the `.d2h-d-none` rule should be moved to the end of the file if you don't like `!important`.
2022-08-02 11:20:15 +01:00
Rodrigo Fernandes
0ed9e76a35
Merge pull request #444 from rtfpessoa/bump-deps
...
update dependencies
2022-07-24 18:57:20 +01:00
Rodrigo Fernandes
82a2da0033
update node versions
2022-07-24 18:49:57 +01:00
Rodrigo Fernandes
b164b511d8
Merge pull request #441 from m-masaki72/feature/set-parent-class-to-flex
...
Set display:flex to align inline-block elements
2022-07-24 18:34:43 +01:00
Rodrigo Fernandes
31a418601b
force semver-regex update
2022-07-24 18:27:00 +01:00
Rodrigo Fernandes
93a53cdb4e
force tercer update
2022-07-24 18:18:38 +01:00
Rodrigo Fernandes
1c59463034
update dependencies
2022-07-24 18:16:51 +01:00
森 雅希
41037b20f3
Set display:flex to align inline-block elements
2022-07-13 19:16:07 +09:00
Rodrigo Fernandes
e5c813949f
Merge pull request #432 from rtfpessoa/bump-deps
...
bump dependencies
2022-04-15 21:22:17 +01:00
Rodrigo Fernandes
4b9114afe5
bump node versions
2022-04-15 21:19:20 +01:00
Rodrigo Fernandes
7e3c867d74
bump dependencies
2022-04-15 21:05:09 +01:00
Rodrigo Fernandes
57ff821635
Merge pull request #431 from rtfpessoa/dependabot/npm_and_yarn/minimist-1.2.6
...
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-04-15 20:27:05 +01:00
Rodrigo Fernandes
50806ba4e7
Merge pull request #429 from rtfpessoa/dependabot/npm_and_yarn/node-forge-1.3.0
...
build(deps): bump node-forge from 1.2.1 to 1.3.0
2022-04-15 20:26:52 +01:00
dependabot[bot]
1275853d62
build(deps): bump minimist from 1.2.5 to 1.2.6
...
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>
2022-04-10 09:38:43 +00:00
dependabot[bot]
95006629ec
build(deps): bump node-forge from 1.2.1 to 1.3.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 13:15:06 +00:00
Rodrigo Fernandes
e08596da35
Merge pull request #426 from rtfpessoa/rtfpessoa-patch-1
...
Add git-tabular-diff atom plugin to website
2022-02-09 21:53:10 +00:00
Rodrigo Fernandes
1f61965110
Add git-tabular-diff atom plugin to website
2022-02-09 21:53:02 +00:00
Rodrigo Fernandes
4067ecdb92
Merge pull request #425 from rtfpessoa/dependabot/npm_and_yarn/node-fetch-2.6.7
...
build(deps): bump node-fetch from 2.6.5 to 2.6.7
2022-01-30 17:39:47 +00:00
Rodrigo Fernandes
e1f641748a
fix markdown formatting
2022-01-30 17:35:12 +00:00
dependabot[bot]
f5e1437f34
build(deps): bump node-fetch from 2.6.5 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 17:30:06 +00:00
Rodrigo Fernandes
c541b98e14
Merge pull request #423 from rtfpessoa/dependabot/npm_and_yarn/nanoid-3.2.0
...
build(deps): bump nanoid from 3.1.23 to 3.2.0
2022-01-30 17:25:22 +00:00
Rodrigo Fernandes
bc6ca55e8d
Update README.md
2022-01-28 23:14:42 +00:00
dependabot[bot]
2466a74fec
build(deps): bump nanoid from 3.1.23 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:08:50 +00:00
Rodrigo Fernandes
973842064c
Merge pull request #420 from rtfpessoa/dependabot/npm_and_yarn/node-forge-1.2.1
...
build(deps): bump node-forge from 0.10.0 to 1.2.1
2022-01-14 21:58:27 +00:00
dependabot[bot]
05c2915e59
build(deps): bump node-forge from 0.10.0 to 1.2.1
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 0.10.0 to 1.2.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 18:38:56 +00:00
Rodrigo Fernandes
b0c5a70216
Merge pull request #419 from aantn/master
...
Add Robusta to list of projects using diff2html
2021-12-29 12:04:36 +00:00
Natan Yellin
2f832aa610
Add Robusta to list of projects using diff2html
2021-12-28 22:27:59 +02:00
Rodrigo Fernandes
6b2b9de2c2
Merge pull request #416 from bmuskalla/patch-1
...
Fix broken link to documentation
2021-11-26 22:36:54 +00:00
Benjamin Muskalla
1d5c2b67f2
Fix broken link to documentation
...
Fixes duplicate closing tag (which made the link not usable at all) and linked readme section to jump directly to docs
2021-11-25 16:40:41 +01:00
Rodrigo Fernandes
68395e5562
Merge pull request #413 from rtfpessoa/update-contributors
...
Update contributors
2021-10-29 23:01:28 +02:00
Rodrigo Fernandes
d7fbb14ac6
Add @dependabot-preview[bot] as a contributor
2021-10-29 22:59:56 +02:00
Rodrigo Fernandes
206919b836
Add @campersau as a contributor
2021-10-29 22:59:45 +02:00
Rodrigo Fernandes
a77a8def37
Update @escitalopram as a contributor
2021-10-29 22:58:18 +02:00
Rodrigo Fernandes
ac47539d09
Update @dickeylth as a contributor
2021-10-29 22:57:36 +02:00
Rodrigo Fernandes
295d1fe156
Update @sss0791 as a contributor
2021-10-29 22:57:22 +02:00
Rodrigo Fernandes
182250152f
Update @pubkey as a contributor
2021-10-29 22:57:11 +02:00
Rodrigo Fernandes
1b4420cadd
Update @romellem as a contributor
2021-10-29 22:57:02 +02:00
Rodrigo Fernandes
b141f14762
Update @wesssel as a contributor
2021-10-29 22:56:53 +02:00
Rodrigo Fernandes
ad2314549a
Update @dsabanin as a contributor
2021-10-29 22:56:44 +02:00
Rodrigo Fernandes
c04489d624
Update @starpit as a contributor
2021-10-29 22:56:26 +02:00
Rodrigo Fernandes
db07f271d6
Update @kaishuu0123 as a contributor
2021-10-29 22:55:42 +02:00
Rodrigo Fernandes
60b7eb80f5
Add @timgates42 as a contributor
2021-10-29 22:55:13 +02:00
Rodrigo Fernandes
31318145e7
Add @xlith as a contributor
2021-10-29 22:54:56 +02:00
Rodrigo Fernandes
7a042fdd6b
Update @Pierrci as a contributor
2021-10-29 22:54:45 +02:00
Rodrigo Fernandes
abb9064e11
Add @Pierrci as a contributor
2021-10-29 22:54:32 +02:00
Rodrigo Fernandes
bba6114a86
Add @charguer as a contributor
2021-10-29 22:54:14 +02:00
Rodrigo Fernandes
c8901b5796
Add @domdomegg as a contributor
2021-10-29 22:53:55 +02:00
Rodrigo Fernandes
45e6f9f266
Update @mohd-akram as a contributor
2021-10-29 22:53:23 +02:00
Rodrigo Fernandes
b49cad2290
Add @pgrimaud as a contributor
2021-10-29 22:52:46 +02:00
Rodrigo Fernandes
561a7f9efa
doc: add apeckham to contributors
2021-10-29 22:51:40 +02:00