Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / phcode-dev/phoenix-fs issues and pull requests
#62 - chore(deps): update dependency idb to v8
Pull Request -
State: open - Opened by renovate[bot] about 2 months ago
- 1 comment
#61 - chore(deps): update dependency eslint to v9
Pull Request -
State: open - Opened by renovate[bot] about 2 months ago
- 1 comment
#60 - fix: should be able to rename file to upper or lower case with same name
Pull Request -
State: closed - Opened by abose 8 months ago
- 1 comment
#59 - chore(deps): update github/codeql-action action to v3
Pull Request -
State: open - Opened by renovate[bot] 11 months ago
- 1 comment
#58 - chore(deps): update dependency open-cli to v8
Pull Request -
State: open - Opened by renovate[bot] 11 months ago
- 1 comment
#57 - eat: move from anymatch to picomatch as it is better glob compliant
Pull Request -
State: closed - Opened by abose 12 months ago
- 1 comment
#56 - chore(deps): update dependency idb to v8
Pull Request -
State: open - Opened by renovate[bot] 12 months ago
- 2 comments
#55 - chore(deps): update actions/upload-artifact action to v4
Pull Request -
State: open - Opened by renovate[bot] 12 months ago
- 1 comment
#54 - chore: use nodejs native apis to implement fs.copy in tauri paths for performance, v2.1
Pull Request -
State: closed - Opened by abose 12 months ago
- 1 comment
#53 - chore(deps): update actions/setup-python action to v5
Pull Request -
State: open - Opened by renovate[bot] about 1 year ago
- 1 comment
#52 - chore(deps): update actions/setup-node action to v4
Pull Request -
State: open - Opened by renovate[bot] about 1 year ago
- 1 comment
#51 - chore(deps): update actions/github-script action to v7
Pull Request -
State: open - Opened by renovate[bot] about 1 year ago
- 1 comment
#50 - chore(deps): update rust crate tauri-build to v1.5.6
Pull Request -
State: open - Opened by renovate[bot] about 1 year ago
- 4 comments
#49 - fix: 0 byte file read write working in tauri and tests
Pull Request -
State: closed - Opened by abose about 1 year ago
- 1 comment
#48 - chore(deps): update actions/checkout action to v4
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#47 - chore(deps): update rust crate tauri-build to 1.5.0
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#46 - refacor: simplify tauri scope globs
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#45 - chore: use fs.readfile instead of promises version for perfromance
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#44 - ci: remove windows test run a second time to just get the test status
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#43 - chore: maybe squeeze out a bit more read performance from node
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#42 - build: generate debug artifacts too
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#41 - fix: invalid paratemeter error cb if path is invalid
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#40 - fs.watchAsync and fs.unwatchAsync and tests
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#39 - feat: fs.readdir, fs.stat and tests working with tauri ws
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#38 - feat: node ws socket manager, command exec and auto reconnect logic
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#37 - node integration part 1
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#36 - chore: add more folders to fs read perms
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#35 - fs.readFile and fs.writeFile APis with encoding support
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#34 - tests: dir stats integration tests
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#33 - feat: tauri directory apis initial draft
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#32 - refactor: use fs error codes instead of just throw error
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#31 - `fs.getTauriVirtualPath` function and tests
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#30 - feat: enable fs.showSaveDialog API in tauri
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#29 - Tauri integration tests runs with pull request with giHub Actions in ubuntu
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#28 - feat: fs.getPlatformPath api and tests
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#27 - feat: fs.openTauriFileSaveDialogueAsync api
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#26 - docs: fs.mountNativeFolder function docs
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#25 - feat: fs.openTauriFilePickerAsync api
Pull Request -
State: closed - Opened by abose over 1 year ago
- 1 comment
#24 - chore(deps): update actions/github-script action to v6.4.1
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 2 comments
#23 - chore(deps): update github/codeql-action action to v2
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 2 comments
#22 - chore(deps): update actions/upload-artifact action to v3
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 2 comments
#21 - fix: eslint errors
Pull Request -
State: closed - Opened by abose over 2 years ago
- 1 comment
#20 - Further scope of performance with native fs apis
Issue -
State: open - Opened by abose over 2 years ago
Labels: enhancement
#19 - performance improvement by pruning unnecessary fs calls
Pull Request -
State: closed - Opened by abose over 2 years ago
- 2 comments
#18 - chore(deps): update actions/setup-python action to v4
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 2 comments
#17 - chore(deps): update actions/github-script action to v6
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 2 comments
#16 - copy will return actual copied path
Pull Request -
State: closed - Opened by abose over 2 years ago
- 2 comments
#15 - fs.copy and tests
Pull Request -
State: closed - Opened by abose over 2 years ago
- 3 comments
#14 - chore(deps): update actions/checkout action to v3
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 1 comment
#13 - chore(deps): update actions/github-script action to v3.1.1 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 1 comment
#12 - Test cla checks
Pull Request -
State: closed - Opened by psdhanesh7 almost 3 years ago
- 3 comments
#11 - Add CLA checks
Pull Request -
State: closed - Opened by psdhanesh7 almost 3 years ago
- 1 comment
#10 - chore(deps): update dependency workbox-window to v7
Pull Request -
State: open - Opened by renovate[bot] almost 3 years ago
- 10 comments
#9 - chore(deps): pin dependencies
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
- 7 comments
#8 - publish 1.0.7 to npm, has fs bug fixes.
Pull Request -
State: closed - Opened by abose almost 3 years ago
#7 - bug fixes and improved fault tolarance
Pull Request -
State: closed - Opened by abose almost 3 years ago
#6 - chore(deps): update dependency eslint to v8 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
- 9 comments
#5 - fix(deps): update dependencies
Pull Request -
State: open - Opened by renovate[bot] almost 3 years ago
- 11 comments
#4 - Dependency Dashboard
Issue -
State: open - Opened by renovate[bot] almost 3 years ago
#3 - Update dependency workbox-window to v4.3.1 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#2 - Pin dependencies
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#1 - Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago