Ecosyste.ms: OpenCollective

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

Actual

We maintain an open source, self-hosted, web-based budgeting application.
Collective - Host: opensource - https://opencollective.com/actual - Website: https://actualbudget.org/ - Code: https://github.com/actualbudget

Express version update

Update: Updated express version, this resolves #69

github.com/actualbudget/actual-server - cd22e386603d2f9530a4e9c91e90fdb938095cdf authored over 2 years ago by Rich In SQL <[email protected]>
style: apply prettier fixes

github.com/actualbudget/actual-mobile-archive - d30067b5b925f96e6d9f5cebb963496535269a57 authored over 2 years ago by Tom French <[email protected]>
style: apply prettier fixes

github.com/actualbudget/actual - d30067b5b925f96e6d9f5cebb963496535269a57 authored over 2 years ago by Tom French <[email protected]>
style: enforce prettier rules in linter

github.com/actualbudget/actual - a44834c0d3169b56c502800408cd69b0c09fd9e5 authored over 2 years ago by Tom French <[email protected]>
style: switch prettier to enforce single quotes

This is the style predominantly used in the codebase currently.

github.com/actualbudget/actual - 5977e020f0698a6765d7d837ae022fe916125bd7 authored over 2 years ago by Tom French <[email protected]>
style: switch prettier to enforce single quotes

This is the style predominantly used in the codebase currently.

github.com/actualbudget/actual-mobile-archive - 5977e020f0698a6765d7d837ae022fe916125bd7 authored over 2 years ago by Tom French <[email protected]>
style: enforce prettier rules in linter

github.com/actualbudget/actual-mobile-archive - a44834c0d3169b56c502800408cd69b0c09fd9e5 authored over 2 years ago by Tom French <[email protected]>
build: replace jwl-dev-utils with react-dev-utils

github.com/actualbudget/actual-mobile-archive - ffc3e2f423b2dd653aa99ce340fb97846a82b2ae authored over 2 years ago by Tom French <[email protected]>
build: replace jwl-dev-utils with react-dev-utils

github.com/actualbudget/actual - ffc3e2f423b2dd653aa99ce340fb97846a82b2ae authored over 2 years ago by Tom French <[email protected]>
feat: add server version to ManagementApp

github.com/actualbudget/actual - 0ab294b50ee4578d8f6850bcd048f69b62538565 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: adjust version formatting and position

github.com/actualbudget/actual - b95a57080b08926f54c5e590d63ee952b1783275 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: extract Version component

github.com/actualbudget/actual - 6c8cb65ac2c2f90081a9d7ae33c0cd005462482b authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: remove change notes link

Release note publishing is currently in flux. As such, there is no
determinate location to link to.

github.com/actualbudget/actual - c171597c7bff91856e944c2cca3c56c04f7d9e93 authored over 2 years ago by Arthur E. Jones <[email protected]>
fix: wrap async func in useEffect

github.com/actualbudget/actual - 1a449ae0b8dcba6d03d1a720f7bacc09a312d94f authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: add get-server-version handler

github.com/actualbudget/actual - 37ca3c005aaec40568784f886429887449c7a816 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: get server version via backend method

Avoid touching the server directly. Maintains consistency with existing
workflow and centralizes...

github.com/actualbudget/actual - 3290e7397816ccc7cc5cde3f934f10ecaefca52e authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: display server version on settings page

Shows the version returned form the server /info endpoint as static text
on the Settings component.

github.com/actualbudget/actual - 7d31c51790384e38176292a6bac792b6f4b378b4 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: extract useServerVersion hook

github.com/actualbudget/actual - eed864aca107cbaf9c2d3bc43c154e962c51956b authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: display client version on settings page

Shows the @actual-app/web package version as static text on the Settings
component.

github.com/actualbudget/actual - 4a49533abaffbd3da27f9cb982e6c70a78743e33 authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: display server version on settings page

Shows the version returned form the server /info endpoint as static text
on the Settings component.

github.com/actualbudget/actual-mobile-archive - 7d31c51790384e38176292a6bac792b6f4b378b4 authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: add get-server-version handler

github.com/actualbudget/actual-mobile-archive - 37ca3c005aaec40568784f886429887449c7a816 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: get server version via backend method

