Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / humphd/next issues and pull requests

#100 - adding json output to /www route endpoint. Fixes #95

Pull Request - State: closed - Opened by dsych over 6 years ago - 3 comments

#100 - adding json output to /www route endpoint. Fixes #95

Pull Request - State: closed - Opened by dsych over 6 years ago - 3 comments

#99 - Fix #21 sharing

Pull Request - State: open - Opened by mmBabol over 6 years ago - 1 comment

#98 - Convert our basic UI pages (terminal, editor, etc) to React pages

Issue - State: open - Opened by humphd over 6 years ago
Labels: enhancement, docs

#98 - Convert our basic UI pages (terminal, editor, etc) to React pages

Issue - State: open - Opened by humphd over 6 years ago
Labels: enhancement, docs

#97 - Fix #96 buildroot linux.config changes

Pull Request - State: open - Opened by Fatehsandhu over 6 years ago - 6 comments

#97 - Fix #96 buildroot linux.config changes

Pull Request - State: open - Opened by Fatehsandhu over 6 years ago - 6 comments

#96 - Audit our buildroot linux.config for more size/memory savings

Issue - State: open - Opened by humphd over 6 years ago - 3 comments
Labels: terminal

#95 - Add /json route for getting JSON formatted info about filesystem

Issue - State: closed - Opened by humphd over 6 years ago
Labels: filesystem, server

#94 - Switch workbox cache strategy

Issue - State: closed - Opened by humphd over 6 years ago - 4 comments
Labels: server

#93 - Fixes #16 and Fixes #17 and adds more /io routes

Pull Request - State: open - Opened by twigz20 over 6 years ago - 6 comments
Labels: help wanted, filesystem

#92 - Create a GitHub Release to store our VM binary files

Issue - State: open - Opened by humphd over 6 years ago - 2 comments
Labels: automation, terminal

#91 - Experiment: port jspaint to use our filesystem

Issue - State: open - Opened by humphd over 6 years ago
Labels: enhancement, filesystem, editor

#90 - Experiment: port ymacs to use our filesystem

Issue - State: open - Opened by humphd over 6 years ago
Labels: enhancement, filesystem, editor

#89 - Experiment: port vim.js to use our filesystem

Issue - State: open - Opened by humphd over 6 years ago
Labels: enhancement, filesystem, editor

#88 - Enhanced terminal

Pull Request - State: closed - Opened by humphd over 6 years ago - 3 comments

#87 - Deploys sometimes fail on Traivs

Issue - State: open - Opened by humphd over 6 years ago - 3 comments
Labels: automation

#86 - Run eslint when we run tests

Issue - State: closed - Opened by humphd over 6 years ago - 2 comments
Labels: automation, assigned

#85 - Allowing user to use /data/download and /data/upload, /data/reset. Fixes #22, #23, #24, #94

Pull Request - State: closed - Opened by dsych over 6 years ago - 3 comments

#84 - adding integration of eslint with prettier.

Pull Request - State: closed - Opened by dsych over 6 years ago - 1 comment

#83 - Automate buildroot build, and customize Linux for use in v86 (plan9, ttyS0, size)

Pull Request - State: closed - Opened by humphd over 6 years ago - 2 comments

#82 - Allows Editor to work with our filesystem

Pull Request - State: closed - Opened by twigz20 over 6 years ago - 16 comments

#81 - Editor: Handle when an invalid folder/file is requested on the /edit/ route

Issue - State: open - Opened by twigz20 over 6 years ago
Labels: bug, editor, assigned

#80 - Editor File/Folder move is currently not working.

Issue - State: open - Opened by twigz20 over 6 years ago
Labels: bug, editor, assigned

#79 - Editor: Uncaught TypeError: Cannot read property 'replace' of undefined

Issue - State: open - Opened by twigz20 over 6 years ago
Labels: bug, editor, assigned

#78 - Missing resource files after the build script PR #70

Issue - State: open - Opened by mmBabol over 6 years ago
Labels: good first issue, docs

#77 - eslint breaking the build

Issue - State: open - Opened by mmBabol over 6 years ago
Labels: automation, assigned

#76 - fixing rebase for #68

Pull Request - State: closed - Opened by dsych over 6 years ago

#75 - Fix base URL for Bramble StartupState so vfs URLs get rewritten correctly for edtior.html

Pull Request - State: closed - Opened by humphd over 6 years ago - 5 comments

#74 - Fix #28 Editor config

Pull Request - State: closed - Opened by Fatehsandhu over 6 years ago

#73 - Jest unit tests for /data/api. Fixing #72

Pull Request - State: closed - Opened by dsych over 6 years ago - 1 comment

#72 - Create unit tests for /data/api endpoint

Issue - State: closed - Opened by dsych over 6 years ago
Labels: automation, database, assigned

#71 - tools/install.js re-runs instances of itself forever

Issue - State: closed - Opened by humphd over 6 years ago - 1 comment
Labels: bug, automation

#70 - Issue 53 - Build script to build and move all build assets into one directory

Pull Request - State: closed - Opened by mmBabol over 6 years ago - 3 comments

#69 - Promisify

Pull Request - State: closed - Opened by mmBabol over 6 years ago

#68 - Refactor service worker and add web server, terminal, basic entry page

Pull Request - State: closed - Opened by humphd over 6 years ago - 3 comments

#67 - Fix #8 Added eslint

Pull Request - State: closed - Opened by Fatehsandhu over 6 years ago - 1 comment

#66 - Fix #8 Added eslint.

Pull Request - State: closed - Opened by Fatehsandhu over 6 years ago - 1 comment

#65 - Allow different log level.

Issue - State: open - Opened by dsych over 6 years ago
Labels: good first issue, automation

#64 - Remove Files src/db/ [index.html | process.js]

Issue - State: open - Opened by Fatehsandhu over 6 years ago

#63 - Fixes #53 and Fixes #46 Produces valid build for gh-pages and moves all sub-projects into src directory

Pull Request - State: closed - Opened by twigz20 over 6 years ago - 1 comment
Labels: automation, editor, docs

#61 - Allow mounting of local filesystem into the editor.

Issue - State: open - Opened by dsych over 6 years ago - 3 comments
Labels: enhancement, discussion, filesystem, editor, server

#60 - adding dockerfile for buildroot. fixing #57

Pull Request - State: closed - Opened by dsych over 6 years ago - 11 comments

#59 - Fix filer- Array buffer type error

Issue - State: closed - Opened by mmBabol over 6 years ago

#58 - Use BuildRoot to create a custom Linux + BusyBox distro for the browser

Issue - State: closed - Opened by humphd over 6 years ago - 5 comments
Labels: automation, terminal

#57 - Create Dockerfile to run BuildRoot

Issue - State: closed - Opened by humphd over 6 years ago - 3 comments
Labels: automation, assigned

#56 - creating install script. fixing #53

Pull Request - State: closed - Opened by dsych over 6 years ago - 2 comments

#55 - Create a single build tool to combine all our build assets

Issue - State: closed - Opened by humphd over 6 years ago - 2 comments
Labels: automation, assigned

#54 - Move deps to their own sub-project package.json file

Issue - State: closed - Opened by humphd over 6 years ago - 1 comment
Labels: automation, assigned

#53 - Write a node script to run npm install multiple times

Issue - State: closed - Opened by humphd over 6 years ago
Labels: automation, assigned

#52 - Fix #50 - Broken docs

Pull Request - State: closed - Opened by mmBabol over 6 years ago - 1 comment

#51 - Fixes #46 Setup the editor to work with travis

Pull Request - State: closed - Opened by twigz20 over 6 years ago - 4 comments

#50 - Broken docs

Issue - State: closed - Opened by dsych almost 7 years ago - 2 comments
Labels: bug, docs, assigned

#49 - Fix #44: Merge src/editor .gitignore into main .gitignore

Pull Request - State: closed - Opened by twigz20 almost 7 years ago - 2 comments

#48 - Fix #43: update main package.json and src/editor's package.json

Pull Request - State: closed - Opened by twigz20 almost 7 years ago - 4 comments

#47 - Upgrade the tools used in our editor

Issue - State: open - Opened by twigz20 almost 7 years ago - 1 comment
Labels: enhancement, question, discussion, editor

#46 - Setup the editor to work with travis

Issue - State: closed - Opened by twigz20 almost 7 years ago
Labels: automation, editor, assigned

#45 - Remove unnecessary code from our editor

Issue - State: open - Opened by twigz20 almost 7 years ago
Labels: editor, assigned

#44 - Update .gitignore with src/editor's .gitignore

Issue - State: closed - Opened by twigz20 almost 7 years ago
Labels: assigned

#43 - Merge the src/editor's package.json to root package.json

Issue - State: closed - Opened by twigz20 almost 7 years ago - 1 comment
Labels: assigned

#42 - Fix #11: Workbox integration & basic stubs for routing

Pull Request - State: closed - Opened by Fatehsandhu almost 7 years ago - 3 comments

#41 - Indexed api. fixes #25

Pull Request - State: closed - Opened by dsych almost 7 years ago - 5 comments

#40 - Remove precise-comments

Issue - State: open - Opened by dsych almost 7 years ago - 1 comment

#39 - Fix #10 Adding Bramble Editor

Pull Request - State: closed - Opened by twigz20 almost 7 years ago

#38 - Travis Deploy Failing on Master

Issue - State: closed - Opened by twigz20 almost 7 years ago - 2 comments

#37 - Update README

Issue - State: open - Opened by mmBabol almost 7 years ago - 4 comments

