Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/autosave

:lock: Autosaves buffers when they lose focus
https://github.com/pulsar-edit/autosave

Merge pull request #3 from pulsar-edit/confused-Techie-patch-1

Archival Notice

11a6950afa711fced8d13df654942d022562b19d authored almost 2 years ago
Archival Notice

32b565cfd7a3e0125df6519a718a29fb98c4cbad authored almost 2 years ago
Merge pull request #2 from Sertonix/remove-fs-plus

removed fs-plus dependencie

7f63b4d3d9f55b5d4b1bc00acc5df50b798a8d21 authored almost 2 years ago
Merge branch 'master' into remove-fs-plus

8d476452787c2849bf121b53e089106c681a45b0 authored almost 2 years ago
Merge pull request #1 from Sertonix/cleanup-and-rename

Cleanup and rename

f87359620e6ae89da4f67d28952149f5749ff3e1 authored almost 2 years ago
add package-lock.json

58d7ccda81a7ade79350790dc55b2b19bbd7fb5b authored about 2 years ago
removed fs-plus dependencie

40a26d889bb4d8630e13a3363ffb313bd46b7530 authored about 2 years ago
removed badges

16383f6b6646d09b75ae8414d66ba6144cc697dd authored about 2 years ago
renamed repository

bf1dfb6f8e0f20e992eed23629986ea5f25bcc02 authored about 2 years ago
removed coffeescript dependencies

400365562c45c8d106563d08f1de084060c27e94 authored about 2 years ago
Update CONTRIBUTING.md

a7c0553feb6173ec9647b238a55c1b0f1dde12c5 authored about 2 years ago
remove .md templates

7428e09524656bdd2b262a1142ebb24d43aa708d authored about 2 years ago
removed coffeescript remains

1a85cbd024b7b4b710506541adbe9b7a95a5defd authored about 2 years ago
Merge pull request #102 from atom/migrate-to-gh-actions

Migrate to Github Actions

4f128adfdd7316d3d611305bafca8a9686879359 authored over 3 years ago
setup GH actions