Avoid touching the server directly. Maintains consistency with existing
workflow and centralizes...

github.com/actualbudget/actual-mobile-archive - 3290e7397816ccc7cc5cde3f934f10ecaefca52e authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: display client version on settings page

Shows the @actual-app/web package version as static text on the Settings
component.

github.com/actualbudget/actual-mobile-archive - 4a49533abaffbd3da27f9cb982e6c70a78743e33 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: extract Version component

github.com/actualbudget/actual-mobile-archive - 6c8cb65ac2c2f90081a9d7ae33c0cd005462482b authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: adjust version formatting and position

github.com/actualbudget/actual-mobile-archive - b95a57080b08926f54c5e590d63ee952b1783275 authored over 2 years ago by Arthur E. Jones <[email protected]>
fix: wrap async func in useEffect

github.com/actualbudget/actual-mobile-archive - 1a449ae0b8dcba6d03d1a720f7bacc09a312d94f authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: extract useServerVersion hook

github.com/actualbudget/actual-mobile-archive - eed864aca107cbaf9c2d3bc43c154e962c51956b authored over 2 years ago by Arthur E. Jones <[email protected]>
feat: add server version to ManagementApp

github.com/actualbudget/actual-mobile-archive - 0ab294b50ee4578d8f6850bcd048f69b62538565 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: remove change notes link

Release note publishing is currently in flux. As such, there is no
determinate location to link to.

github.com/actualbudget/actual-mobile-archive - c171597c7bff91856e944c2cca3c56c04f7d9e93 authored over 2 years ago by Arthur E. Jones <[email protected]>
build: Bump @babel/plugin-transform-modules-commonjs to get test transform working

github.com/actualbudget/actual-mobile-archive - 33ca432ea6f793570529ab5adfff603ce7c7d7db authored over 2 years ago by Trevor Farlow <[email protected]>
refactor: currency-formatter -> Intl.NumberFormat

github.com/actualbudget/actual-mobile-archive - 3273b2723d115aae324d00da37b48ce7f6dadc25 authored over 2 years ago by Trevor Farlow <[email protected]>
refactor: currency-formatter -> Intl.NumberFormat

github.com/actualbudget/actual - 3273b2723d115aae324d00da37b48ce7f6dadc25 authored over 2 years ago by Trevor Farlow <[email protected]>
build: Bump @babel/plugin-transform-modules-commonjs to get test transform working

github.com/actualbudget/actual - 33ca432ea6f793570529ab5adfff603ce7c7d7db authored over 2 years ago by Trevor Farlow <[email protected]>
chore: silence erroneous warning for missing moment.js install

github.com/actualbudget/actual - 55870be101d2f77543c75f758c1c11c1bd5b6e00 authored over 2 years ago by Tom French <[email protected]>
chore: silence erroneous warning for missing moment.js install

github.com/actualbudget/actual-mobile-archive - 55870be101d2f77543c75f758c1c11c1bd5b6e00 authored over 2 years ago by Tom French <[email protected]>
ci: add action to mark new issues for triage

github.com/actualbudget/actual-mobile-archive - c1761b9302c7530486b3856fb4496d16842a5736 authored over 2 years ago by Tom French <[email protected]>
ci: add action to mark new issues for triage

github.com/actualbudget/actual - c1761b9302c7530486b3856fb4496d16842a5736 authored over 2 years ago by Tom French <[email protected]>
fix: revert remaining changed weights

github.com/actualbudget/actual - 91967ef920632f31505e916bcd4e37c16307bd95 authored over 2 years ago by Tom French <[email protected]>
fix: revert remaining changed weights

github.com/actualbudget/actual-mobile-archive - 91967ef920632f31505e916bcd4e37c16307bd95 authored over 2 years ago by Tom French <[email protected]>
docs: update documentation/comments

github.com/actualbudget/actual-mobile-archive - 5756ef6f983beacbe3c98a68f163f73c5ea6bf22 authored over 2 years ago by Arthur E. Jones <[email protected]>
fix: use more versatile date regex

Previous implementation could not parse dates that are lacking delimiters.

Fix issue #116

github.com/actualbudget/actual-mobile-archive - 2897b647a1b3a2999e28e28c021cdb46c68eedef authored over 2 years ago by Arthur E. Jones <[email protected]>
test: add invalid length date test cases