#36 - Modified Travis build directory from website/build to website/build/next

Pull Request - State: closed - Opened by twigz20 almost 7 years ago

#35 - Fix #12

Pull Request - State: closed - Opened by mmBabol almost 7 years ago

#34 - Fix #12: create static site for documentation using Docusaurus

Pull Request - State: closed - Opened by mmBabol almost 7 years ago - 4 comments

#33 - Fixes #10 Import Bramble into src/editor

Pull Request - State: closed - Opened by twigz20 almost 7 years ago - 1 comment

#32 - Double commit using Prettier

Issue - State: closed - Opened by mmBabol almost 7 years ago - 6 comments

#31 - Prettier Setup Documentation Should be added.

Issue - State: open - Opened by twigz20 almost 7 years ago

#30 - Travis integration. Fixes #14.

Pull Request - State: closed - Opened by dsych almost 7 years ago - 4 comments

#29 - Support for prettier code formatting on modified files ONLY.

Pull Request - State: closed - Opened by dsych almost 7 years ago - 1 comment

#28 - Consider adding support for .editorconfig

Issue - State: closed - Opened by humphd almost 7 years ago - 1 comment
Labels: automation, assigned

#27 - Add a 9P interface to our filesystem

Issue - State: open - Opened by humphd almost 7 years ago - 6 comments
Labels: filesystem, assigned

#26 - Evaluate using real emulated shell instead of writing one from scratch

Issue - State: closed - Opened by humphd almost 7 years ago - 7 comments
Labels: filesystem, terminal, server

#25 - Support basic CRUD operations on /data service

Issue - State: closed - Opened by humphd almost 7 years ago - 3 comments
Labels: server, database, assigned

#24 - Support /data/upload

Issue - State: closed - Opened by humphd almost 7 years ago - 1 comment
Labels: server, database

#23 - Support /data/download

Issue - State: closed - Opened by humphd almost 7 years ago - 1 comment
Labels: server, database

#22 - Support /data/reset

Issue - State: closed - Opened by humphd almost 7 years ago
Labels: server, database

#21 - Support /io/share[/path/to/file/or/folder] with Web Torrent hosting

Issue - State: open - Opened by humphd almost 7 years ago - 2 comments
Labels: filesystem, server, assigned

#20 - Support /www[/path/to/file/or/folder] for web browsing into filesystem

Issue - State: closed - Opened by humphd almost 7 years ago - 1 comment
Labels: filesystem, server

#19 - Support /io/reset to wipe the filesystem

Issue - State: open - Opened by humphd almost 7 years ago
Labels: filesystem, server

#18 - Support /io/archive[/path/to/file/or/folder] to download .zip files

Issue - State: open - Opened by humphd almost 7 years ago
Labels: filesystem, server

#17 - Support /io/out/path/to/file for file downloads

Issue - State: open - Opened by humphd almost 7 years ago
Labels: filesystem, server

#16 - Support /io/in[/path/to/folder] imports to filesystem

Issue - State: open - Opened by humphd almost 7 years ago
Labels: filesystem, server

#15 - Install root filesystem when installing ServiceWorker

Issue - State: closed - Opened by humphd almost 7 years ago - 2 comments
Labels: filesystem, server

#14 - TravisCI integration and Deployment

Issue - State: closed - Opened by humphd almost 7 years ago - 3 comments
Labels: automation, assigned

#13 - Create an initial terminal/shell in src/terminal

Issue - State: open - Opened by humphd almost 7 years ago - 1 comment
Labels: terminal, assigned

#12 - Create a docusaurus site for /blog and /docs

Issue - State: closed - Opened by humphd almost 7 years ago
Labels: docs, assigned

#11 - Create a ServiceWorker with stubs for all routes in README

Issue - State: closed - Opened by humphd almost 7 years ago - 2 comments
Labels: server, assigned

#10 - Import Bramble into src/editor

Issue - State: closed - Opened by humphd almost 7 years ago - 4 comments
Labels: editor, assigned

#9 - Import filer.js into src/filesystem

Issue - State: closed - Opened by humphd almost 7 years ago
Labels: filesystem

#8 - Use Eslint

Issue - State: closed - Opened by humphd almost 7 years ago - 2 comments
Labels: automation, assigned

#7 - Use Prettier from day 1 for automatic code formatting

Issue - State: closed - Opened by humphd almost 7 years ago - 4 comments
Labels: automation, assigned

#6 - Setup HTTPS custom domain for prod site on gh-pages

Issue - State: open - Opened by humphd almost 7 years ago
Labels: server

#5 - Request - Help Command

Issue - State: open - Opened by seanprashad almost 7 years ago - 3 comments
Labels: discussion

#4 - Consider issue and pull request templates

Issue - State: closed - Opened by seanprashad almost 7 years ago - 1 comment