f501b784a594c0ec6ce05a74f7977644133f003b authored over 3 years ago
Removed the check for the editor not containing the related target (#96)

Removed the check for the editor not containing the related target since 1.18 has become stable.

aa99bd7d4e4d9dea35e4b378bb5e72d106c21fd6 authored over 5 years ago
Merge pull request #92 from atom/dot-github-update

🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue

01a1f5eae2a4ce2c5573339cdeb3e7a37e719acc authored over 6 years ago
:memo: Update .github

0f92637bc991249e492eebd1c14c156fa69bd0bf authored over 6 years ago
Merge pull request #90 from atom/dot-github-update

Add Probot no-response configuration

5a9c2f0f4fea378dc629f67f42f0c214c14e78a4 authored over 6 years ago
:memo: Update .github

e8cd6aabe202f37320ed071856360c53d6cf775a authored over 6 years ago
Merge pull request #85 from benatkin/patch-1

update instructions for enabling autosave

e8d79be008143e02c31d9aff10190e26a3df76fe authored over 7 years ago
update instructions for enabling autosave

It appears autosave is no longer on the global settings pages. I can't find it on Core or Editor...

2dc64b126d587ecb106ac45f15dbd829bbc584b8 authored over 7 years ago
Prepare 0.24.6 release

129cbb9285351966a0f1fef45df665a20e73707b authored over 7 years ago
Merge pull request #84 from atom/aw-restore-modified-check

Only autosave new items if isModified() returns true

78f4cb16633f1b23ce4ffb4647ce4be8f635275c authored over 7 years ago
Only autosave new items if isModified() returns true

a8dfa4977a163618b20a4675d79ebe5f6ec9772b authored over 7 years ago
Prepare 0.24.5 release

93df1c2d1dbd7ede78143b62a230601737f72481 authored over 7 years ago
Merge pull request #83 from atom/aw-async-deactivate

Delay package deactivation until pending saves complete

966ce8662d5d38d7998f2d0569c2948ef97318a4 authored over 7 years ago
Backport the new spec to 1.20 and 1.21-beta1

f08b6cf3aa7afc708759b751e805f193cb5c353d authored over 7 years ago
Oh deactivatePromise can be undefined itself

b9f20ec124b32f5920a75a5317683180a5565fa7 authored over 7 years ago
.andThrow works now apparently

c965338dee303be41437b2a8d9855548843040b1 authored over 7 years ago
Check for .then before checking its typeof

b781a9d1f8fbdf40d1f1fbe54f505ef75d0bee2b authored over 7 years ago
Okay just save everything on deserialize

ebd05e5d0432be2f8f63f050e61297099a3d8ee1 authored over 7 years ago
Catch the notification or the error callback

84e7e32e29d5154c8fdc8a2ea3aaad0ce0d356d7 authored over 7 years ago
Oh async save is on stable

c9309ff733ac539c45162b025b2bfe0814aaca8b authored over 7 years ago
Handle sync exceptions during save for Atom with sync saves

e52cd192cc51cb0a355d6c7fb825cef5f961951a authored over 7 years ago
Return from the spec early if deactivatePackage isn't async

452b4622da154fbf485f673196f36fdf6c8ff0da authored over 7 years ago
Pane creates a notification on save failure

a924ebb3655a23ae3800be98afee2a759a200856 authored over 7 years ago
save and saveItem are async, update spies to match

d8c26d3ef9ff03642ab4225edf2a5bd65f4eec6d authored over 7 years ago
Return a Promise that resolves after all pending saves complete

546d42d61986fe120d893c562ae848e88bb00e4c authored over 7 years ago
Test that .deactivate() waits for pending saves to complete

5c348529daa8441151aa347648ffe3b246ae0f90 authored over 7 years ago
Merge pull request #82 from atom/aw-autosave-new-files

Autosave on pane item creation

82b0245f0ae5a037852e1f785eab14f4227f3ad5 authored over 7 years ago
Trigger on onDidAddPaneItem()

e8a33aae3f0f853381c5ef623d738a486ac628a2 authored over 7 years ago
Re-use the existing pane item to avoid a race condition with async save

d296406e88f1b3e2c980e273349dfeb35528fe84 authored over 7 years ago
Spec for autosaving newly added pane items

382ab85593fcf1219690379dc76dc6d24454b5ce authored over 7 years ago
Prepare 0.24.4 release

e026157cea7935d0249ac8a2f3471b1d9bab4df7 authored over 7 years ago
Merge pull request #81 from atom/mb-wait-for-destroy-in-specs

Wait for panes to be asynchronously destroyed in tests

8fc58e18fa0032709345315a419cc8f6c5a44a2e authored over 7 years ago
Suppress warnings about unused fit, ffit

8cc521a807e3119b5f86f57140d982a34f6c04d8 authored over 7 years ago
Use async/await in tests

32159722d0f1ac0ebf8071a6d3da92e71f613cde authored over 7 years ago
Convert package to JavaScript

be5ae43510f4d70c5f0e2507cd46589c26ea7b59 authored over 7 years ago
Prepare 0.24.3 release

0df5d106acf0089737c62d53c59f6faec8d9ad52 authored almost 8 years ago
Only auto-save for blur events directly on text editors

Since we synthesize blur events on the text editor element when its
hidden input is blurred, thi...

85a3879edfc8bf56636fe00d00628f0445fbf4c8 authored almost 8 years ago
Prepare 0.24.2 release

9891ee41e06af1905a63b13ebd34cfa7f04d8aba authored almost 8 years ago
Make compatible w/ Atom 1.15 and below

b5efecf0e7d29dd1f4ec23c17c92ccadc9bdfdef authored almost 8 years ago
Don't assume activateItem: false doesn't *add* the item

163c5dae24002a2214ec5581bdd2d4338e2f5226 authored almost 8 years ago
Prepare 0.24.1 release

346beede10b2accc8fc5ad4aad200c28424c1463 authored almost 8 years ago
:arrow_up: fs-plus

a8ffccec628d628110f5da79a4eaf5a6dd6a485c authored almost 8 years ago
Merge pull request #75 from atom/template-update

:memo: Update issue and PR templates

d608aa7c5bc4bcced24d133d87476f7fd088497a authored about 8 years ago
:memo: Update issue and PR templates

a63624a0412674e8962c83c5b89087d25b9e89ba authored about 8 years ago
Merge pull request #74 from atom/template-update

Update issue and PR templates

090a4a1b2e1bbcd6f6c664e7d30644adaf59236b authored about 8 years ago
Update issue and PR templates

f7826f629364ea8feacedd595a9a58ad82263801 authored about 8 years ago
Prepare 0.24.0 release

08d9464445ccf4996426088a624dbbe41b4bca51 authored about 8 years ago
Merge pull request #45 from akonwi/service

Add service + allow control over what is autosaved

9e0470e27a0347e5d8c9ed398cc79c26ffab1a8e authored about 8 years ago
Update snippet of package.json in README. Remove unused requires in tests

9f7944555bcfd8e2176f75dc5294071eeaa6a4a7 authored about 8 years ago
Merge branch 'master' into akonwi-service

1f5cd3196df7fd504ac480031ca77d4fbb971129 authored about 8 years ago
Make dontSaveIf test more of an integration test

a5eb2c3f6c23e62455bcb4a23efaf09d7ecea3fc authored about 8 years ago
Rename service method and make version 1.0.0

9d2f80c441386875ebc9a520927e026948a1bd2e authored about 8 years ago
Expose service as an object rather than a single function

3dd7dd393d42a1b00c384c6a5eb04e48e0644dce authored about 8 years ago
Update README.

Adds description of service.
Uses ES6 for code example.

70b0f63141663fc8e45e6ca4193c74e0f1ef5228 authored about 8 years ago
Re-write controls-spec as an integrated test.

The unit tests were not valuable so they were removed.

b63ac4c57867329bba069ad8295948030f084193 authored about 8 years ago
Prepare 0.23.2 release

ae5e6a874062fade4d812108db6f01bcd33f5256 authored about 8 years ago
Make change backwards compatible

ac31e096906a9da1c8969355a75052213a11fa6f authored about 8 years ago
Fix autosave not working without shadow DOM

b182275e689c04b577a97e861952e49d261739db authored about 8 years ago
AppVeyor should test against stable & beta

21cae17fa64c94cc0f6b7c06007af2463d9c894c authored about 8 years ago
Enable Windows builds on AppVeyor

dfcf5107253d31f2beef2d3fe9eeced2ebbdb8fa authored about 8 years ago
Prepare 0.23.1 release

2131756ae8b3d72b4fbc38efe3d816cef01a7c33 authored about 8 years ago
:memo: Include settings-view keybinding for Win & Linux

Closes #59

e4eb682b7c2cb30011b3a2e6ce8ef16db8325515 authored about 8 years ago
Move config schema to package.json

5959c54b9619e3a3d6162d91dfe2c58ceaab79a5 authored about 8 years ago
Prepare 0.23.0 release

dce7a780a5122fddd10262cbc1b889319cd610ae authored about 8 years ago
:green_heart: Switch to the new APIs based on Atom version

bb74420c2c65dfa0fb111c90801747b42c66d1ba authored about 8 years ago
Stop using Project::open

1b72d8478f48b07a27fa180d6cb51d5564fae043 authored about 8 years ago
Prepare 0.23.2 release

875ac223fd09ef42da785319ad3981eef546068d authored over 8 years ago
Merge pull request #71 from atom/as-shadow-dom

Fix autosave not working without shadow DOM

3e018152fa3096d8911d6bbc03e15f1d76afbc01 authored over 8 years ago
Make change backwards compatible

1cc912ba28ddb58e3ac830df32af5c47e90fd02b authored over 8 years ago
Fix autosave not working without shadow DOM

5f38045263cbec363a214069205f77869b9d95f2 authored over 8 years ago
AppVeyor should test against stable & beta

1d8eb295339d002dd956772afb05c831d9731239 authored over 8 years ago
Enable Windows builds on AppVeyor

a25cd8d54225a276d9e8a49e3791eb4902ed9e04 authored over 8 years ago
Prepare 0.23.1 release

6141e2792c63212b2fae9839518f1edcbe763a81 authored almost 9 years ago
Merge pull request #56 from atom/mb-config-schema-in-package-json

Move config schema to package.json

f897f2218cb214fe8ca9591868604e435402a736 authored almost 9 years ago
:memo: Include settings-view keybinding for Win & Linux

Closes #59

cf991e3f1213dc72b84becd926959e5c6c381fbf authored about 9 years ago
Move config schema to package.json

ab3b25ba5606c1db0643778bd87fdeaa73ca51ef authored about 9 years ago
Prepare 0.23.0 release

2bccd0baf38ed636960d020bf0b34d5ed3fcfc5b authored over 9 years ago
Merge pull request #49 from atom/as-deprecated-methods

Stop using Project::open

9d6a27f0da1b2fb1cf16a31ef24c5140eed46ff0 authored over 9 years ago
:green_heart: Switch to the new APIs based on Atom version

4373bf250393efcbf49fdfd05f0c69c07a0c8fa8 authored over 9 years ago
Stop using Project::open

e1e114f9e93d5f9cc7b82451952a71a324ce35ed authored over 9 years ago
Add service + allow control over what is autosaved

b4efffab2490cbca158b2907302e27691d6169b9 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

e0dcc4ee4f2db7e67e59e5cffbd9979f19bc9029 authored over 9 years ago
Prepare 0.22.0 release

f38e4f5a4597a99160206c9f3ec9ba24ff56a7cd authored over 9 years ago
Merge pull request #41 from atom/ks-save-via-pane

Save via Pane for error handling

c3a911b73d2d01ba39ec6bd46d09820dd0849beb authored over 9 years ago
Remove unneeded ?

71c19a2c72396bd92d667642fbe72a6ab03c9e34 authored over 9 years ago
Verify thrown error

c9520c147e9b00a6be15a49348974c325dfc2375 authored over 9 years ago