index
:
TabFS
capture
master
Mount your browser tabs as a filesystem. Fork with org-link additions.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-04
Merge branch 'master' of github.com:osnr/TabFS
David Buckley
2021-01-04
use -lfuse on Mac. fixes #11. fixes #20
Omar Rizwan
2021-01-04
restore tabfs.c note; reword md
Omar Rizwan
2021-01-04
md updates, including browser support info; fixes #30
Omar Rizwan
2021-01-04
Merge branch 'master' of github.com:osnr/tabfs
Omar Rizwan
2021-01-04
Merge pull request #29 from huglovefan/master
Omar Rizwan
2021-01-04
macfuse fix attempt
human
2021-01-03
add LICENSE, fixes #23; md updates
Omar Rizwan
2021-01-03
Merge pull request #32 from 4z3/activate
Omar Rizwan
2021-01-04
background.js: add /tabs/by-id/*/active
tv
2021-01-03
multi-threaded tabfs.c
human
2021-01-02
Merge pull request #22 from rareranger/master
Omar Rizwan
2021-01-03
Add support for Vivaldi browser on Linux
Rare Ranger
2021-01-02
remove unnecessary malloc
David Buckley
2021-01-02
Merge branch 'master' of github.com:osnr/TabFS
David Buckley
2021-01-02
use environment variable TABFS_MOUNT_DIR instead of hardcoded mnt
David Buckley
2021-01-02
md updates
Omar Rizwan
2021-01-02
Merge pull request #19 from yggdr/freebsd
Omar Rizwan
2021-01-02
Add FreeBSD compatibility
Konstantin Schukraft
2021-01-02
Add default log file and mountpoint to gitignore
Konstantin Schukraft
2020-12-31
Merge pull request #1 from catleeball/cflags
Omar Rizwan
2020-12-31
Brain no good, made additional fix.
🎷🐛 Lee Ball
2020-12-31
Remove extra CFLAGS_EXTRA
🎷🐛 Lee Ball
2020-12-31
Append to environment CFLAGS if they exist.
🎷🐛 Lee Ball
2020-12-31
Append user-defined CFLAGS
🎷🐛 Lee Ball
2020-12-31
delete vestigial test-native.c, improve md
Omar Rizwan
2020-12-31
md update
Omar Rizwan
2020-12-31
Firefox fixes, md update
Omar Rizwan
2020-12-31
update md, add some stubs, move console inside scope
Omar Rizwan
2020-12-30
console and execute-script work. with test
Omar Rizwan
2020-12-30
continuing work on console. it can print stuff in `tail -f`!
Omar Rizwan
2020-12-30
eval works. start on console
Omar Rizwan
2020-12-29
ability to read scripts/file with path filtering
Omar Rizwan
2020-12-29
test test-script.js name
Omar Rizwan
2020-12-29
improve scripts dir -- checking scriptId more reliably. add tests
Omar Rizwan
2020-12-29
prevent explosion of scriptsForTab!
Omar Rizwan
2020-12-29
test: test test-page.html
Omar Rizwan
2020-12-29
improve test reliability; try clear scriptsForTab (doesn't work yet)
Omar Rizwan
2020-12-28
cleanup refcount stuff that wasn't being used anyway, update md
Omar Rizwan
2020-12-27
vendor frozen
Omar Rizwan
2020-12-27
add tabfs.md (hard linked into website)
Omar Rizwan
2020-12-25
add window symlink in tab folder
Omar Rizwan
2020-12-25
add some comments, do some cleanup
Omar Rizwan
2020-12-25
make windows/*/visible-tab.png. seems to work?
Omar Rizwan
2020-12-25
start working on windows/ (so i can have cleaner screenshot API)
Omar Rizwan
2020-12-25
fix bug with new debugger/ route path matching
Omar Rizwan
2020-12-25
make debugger/ subfolder. remove lastFocused storage (didn't need?)
Omar Rizwan
2020-12-25
add .txt extensions (it screenshots better)
Omar Rizwan
2020-12-24
remove doc/README. fix truncate on extensions/*/enabled. add timeout
Omar Rizwan
2020-12-24
better router infill logic; start work on /runtime/reload
Omar Rizwan
[next]