github.com/actualbudget/actual-mobile-archive - 70b99c451c0cbe1ffcfe9e29af834f41bec56fbf authored over 2 years ago by Arthur E. Jones <[email protected]>
style: apply prettier

github.com/actualbudget/actual-mobile-archive - face6c254d2b11e874936816a8a04669604f7c4b authored over 2 years ago by Arthur E. Jones <[email protected]>
test: add parseDate tests

github.com/actualbudget/actual-mobile-archive - dcf5379f4990783680f664b8136a660ee5e743c0 authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: split groups with slice

github.com/actualbudget/actual-mobile-archive - 2c9ecee464b880be21ed31f07978fb2ca38292a8 authored over 2 years ago by Arthur E. Jones <[email protected]>
test: add impossible date test cases

Tests impossible dates eg
- months outside 1-12 range
- days outside valid range for a given month

github.com/actualbudget/actual-mobile-archive - e32a916bd24c9fc116e1ab73e0360b9bbbcb7c00 authored over 2 years ago by Arthur E. Jones <[email protected]>
docs: update documentation/comments

github.com/actualbudget/actual - 5756ef6f983beacbe3c98a68f163f73c5ea6bf22 authored over 2 years ago by Arthur E. Jones <[email protected]>
test: add impossible date test cases

Tests impossible dates eg
- months outside 1-12 range
- days outside valid range for a given month

github.com/actualbudget/actual - e32a916bd24c9fc116e1ab73e0360b9bbbcb7c00 authored over 2 years ago by Arthur E. Jones <[email protected]>
fix: use more versatile date regex

Previous implementation could not parse dates that are lacking delimiters.

Fix issue #116

github.com/actualbudget/actual - 2897b647a1b3a2999e28e28c021cdb46c68eedef authored over 2 years ago by Arthur E. Jones <[email protected]>
test: add invalid length date test cases

github.com/actualbudget/actual - 70b99c451c0cbe1ffcfe9e29af834f41bec56fbf authored over 2 years ago by Arthur E. Jones <[email protected]>
refactor: split groups with slice

github.com/actualbudget/actual - 2c9ecee464b880be21ed31f07978fb2ca38292a8 authored over 2 years ago by Arthur E. Jones <[email protected]>
style: apply prettier

github.com/actualbudget/actual - face6c254d2b11e874936816a8a04669604f7c4b authored over 2 years ago by Arthur E. Jones <[email protected]>
test: add parseDate tests

github.com/actualbudget/actual - dcf5379f4990783680f664b8136a660ee5e743c0 authored over 2 years ago by Arthur E. Jones <[email protected]>
Merge branch 'master' into fix-splitfreq-weights

* master: (43 commits)
build: move dev dependencies from dependencies array and remove unused ...

github.com/actualbudget/actual - c6335b4f57b8634005f2f43cd6011635a8278148 authored over 2 years ago by Tom French <[email protected]>
Merge branch 'master' into fix-splitfreq-weights

* master: (43 commits)
build: move dev dependencies from dependencies array and remove unused ...

github.com/actualbudget/actual-mobile-archive - c6335b4f57b8634005f2f43cd6011635a8278148 authored over 2 years ago by Tom French <[email protected]>
fix: revert changes to weights and pin fast-check version to 2.13.0

github.com/actualbudget/actual-mobile-archive - 2846166a8e6f85984fa743ff5693989f0ff2086c authored over 2 years ago by Tom French <[email protected]>
fix: revert changes to weights and pin fast-check version to 2.13.0

github.com/actualbudget/actual - 2846166a8e6f85984fa743ff5693989f0ff2086c authored over 2 years ago by Tom French <[email protected]>
build: move dev dependencies from dependencies array and remove unused dependencies

github.com/actualbudget/actual - 7e4728d646c86da8f4ad4b0c153832147cb52036 authored over 2 years ago by Tom French <[email protected]>
build: move dev dependencies from dependencies array and remove unused dependencies

github.com/actualbudget/actual-mobile-archive - 7e4728d646c86da8f4ad4b0c153832147cb52036 authored over 2 years ago by Tom French <[email protected]>
build: fix offical node version to 16.15.0

