Create nested streams, similar to lazypipe but cleaner syntax and one-use only.
Any useful scripts for managing Google App Engine Python apps.
AlexanderOtavka/hello-endpoints 1
A test/example repository for Google Cloud Endpoints.
AlexanderOtavka/pool-strategic-algorithm 1
A strategic algorithm that chooses shots in pool.
The aro compiler.
AlexanderOtavka/blockchain-server 0
A secure-by-default web server that has nothing to do with blockchain technology.
self explanitory
A simple Calculator program written in Java
A Racket library for CSC 151.
AlexanderOtavka/custom-elements 0
A polyfill for HTML Custom Elements v1
issue openedyashdavisgupta/Asperitas
Change click behavior to mirror most file browsers
Single click should select, double click should download (for the time being).
created time in 11 days
PR merged yashdavisgupta/Asperitas
pr closed time in 16 days
push eventyashdavisgupta/Asperitas
commit sha 9bce5c25f4864299fed030ad8882caf36cc4454a
Basic upload functionality
commit sha 59db4658b34671dc1788a7eba13db03813135cb0
Merge branch 'master' into issue-5-filesystem_manipulation_(Add,_Move,_Delete)_from_browser (need access to some of the fixes implemented)
commit sha 02c5c57c21d6a8270f73085428976c1b6a4e3af7
file upload now works for all directories
commit sha 738c086df13509797f60aead2be4c3dece942e66
delete now works for both files and folders (non empty and empty)
commit sha 8365a94ccbff02fbfeeac908f54722382c23105e
file move now works
commit sha 6b5fa9ce599ed256da82ee73e122a3a4af9bcb1a
Merge branch 'master' into issue-5-filesystem_manipulation_(Add,_Move,_Delete)_from_browser
commit sha ffa412e28d7947defe863899be7398b6a0de2e7c
Merge pull request #15 from yashdavisgupta/issue-5-filesystem_manipulation_(Add,_Move,_Delete)_from_browser Issue 5 filesystem manipulation (add, move, delete) from browser
push time in 16 days
push eventyashdavisgupta/Asperitas
commit sha 945129e495d1a250324fba46daa75a9dde690b63
Add docker-compose nix shell to make patrick happy
commit sha e0e713ffd30add0246b89443b72eec87c8b7f6bc
swap npm -> pnpm
commit sha c3375957f0421f1662507598e1e1b977dad73c35
Minimal ci Just make sure docker builds successfully for now
commit sha 29ba59aecb88ab5afe99e3df0faf8a0f4acb622b
Merge pull request #13 from yashdavisgupta/YourFin-workflows Minimal ci
commit sha 5c173eec60d466f0b1022748ead96d815037a447
Set up project for purescript use Also adds a dep on sqlite3, QOL improvement with nodemon
commit sha 20e64b9fb41f70addc2c98f08134f5830ea964ba
Merge pull request #14 from yashdavisgupta/add-purs Set up project for purescript use
commit sha 6b5fa9ce599ed256da82ee73e122a3a4af9bcb1a
Merge branch 'master' into issue-5-filesystem_manipulation_(Add,_Move,_Delete)_from_browser
push time in 16 days
PR opened AlexanderOtavka/ride-board
Bumps y18n from 3.2.1 to 3.2.2. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yargs/y18n/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~oss-bot">oss-bot</a>, a new releaser for y18n since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 19 days
create barnchAlexanderOtavka/ride-board
branch : dependabot/npm_and_yarn/y18n-3.2.2
created branch time in 19 days
issue openedyashdavisgupta/Asperitas
Tooling: minify frontend code in prod
Should probably run everything through the google closure compiler to make bundle size smaller, etc.
created time in 19 days
issue commentyashdavisgupta/Asperitas
Should probably include docs on what's going on in this repo
comment created time in 19 days
issue openedyashdavisgupta/Asperitas
Display "watched" or similar on videos (optionally?)
When watching a series of videos from a folder, I want to see which ones I've already watched from the folder view.
Some interesting stuff to play with "have I finished all videos in a folder" for e.g. how many seasons you've watched.
created time in 19 days
issue openedyashdavisgupta/Asperitas
Store video playback state client side
E.g. where you left off, volume. Interesting settings to play with on how changing volume should affect other videos in the folder
created time in 19 days
issue openedyashdavisgupta/Asperitas
Cache backend responses client side for faster loads
created time in 19 days
issue openedyashdavisgupta/Asperitas
Publish a sample website on heroku or something so people can play with what it looks like
created time in 19 days
issue openedyashdavisgupta/Asperitas
There's a game controller api for browsers, and it would be dope to support for video playback
created time in 19 days
PR opened yashdavisgupta/Asperitas
pr created time in 22 days
push eventyashdavisgupta/Asperitas
commit sha 8365a94ccbff02fbfeeac908f54722382c23105e
file move now works
push time in 22 days
push eventyashdavisgupta/Asperitas
commit sha 738c086df13509797f60aead2be4c3dece942e66
delete now works for both files and folders (non empty and empty)
push time in a month
delete branch AlexanderOtavka/ride-board
delete branch : dependabot/npm_and_yarn/elliptic-6.5.3
delete time in a month
PR closed AlexanderOtavka/ride-board
Bumps elliptic from 6.5.2 to 6.5.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indutny/elliptic/commit/8647803dc3d90506aa03021737f7b061ba959ae1"><code>8647803</code></a> 6.5.3</li> <li><a href="https://github.com/indutny/elliptic/commit/856fe4d99fe7b6200556e6400b3bf585b1721bec"><code>856fe4d</code></a> signature: prevent malleability and overflows</li> <li>See full diff in <a href="https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
pull request commentAlexanderOtavka/ride-board
Bump elliptic from 6.5.2 to 6.5.3
Superseded by #138.
comment created time in a month
create barnchAlexanderOtavka/ride-board
branch : dependabot/npm_and_yarn/elliptic-6.5.4
created branch time in a month
PR opened AlexanderOtavka/ride-board
Bumps elliptic from 6.5.2 to 6.5.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indutny/elliptic/commit/43ac7f230069bd1575e1e4a58394a512303ba803"><code>43ac7f2</code></a> 6.5.4</li> <li><a href="https://github.com/indutny/elliptic/commit/f4bc72be11b0a508fb790f445c43534307c9255b"><code>f4bc72b</code></a> package: bump deps</li> <li><a href="https://github.com/indutny/elliptic/commit/441b7428b0e8f6636c42118ad2aaa186d3c34c3f"><code>441b742</code></a> ec: validate that a point before deriving keys</li> <li><a href="https://github.com/indutny/elliptic/commit/e71b2d9359c5fe9437fbf46f1f05096de447de57"><code>e71b2d9</code></a> lib: relint using eslint</li> <li><a href="https://github.com/indutny/elliptic/commit/8421a01aa3ff789c79f91eaf8845558a7be2b9fa"><code>8421a01</code></a> build(deps): bump elliptic from 6.4.1 to 6.5.3 (<a href="https://github.com/indutny/elliptic/issues/231">#231</a>)</li> <li><a href="https://github.com/indutny/elliptic/commit/8647803dc3d90506aa03021737f7b061ba959ae1"><code>8647803</code></a> 6.5.3</li> <li><a href="https://github.com/indutny/elliptic/commit/856fe4d99fe7b6200556e6400b3bf585b1721bec"><code>856fe4d</code></a> signature: prevent malleability and overflows</li> <li>See full diff in <a href="https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in a month
issue commentyashdavisgupta/Asperitas
For future reference: https://atg.netapp.com/wp-content/uploads/2012/12/FS_crawler_Bisson.pdf
comment created time in a month
push eventyashdavisgupta/Asperitas
commit sha 5c173eec60d466f0b1022748ead96d815037a447
Set up project for purescript use Also adds a dep on sqlite3, QOL improvement with nodemon
commit sha 20e64b9fb41f70addc2c98f08134f5830ea964ba
Merge pull request #14 from yashdavisgupta/add-purs Set up project for purescript use
push time in a month
PR merged yashdavisgupta/Asperitas
Also adds a dep on sqlite3, QOL improvement with nodemon
pr closed time in a month
push eventyashdavisgupta/Asperitas
commit sha 5c173eec60d466f0b1022748ead96d815037a447
Set up project for purescript use Also adds a dep on sqlite3, QOL improvement with nodemon
push time in a month
pull request commentyashdavisgupta/Asperitas
Set up project for purescript use
Also worth noting that spago's (the default ps build tool) output directory, /output is not hidden in an anonymous volume mount like node modules is; this seems like it could cause the same sort of problems that not putting node modules into an anonymous volume mount mount does, but it works out to be a non-issue.
comment created time in a month
pull request commentyashdavisgupta/Asperitas
Set up project for purescript use
The calling convention from js will look like
search = require('./output/Search');
searchHandle = search.init();
search.find("foo", searchHandle);
Not super sure about getting something more object-y, will work on that later; getting something out the door is the priority rn.
comment created time in a month