Ecosyste.ms: OpenCollective

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

github.com/flarum/framework

Simple forum software for building great communities.
https://github.com/flarum/framework

Convert to Typescript (#34)

0ef2b3e2494ec0ae55825a4f0844506efeb11d98 authored about 3 years ago
Make SlugManager available to blade template (#3194)

* Make SlugManager available to blade template

* Use

edb44417b45a069b076afa04bb8f8a92b05a9431 authored about 3 years ago
Bundled output for commit 50ce5474beee0f1fa527a1b56f52e0249e41a6b6

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

9d55e031ba14dc21f7f7823b9c1060dcfa38f19b authored about 3 years ago
fix: getPlainContent causes external content to be fetched (#3193)

50ce5474beee0f1fa527a1b56f52e0249e41a6b6 authored about 3 years ago
Bundled output for commit df86c11355244dd0d7e8ce7c05ac541aafd7035a

Includes transpiled JS/TS.

[skip ci]

06fe9ee2efa7e7269d012a1303307e660ee065e2 authored about 3 years ago
Fixed broken discussion list pagination when clicking on the update button (#33)

df86c11355244dd0d7e8ce7c05ac541aafd7035a authored about 3 years ago
Bundled output for commit a184f7e216791dfe27decfff35048526b1257c36

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

2dd22aa35d5f3fbe703cc9f057f8dbc904fb24e8 authored about 3 years ago
Split up application error handling (#3184)

Co-authored-by: David Wheatley <[email protected]>

a184f7e216791dfe27decfff35048526b1257c36 authored about 3 years ago
Bundled output for commit 02139c1699a5c4674ce2f5a373e9a030b57e99cb

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

52673eccf99ff49cc025dafadec89685f07d105f authored about 3 years ago
Make StatusWidget tools extensible (#3189)

02139c1699a5c4674ce2f5a373e9a030b57e99cb authored about 3 years ago
Use revision versioner to allow custom asset versioning (#3183)

2f086d648d22c4d6e424eaddee5eece6716dd52b authored about 3 years ago
Bundled output for commit 4e162074537d03110e5641cccf44a49ef6113bcc

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

0649680902435228ea46e040ecd90141d03e79bb authored about 3 years ago
fix: clicking three dots on post opens all dropdowns in `.Post-actions` (#3185)

4e162074537d03110e5641cccf44a49ef6113bcc authored about 3 years ago
Centralize pagination/canonical meta URL generation in Document (#3077)

* Centralize pagination/canonical meta URL generation in Document

* Apply fixes from StyleCI
...

60c3e2fe77a707b09adfac15be2c9c4ece69aca6 authored about 3 years ago
Bundled output for commit 58454c544ced9544e696891fd6c9a1d2392e0891

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

118e28b27a1569a3facee879c4f4dcdf95967a88 authored about 3 years ago
Move colorItems to ItemList (#3186)

58454c544ced9544e696891fd6c9a1d2392e0891 authored about 3 years ago
feat: STUBS!

05aa62f70cf81fb20f03aea12a5894765789d08c authored about 3 years ago
Bundled output for commit 83b1c4d5f6db48e1dee0a9b672449124dd6dddb4

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

4b20b7052de3f3491f235fa13ffad19e32f7fd84 authored about 3 years ago
Fix `app.route` initialization

The first argument being an object breaks the forum, since a function can work in `Object.assign...

83b1c4d5f6db48e1dee0a9b672449124dd6dddb4 authored about 3 years ago
Bundled output for commit 03e3e86fe61834e8395561646810bdc7c3ec17c2

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

fb1dd360d7c3b62abc76386b694d87301196c550 authored about 3 years ago
Improve avatar upload experience (#3181)

Fixes https://github.com/flarum/core/issues/3055

- On the frontend, accept only image types a...

03e3e86fe61834e8395561646810bdc7c3ec17c2 authored about 3 years ago
Bundled output for commit 2ffe0f4b7163d76121120468cfee0ddf2da101ee

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

22a64b91e5869e19bde46204d9bfb02f2629a7ce authored about 3 years ago
Convert routes to Typescript (#3177)

2ffe0f4b7163d76121120468cfee0ddf2da101ee authored about 3 years ago
Bundled output for commit 140d6ea2216bd952b7dd1f9e40318afb9f4cf71c

Includes transpiled JS/TS.

[skip ci]

4ac4338f9a44e6064510a9b91089ad175d05ef6b authored about 3 years ago
chore: format javascript

140d6ea2216bd952b7dd1f9e40318afb9f4cf71c authored about 3 years ago
docs: changelog for 1.1.3

dc35f048b56f6a708c0ab2e242006d97df58de18 authored about 3 years ago
fix?: Allow mentions from non-post objects (#79)

7d3bc4a092a445cc69350ab85c465b4f19f8cd7a authored about 3 years ago
Bundled output for commit 1c1a691040427b6a0ab55e5c4606330eb5f3817d

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

a0d52569ca964fe87fef15cf8500c98231d550b7 authored about 3 years ago
Add typing files for our translator libraries (#3175)

1c1a691040427b6a0ab55e5c4606330eb5f3817d authored about 3 years ago
test: Add php 8.1 to tests

8fecb6ae9a28b80a9cbbe88dd10aec2beb66baab authored about 3 years ago
Forgot phpunit in the composer file

c561897f1c48826ddb2c0047644e4a7b7585d477 authored about 3 years ago
Initial extension requirements, will eventually have stubs

ca2ac10c1715e0977d3f61b34d21c6a3dddca24e authored about 3 years ago
Initial commit

3da450c91a1968f96e4e5319bc39fb845a38a961 authored about 3 years ago
test: Checking for updates and global updating

488edaca7a27b5e0d21b93508f176fe5e69c9299 authored about 3 years ago
chore: 200 status codes

5206e8e1dcc460a0611bd2fa24cacd90d6510707 authored about 3 years ago
chore: Remove dead code

97ac47ea941e4054fecf60cf0aef9ed1e0e0aa06 authored about 3 years ago
test: Updates (#11)

1754313503e32d476d17d63321f5940b97875bcc authored about 3 years ago
Bundled output for commit 44e7fc3381253bfd73417bfa78fcbc425fe35c45

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

b75bbf338bed8e84e532bdabe8459f631f6126fb authored about 3 years ago
fix: incorrect typings for Modal `hide()` method (#3180)

* fix: incorrect typings for `hide()`

* fix: swap to arrow calling of hide handler

44e7fc3381253bfd73417bfa78fcbc425fe35c45 authored about 3 years ago
Convert some common classes/utils to TS (#2929)

* Convert common/Session

* Update common/states/AlertManagerState

* Convert common/utils/e...

5b148387704e2c9bdd341abaa0e7332c6d66fc14 authored about 3 years ago
Add actor to extension update event

b2d8f3dd5b67a02f9bc4d782907ae67d53ab1e2a authored about 3 years ago
chore: remove test code

8e39edb200580d10f14966ee49ab678f176c9802 authored about 3 years ago
feat: misc additions

- Detect extensions that didn't update between updates
- Add composer why not command where appr...

f4bb8158ef711f0a9a061db31fe326fed9f76ce1 authored about 3 years ago
Bundled output for commit f418b84aca942bf56121e088245b49e10b0bce42

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

458d8dea18955b52e0b755894b5c0dd7a0ec15d5 authored about 3 years ago
Bundled output for commit f41d6bba7e3ed5e7442ff4d8d3bbfba0d01d1182

Includes transpiled JS/TS.

[skip ci]

e8cb1559cf19b029b5a7bf6727b3cf512bf12098 authored about 3 years ago
feat: remove color validation in appearance admin page & add color indicator (#3140)

* Remove color validation in basics admin page & add color indicator

* Create ColorInput comm...

f418b84aca942bf56121e088245b49e10b0bce42 authored about 3 years ago
fix: errors on texteditor re-use again (#78)

* fix: errors on texteditor re-use again

* fix: use arrow func to not alter `this`

* fix: ...

f41d6bba7e3ed5e7442ff4d8d3bbfba0d01d1182 authored about 3 years ago
Bundled output for commit 302d92aa475a5e247db311a215493cd48faa8177

Includes transpiled JS/TS.

[skip ci]

2721ac84981156a00204c0548b9433ec04560a41 authored about 3 years ago
feat: added compat exports and extensibility (#76)

* Added extensibility

* Corrected object export

* Exported the `insertMention` util

* R...

302d92aa475a5e247db311a215493cd48faa8177 authored about 3 years ago
Bundled output for commit a4b97053f4b991c44cbcad604e6d65b5982fc9a5

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

9dbe86a22cfc6c13602437e9a446f8a04f19be3a authored about 3 years ago
fix: Modal typings complicate inheritance (#3178)

a4b97053f4b991c44cbcad604e6d65b5982fc9a5 authored about 3 years ago
chore: use `@php` in Blade templates (#3172)

* chore: remove comment

* chore: use `@php` in blade templates

* chore: use `@php` in blad...

78bcf74375bbba957cdade47ba2f8761db242f3f authored about 3 years ago
fix(a11y): show post action items when focus is within the post (#3173)

* fix: show post action items when focus is within the post

* fix: add missing `&`

733ebff40cd9f6298d58e20dc8d1465e9cb9c9d5 authored about 3 years ago
Bundled output for commit 697fcd7da00ca14a260ecb42fddf45b01afd5643

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

9759f4ec5a9eb7ecfec09c10e5d10b2a8df484a2 authored about 3 years ago
fix(a11y): add focus traps to modals and nav drawer (#3018)

* Add focus trap util

* Add focus trap to Modals

Fixes #2663

* Split tab press into `on...

697fcd7da00ca14a260ecb42fddf45b01afd5643 authored about 3 years ago
Remove dead code

c8b8dacb676e0dcd0dc64a452d0a18e3682cce0b authored about 3 years ago
require core dev master when deving

2e3a78ca2dcddfe9098d1c3cfb390ccf4e844edf authored about 3 years ago
Re-run update check after update operations

fd70b46c91ddbb57c665c3f32236afb050317631 authored about 3 years ago
Improve the logic behind the different features

3497028cc07e4e8b32c90b06c187ff32a40b7921 authored about 3 years ago
Bundled output for commit cc539a71dcfd6777fa75f8de5c3ef4fcae59e954

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

9066b99f938feda179c1a112dfd94a42a75463ca authored about 3 years ago
fix: `Post--by-actor` not showing when comparing user instances as `discussion.user()` is not loaded (#3170)

cc539a71dcfd6777fa75f8de5c3ef4fcae59e954 authored about 3 years ago
Remove testing code

1fcd9b86d7c4ef409cbbeb66a15f77c35e41d0a5 authored about 3 years ago
Change minor updating to update everything as is currently

38cd56c351c8c765e6a811e878a85aa41c1f9612 authored about 3 years ago
Split responsibilities across different classes.

71e812c386b75818194ca2fe7ae76d5af9eedc30 authored about 3 years ago
Bundled output for commit 3c5229610fb71cb87e527492feb2083c8e9ffd2a

Includes transpiled JS/TS.

[skip ci]

aeafc483e36da66cafd2143f30ae7b5226281175 authored about 3 years ago
Prompt for nickname on registration (#4)

Allow users to set a nickname while registering, controlled by settings. Also, add a setting to ...

3c5229610fb71cb87e527492feb2083c8e9ffd2a authored about 3 years ago
Fix test cases for SetSettingsController

b6e7fad8df87835c37e97c310a049474f7e7affc authored about 3 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

80833d154f83371b367791dce0ddd30a4f4c4348 authored about 3 years ago
Add integration tests for settings API endpoint

28d6471877f8b10c16faf4304caf423705ba4316 authored about 3 years ago
Bundled output for commit 38362e689d51cccf0c14d5944059c4ce884072ec

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

6d4c7d15a6c44311bb96d510cad9b3d939b69300 authored about 3 years ago
Fix minor typing error on UserListPage

38362e689d51cccf0c14d5944059c4ce884072ec authored about 3 years ago
Extension permission typings, fix glitch with extension permissions grid

5a26dd8c4bce8539af66c4dd3b71f7d7366f8c30 authored about 3 years ago
chore: changelog for 1.1.1

4be430276e07756bfe270c26b6a74cef58af19ec authored about 3 years ago
chore: changelog for 1.1.2

f6119387071af46855a7082e04820f285b3aecde authored about 3 years ago
Fix errors on 20X responses with no body

`''` is not json-parsable, so in that case we return null. This was the behavior prior to f5cab...

b14f7d9963d717ea2df35d3fbb62ea27573dc29b authored about 3 years ago
fix: allow queue restarting (#3166)

By injecting the cache store into the queue, we allow queues to be
restarted using php flarum q...

deff3429859dea902fee5d50fc012475010de254 authored about 3 years ago
Bump flarum-webpack-config to 1.0.0 (#44)

2b00c9817b9da54b568ce494f24fdd38bc649354 authored about 3 years ago
Bundled output for commit 99644abb30934a60d60573cc59af5c448ddd33ba

Includes transpiled JS/TS.

[skip ci]

c72d0c6815cdad9de3bb2980aa38835364fbff76 authored about 3 years ago
fix: set priority on subscription item (#43)

99644abb30934a60d60573cc59af5c448ddd33ba authored about 3 years ago
Bundled output for commit a42f660e10b28c2d3fa0073f1cca2fac38e8ee5a

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

e90841624a2c48be5bda32f06177d713ccd9ab59 authored about 3 years ago
Add priority order to discussion controls (#3165)

a42f660e10b28c2d3fa0073f1cca2fac38e8ee5a authored about 3 years ago
Bundled output for commit e31bfd71a1c98ece677f29edc72f23080a775e27

Includes transpiled JS/TS.

[skip ci]

419a91f447b1237e53f19260d93211607e13f018 authored over 3 years ago
fix: errors with composer reuse (#42)

* fix: errors with composer reuse

* fix: use arrow func

e31bfd71a1c98ece677f29edc72f23080a775e27 authored over 3 years ago
Bundled output for commit 69657f63b72d046cd69d6b583c8d83946e3a276a

Includes transpiled JS/TS.

[skip ci]

94bb8821202ff93bccaa880e2c48cae863e9c322 authored over 3 years ago
fix: autocomplete errors with TextEditor re-use (#77)

69657f63b72d046cd69d6b583c8d83946e3a276a authored over 3 years ago
fix: enforce 65k character limit for setting values (#3162)

* Enforce 65k limit when attempting to store setting values.

* Add space for style.

* Move...

c67761c470f9c0624097a29382e8c7842415cb86 authored over 3 years ago
Bundled output for commit ec98028bd8b08ee27f9c92ef035f565718bc748b

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

196eae74d2f433c5fa5457cd426b5023127500ea authored over 3 years ago
Fix some typing errors

ec98028bd8b08ee27f9c92ef035f565718bc748b authored over 3 years ago
Bundled output for commit eee4dfbf959ef770d482591d658c59f8bf07e338

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

2a2ed92e40debb50cc0160dc718e9fead2f838a6 authored over 3 years ago
Add 'Close' & 'Back' aria-label attributes to buttons. (#3161)

* Add aria-label attributes to close buttons in nav, welcome hero, modal close.
* Replace title ...

eee4dfbf959ef770d482591d658c59f8bf07e338 authored over 3 years ago
Adjust boolean check of is_email_confirmed to suppress extraneous user activation events (#3163)

268d03d4e88b3345b9c7a0c6d9113e8cc2921f24 authored over 3 years ago
Bundled output for commit b4f39520bdb10a83182dfc67faedc7b225b45242

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

c38b7d10aa83dbc056285d253c92d4f8dc09b266 authored over 3 years ago
Rewrite ItemList; update ItemList typings (#3005)

* Improve typings for ItemList

* Add new `.replace()` syntax

* Update JSDoc

* Add missi...

b4f39520bdb10a83182dfc67faedc7b225b45242 authored over 3 years ago
Bundled output for commit f5cab714e1b78d5690601738e5fbce2a33733645

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

74b2258ae766cbe69d2995e8331891fb30faed6d authored over 3 years ago
Add typechecks, typescript coverage GH action, fix many type errors (#3136)

f5cab714e1b78d5690601738e5fbce2a33733645 authored over 3 years ago
chore: migrate fully to Yarn (#3155)

* chore: migrate to Yarn package manager

* chore: bump deps, move `expose-loader` to correct ...

62486045b973f6f6585bd4ad8870a25584551991 authored over 3 years ago
Move exception cause guessing out of handler

3bd2dd4813b9e0fe5d1834963e2c2f453c835036 authored over 3 years ago
Auto append `:*` when installing an extension if not specifying a version

7f5f5687dba53c42c9bb7eaed3060f5fa7aa8419 authored over 3 years ago
Use an adapter class for composer

594bbe4f349221785a85ef5c4a0ad041c67993f5 authored over 3 years ago
fix(logs): assign INFO scope to correct argument

Argument for INFO (constant value 200) was assigned to
maxfiles argument incorrectly.

83412537a27795f664d3b642424e1e50a4cd298a authored over 3 years ago