github.com/actualbudget/actual-mobile-archive - f9a9475497358183c8408e1cf3f041423070b717 authored over 2 years ago by Tom French <[email protected]>
build: fix offical node version to 16.15.0

github.com/actualbudget/actual - f9a9475497358183c8408e1cf3f041423070b717 authored over 2 years ago by Tom French <[email protected]>
chore: delete unused directory `browser/build`

github.com/actualbudget/actual - 159d53260db1e0de2d4e4bc892ddfb174c047b19 authored over 2 years ago by Tom French <[email protected]>
chore: delete unused directory `browser/build`

github.com/actualbudget/actual-mobile-archive - 159d53260db1e0de2d4e4bc892ddfb174c047b19 authored over 2 years ago by Tom French <[email protected]>
docs: remove holiday text from README

github.com/actualbudget/actual-mobile-archive - cfa586e3448864c3bb701ad52d7cdb7e1f7b6c4f authored over 2 years ago by Tom French <[email protected]>
docs: remove holiday text from README

github.com/actualbudget/actual - cfa586e3448864c3bb701ad52d7cdb7e1f7b6c4f authored over 2 years ago by Tom French <[email protected]>
fix: hitting enter after setting password redirects to demo page

github.com/actualbudget/actual - a2b67cb153622998993539ffb97fa1a99c84eafb authored over 2 years ago by Andre Alves <[email protected]>
fix: hitting enter after setting password redirects to demo page

github.com/actualbudget/actual-mobile-archive - a2b67cb153622998993539ffb97fa1a99c84eafb authored over 2 years ago by Andre Alves <[email protected]>
build: update downshift patch to match installed version

github.com/actualbudget/actual-mobile-archive - de81e2cf762ce0d38512df00402b3a8f3b6e9e7d authored over 2 years ago by Tom French <[email protected]>
build: update downshift patch to match installed version

github.com/actualbudget/actual - de81e2cf762ce0d38512df00402b3a8f3b6e9e7d authored over 2 years ago by Tom French <[email protected]>
style: revert to using var to minimise diff

github.com/actualbudget/actual - 96e797dca4c73c04bf64e32cc2cf2fa58fff8388 authored over 2 years ago by Tom French <[email protected]>
fix: enforce proper length constraints on timestamp counter and node id

github.com/actualbudget/actual - 966e49ad5484c22782d456a68fefc5a2a33e4789 authored over 2 years ago by Tom French <[email protected]>
test: fix test to properly pass in invalid inputs individually

github.com/actualbudget/actual - c66c316b957d80dcb623a830c587337eddeaa927 authored over 2 years ago by Tom French <[email protected]>
style: replace var with const

github.com/actualbudget/actual - 6f9e51191d8a05c674e694c638020d7b0289b6e6 authored over 2 years ago by Tom French <[email protected]>
fix: enforce proper length constraints on timestamp counter and node id

github.com/actualbudget/actual-mobile-archive - 966e49ad5484c22782d456a68fefc5a2a33e4789 authored over 2 years ago by Tom French <[email protected]>
test: fix test to properly pass in invalid inputs individually

github.com/actualbudget/actual-mobile-archive - c66c316b957d80dcb623a830c587337eddeaa927 authored over 2 years ago by Tom French <[email protected]>
style: revert to using var to minimise diff

github.com/actualbudget/actual-mobile-archive - 96e797dca4c73c04bf64e32cc2cf2fa58fff8388 authored over 2 years ago by Tom French <[email protected]>
style: replace var with const

github.com/actualbudget/actual-mobile-archive - 6f9e51191d8a05c674e694c638020d7b0289b6e6 authored over 2 years ago by Tom French <[email protected]>
ci: avoid attempting to get CSC_KEY_PASSWORD interactively in github actions

github.com/actualbudget/actual-mobile-archive - 86fbab2d2a2ee1d2c06531e7035e2eb5a21b0071 authored over 2 years ago by Tom French <[email protected]>
build: remove signing config

github.com/actualbudget/actual-mobile-archive - d6eb0d9d2e276d00d0bb3f597bfe09baec3628fc authored over 2 years ago by Tom French <[email protected]>
ci: build api and web packages in CI

