Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flarum/cli

A CLI helper for developing Flarum extensions.
https://github.com/flarum/cli

fix: failures do not reset state

42418e7740cb916b86141e808b36b799d7b85f67 authored over 1 year ago by Sami Mazouz <[email protected]>
docs: use `https` for Flarum home page (#34)

f5e227e936fb4098718b540f32999ecb3031c6a1 authored over 2 years ago by Ngô Quốc Đạt <[email protected]>
docs: update copyright year (#33)

Update copyright year from "2021" to "2021-2022"

47c7f46c67ca2fe7f9016ec719c8555c903e1da6 authored over 2 years ago by Soobin Rho <[email protected]>
fix: `extensionId` param is a promise in stubs

6e3cfda24d41b21ac76c8da664330b4268e75560 authored over 2 years ago by Sami Mazouz <[email protected]>
v2.0.0-beta.17

a8fa055bb7da19eb8d5d56531ce73cbd1069d73b authored over 2 years ago by SychO9 <[email protected]>
chore: yarn format

d12955aec3285bd66870b3eda235627df7612be2 authored over 2 years ago by SychO9 <[email protected]>
chore: update reusable workflows location

91541aa97e055fb29cfaddb70c68113a195cc0ae authored over 2 years ago by SychO9 <[email protected]>
v2.0.0-beta.16

361cf7b356213296b93e411d570647516ca11f1d authored over 2 years ago by Alexander Skvortsov <[email protected]>
feat: improve split logic

Support force pushing, otherwise rebase before pushing.

bc8a8c1660aaf6d742bb57cdc6b30fe43013c6ad authored over 2 years ago by Alexander Skvortsov <[email protected]>
Fix URL to the i18n documentation (#31)

The old page responds with an error: "No input file specified."

a24d8a14cabc551415addb9f07485c52282d0d3f authored over 2 years ago by Kevo <[email protected]>
Add `version` key to 'core' module (#30)

6e2c7d1c043748d58ef88f8106c09d5627ae2bed authored over 2 years ago by Ngô Quốc Đạt <[email protected]>
feat: add support for customizable sections in scaffolding files.

97a27835eb8ab8b919591cc87c373d08616d5c13 authored over 2 years ago by Alexander Skvortsov <[email protected]>
feat: support customizable sections in scaffolding files

f6d0447500225974e85b55d3e9954b3da6c1ef53 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: correctly populate strings containing backslashes into templates on module scaffolding

13be3e6b9ee992ff12421871f0249be1ddcbd490 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: properly timeout gitMainBranch param

514af94a4a73b46280f51dcb83ee657404e5a82c authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: nonexisting src/@types shouldn't break build-typings

eb27eb3d1b81d8aeca14d7d085c12170ed7e1c6b authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: place gitattributes in root for monorepo

3e4df8ff0605aa5e31ed41a2dd02aa8694a6aa5f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: hide dist typings changes on GitHub

a5cb4f4377f1b4bbf9982c58248fcecff96f553a authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: include dist typings from other installed extensions

17224f58b71cbcf4ee89c949a8b16075d646a443 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
release v2.0.0-beta.15

c9c26a3dff629b419bea1848484053ad8a41f8fb authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: correct boilersmith module aliasing for windows

It is likely that hardcoding use of one type of slash broke compatibility with Windows environme...

9814cde8fe096e821f782a817d2edb2a85578e76 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: `select` prompt initial should be an index, not a value.

3956b82084400133dcde974d524bce51536f0154 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: monorepos: split `packages` into 4 dirs

300d031361debd021e69399844d4d66fb0d02d3c authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: adjust corrupted unicode

de998d9c55ec2fbc2d96dfe1e85dee8e527ffa26 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: add split script

f35e77dd7509b59586d3c87b55b88de4e46b53cc authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: drop node protocol from imports

This clashes with the no unresolved rule; we might revert it at a later time.

63659b8562379f142ed88f57c24831aa12d16e74 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: tag v2.0.0-beta.14

fb4304f535b6cd32e4bc06963f1c781d5fb891ff authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: use main branch of GH actions again

166616584bff11e70376a5f7740fa8ab5a9754d6 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: `execSync` instead of simpleGit helper

4e025d0619a5204c7dd5e0f2cb025b2ccfe71d43 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: monorepo creation script

0c034fa38e27af803810726d6c0a951847ec07bd authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: properly assemble monorepo paths in base command.

3f8a4dcd528ffed28721734b3b35fc7811546b46 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: add post build typings script, drop types/mithril req

33306bf7fe5eace965a832ba06c87e672f0ced00 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: format

7e4903d959668e758d06b0da3191a6b2ff8eb3d7 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: Don't run prettier on README.md

3ed4cf21cb3ed353d92ef3265b8019bd73af6736 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: require @types/mithril for TypeScript extensions

83e259f61408667c8e2305ca1443092832f17964 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: js disabled test shouldnt create frontend workflow

882f290f94b0e1482723679ff84e7a0c717bb166 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: drop `ci` script

Yarn v2 and v3 do not support running yarn commands when `yarn install` has not been ran, so usi...

0abb123faf78ce83d63b2980710bb7a8be5ab364 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: don't create frontend actions workflow if there is no frontend.

a1850f1f80a3b926bb092875cb8e41aea567f5c2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: use correct key name in readme

1fb049183742f2ec78f4b157cf5eb37183c35d9b authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: don't look for origin if there is no origin remote

40b165712bb5cc31f8976b7c4f402b8109b7f37a authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Disable escaping of license content (#25)

4ed2f791c7430b43ae63aa89a37bad616d528ffe authored almost 3 years ago by Robert Korulczyk <[email protected]>
fix: enforce core 1.2+ in extension boilerplate

Our boilerplate uses Webpack 5 but the core constraint is 1.0+ rather than 1.2+.

b1fdd8c0c97624cf5e31beab28868ab5589c295a authored almost 3 years ago by David Wheatley <[email protected]>
feat: support excluding keys from scaffolding

6c1ef6e7c24f7be14e5f833fbc9796b10cff8a3b authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: use latest backend test reusable workflow

dcb611e94b0f1f155e9442e89562ff6fb9a1f080 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: exclude default tmp dir from integration tests

7e56d52df773fa3d2c2cda07d2452bf97ab2d34f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: add prefer-stable and minimum-stability to new extensions

This helps set up working dev environments.

88ce1a20b986f630745a2edc0f795dab497c93f2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: yarn and npm support for package.json scripts

90fa8a5c60ed0c42e2e47ceb5d700696b027db85 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: provide cwd to simpleGit operations

0a2cf024dc22ead17f23ecbb7e8264af40cedff2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: support npm or yarn

f08d183154da1b47b12fec609fac38c3e561628f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: account for `io.getParam` 2nd argument

86c68abdddc7da9465e65f68d14c53f94ddcea13 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: use latest version of reusable workflows

9a140845a18d43aca5a28b2b50a9f24a5db97e4c authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: add noCache option to io.getParam

acf137116c683b9ed2a435f9eb76fba35a0063cd authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: catch more "escape key" errors in base command handling

f7efe965d5b09051b7b059ac6b3c5381f2ac0c19 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
perf: mock scaffolder templateParamVal in stubs tests

f960c7b241b748428985eeadede62325b75769de authored almost 3 years ago by Alexander Skvortsov <[email protected]>
format

b672abda49cd956a06c1bf1c602c040e564b13a0 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: remove unused import

582ca0e159c28bac5ac0f4556426e5ead457de75 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: runStep allow customizing `noInteractions` per-case.

217ab21d7569df0ca6ce59ee0e38c350b1079a2d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: stubs test each naming

521577fc00607bcfeb754a980aeb092d6afd1217 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
refactor: allow using CacheIO for `runStep`, which errors when not in cache

8391b1f79fc2ae0f1a8099b2105239d7fa961619 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
refactor: require message for all io.getParam

421d38ac4cf31f07067a87524576820f8a0831bf authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: enforce typings for module names / template param names deep.

db866db024a834a402089972b1f604944bbfacae authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: diff-ignore package-lock.json in addition to yarn.lock

58bb2cf5a1cf1aa5fa4114e9c9d9d94f4b512ac4 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: build typings script

111d9d977d315d9c782c2893372c33b55a0ad02d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Only copy src/@types if they exist

879e18bffb1320edf3cd605f47002da71ce0140c authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Automated README updates

c1e686e598d36412241f131ebb9ad65ee33838da authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Use `doNotUpdate` for Flarum modules

11895730bc75a2c10bb410e30f5ba1bba977b45d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Support `doNotUpdate` option for individual files.

eb5a4bf685a4cb51e7ed4fdf19c6eb8ac7288219 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: format with prettier

- use Flarum prettier config
- properly integrate eslint and prettier
- Exclude fixtures and cov...

bc8b682f602774d53ec12025764fdf90ab42e544 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: add clean/build typings scripts to TypeScript module

9d2a07ee27e7a5f4d7c8289d66bde926867077dd authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Refactor stub tests to use jest each helpers

99746fb122e48c6d73ab02d7c4c7a42848cb20fb authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Reduce test case timeout back to 5s

a438e50ab405361e08f6392b5ea62eb407515850 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Add "requireMonorepo" argument to file ownership

e4c1730c22995dbac3ba22d2a4e90f3dfe746f32 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Update user-facing documentation from forum post.

13cb21be650388fc11ae63460af910cac61e209f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: TypeScript module has nothing to do with prettier.

c24374fdbc3e52e965a393f9cf12a8983e6f9af5 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Add update info to README.

99d003dad24adf1a60f69bd897ee719720a8e331 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: split `commit-async` into a separate function

51644a6ba939cbabc9fc930476c61902886b6743 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
feat: allow setting monorepo dir explicitly in paths `onMonorepoSub`

67aa0fd16ccde299d6f6264e80576c21822a2dac authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Fix prettier template param

82559bf3db9df4c2bc6ffcedb6cdab9e8b514404 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Better inference for git main branch template param

436f7233da1866c46335f56fcb0d5c70bcc8b90c authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Generally infer `io.getParams` return types

9cc9dd124bcd28a224e9bc4ea9fc807064407e50 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
v2.0.0-beta.13

ff6a6565000a852d4a48cfd3dda9a6200d5a5a83 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Improve/update documentation, explain scaffolding

113a191275a2d322e80ec9f0f6a58d34073a71d6 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Drop the oclif plugins plugin for now

e6e635d5fb2c36fa1ab496ce17c903b84bf1b7e2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
v2.0.0-beta.12

d7aebea46eb0ded8a675d8f7571a07b21d2f0ca2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Modules for forum and admin frontends

e96d2e8696d6456435599b99954c4a6503b63ead authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Properly generate scaffolding for TS enabled vs disabled

If TS is enabled, JS scaffolding files should not be generated.

cfe04ba97831a658034b6c380c293e7e7792581f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Allow negated module deps for files

e96fa1f5af3a9a2a0c693a89900be712dee23a0f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Infer modules for Flarum scaffolding

d810c1e6e1660a545214f34710ca20f9e56d87f2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Support inferring whether modules are enabled

dc5a301e18eda0043e8fd3400c2d877668b5402d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
jsCommon include admin/forum.js

59fa5bf9ae26bee08fc4b7cf9b4e5d48a7926e4b authored almost 3 years ago by Alexander Skvortsov <[email protected]>
jsCommon updatable, enabled by default

644f48e9c727a73b5626e66169054581b6a0a1ee authored almost 3 years ago by Alexander Skvortsov <[email protected]>
v2.0.0-beta.8

105cb49fd169a76687af4b089e9ed40047a5c589 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
jsCommon off by default

d37bdb56aa31905428413607e7d4ddccb4d2bdc8 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
v2.0.0-beta.7

e1b5d2f753e6e4380af8a3c650299417542833e6 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Don't update module cache info on dry runs

1f64e4427150af187f20f917bb2295d708b850bd authored almost 3 years ago by Alexander Skvortsov <[email protected]>
v2.0.0-beta.6

6009dd83bdd6944a1bc118b406b07aebe4b48a45 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
format and fix init test

5e5ff7cb2e6cbd23390ffd95ebd3ca15462dd02e authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Robust no-interaction mode

13fd1691589222472d2706e4485157cc34ccd676 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
v2.0.0-beta.5

39b223e40668d37c64e61b17b1cbbdbef06a2524 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Update module status cache on audit infra

8ae3cc4ff3d57f74be3363756f5b91cd0d54c698 authored almost 3 years ago by Alexander Skvortsov <[email protected]>