github.com/actualbudget/actual-mobile-archive - a9cf0b6cdaf0183384d26ec9c2f1f3b7e3160834 authored over 2 years ago by Tom French <[email protected]>
ci: re-add runner os specific caches

github.com/actualbudget/actual-mobile-archive - 8ae21c9782c36914affbbb7acbd1488a46c399ee authored over 2 years ago by Tom French <[email protected]>
ci: avoid duplicate linting in CI

github.com/actualbudget/actual-mobile-archive - 91147285f09cff04a3b8e90dbd2be8d8bbfe66ed authored over 2 years ago by Tom French <[email protected]>
ci: add electron build to CI

github.com/actualbudget/actual-mobile-archive - 0a7e6fba8b1356f3e4b681b705b99f145a1546ff authored over 2 years ago by Tom French <[email protected]>
docs: add comment explaining how to reactivate code signing

github.com/actualbudget/actual-mobile-archive - e906b9652cdde2e046014c7b10a0965157a83923 authored over 2 years ago by Tom French <[email protected]>
ci: cache node_modules per runner os

github.com/actualbudget/actual-mobile-archive - fdbcf8d90684b508b50fc8c0fab0709e12b168bc authored over 2 years ago by Tom French <[email protected]>
ci: only build electron app on master

github.com/actualbudget/actual-mobile-archive - 6b06105f005b64b6e3711b84788500e8b9533c4d authored over 2 years ago by Tom French <[email protected]>
ci: turn boilerplate into composite action

github.com/actualbudget/actual-mobile-archive - 883df58724dba4d82140fa29bb1bcb6b5a3887e0 authored over 2 years ago by Tom French <[email protected]>
ci: always use bash as the shell

windows is currently defaulting to powershell

github.com/actualbudget/actual-mobile-archive - 97cf072fc6e81020991746fd363dc20204cb8e97 authored over 2 years ago by Tom French <[email protected]>
ci: re-add runner os specific caches

github.com/actualbudget/actual - 8ae21c9782c36914affbbb7acbd1488a46c399ee authored over 2 years ago by Tom French <[email protected]>
ci: avoid attempting to get CSC_KEY_PASSWORD interactively in github actions

github.com/actualbudget/actual - 86fbab2d2a2ee1d2c06531e7035e2eb5a21b0071 authored over 2 years ago by Tom French <[email protected]>
ci: always use bash as the shell

windows is currently defaulting to powershell

github.com/actualbudget/actual - 97cf072fc6e81020991746fd363dc20204cb8e97 authored over 2 years ago by Tom French <[email protected]>
ci: avoid duplicate linting in CI

github.com/actualbudget/actual - 91147285f09cff04a3b8e90dbd2be8d8bbfe66ed authored over 2 years ago by Tom French <[email protected]>
docs: add comment explaining how to reactivate code signing

github.com/actualbudget/actual - e906b9652cdde2e046014c7b10a0965157a83923 authored over 2 years ago by Tom French <[email protected]>
build: remove signing config

github.com/actualbudget/actual - d6eb0d9d2e276d00d0bb3f597bfe09baec3628fc authored over 2 years ago by Tom French <[email protected]>
ci: only build electron app on master

github.com/actualbudget/actual - 6b06105f005b64b6e3711b84788500e8b9533c4d authored over 2 years ago by Tom French <[email protected]>
ci: turn boilerplate into composite action

github.com/actualbudget/actual - 883df58724dba4d82140fa29bb1bcb6b5a3887e0 authored over 2 years ago by Tom French <[email protected]>
ci: build api and web packages in CI

github.com/actualbudget/actual - a9cf0b6cdaf0183384d26ec9c2f1f3b7e3160834 authored over 2 years ago by Tom French <[email protected]>
ci: cache node_modules per runner os

github.com/actualbudget/actual - fdbcf8d90684b508b50fc8c0fab0709e12b168bc authored over 2 years ago by Tom French <[email protected]>
ci: add electron build to CI

github.com/actualbudget/actual - 0a7e6fba8b1356f3e4b681b705b99f145a1546ff authored over 2 years ago by Tom French <[email protected]>
style: fix linter warning

github.com/actualbudget/actual - 55044de9211f52b21245a91d60dd96fcbfb270d4 authored over 2 years ago by Tom French <[email protected]>