summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-04macfuse fix attempthuman
2021-01-03add LICENSE, fixes #23; md updatesOmar Rizwan
2021-01-03Merge pull request #32 from 4z3/activateOmar Rizwan
2021-01-04background.js: add /tabs/by-id/*/activetv
2021-01-03multi-threaded tabfs.chuman
2021-01-02Merge pull request #22 from rareranger/masterOmar Rizwan
2021-01-03Add support for Vivaldi browser on LinuxRare Ranger
2021-01-02remove unnecessary mallocDavid Buckley
2021-01-02Merge branch 'master' of github.com:osnr/TabFSDavid Buckley
2021-01-02use environment variable TABFS_MOUNT_DIR instead of hardcoded mntDavid Buckley
2021-01-02md updatesOmar Rizwan
2021-01-02Merge pull request #19 from yggdr/freebsdOmar Rizwan
2021-01-02Add FreeBSD compatibilityKonstantin Schukraft
2021-01-02Add default log file and mountpoint to gitignoreKonstantin Schukraft
2020-12-31Merge pull request #1 from catleeball/cflagsOmar Rizwan
2020-12-31Brain no good, made additional fix.🎷🐛 Lee Ball
2020-12-31Remove extra CFLAGS_EXTRA🎷🐛 Lee Ball
2020-12-31Append to environment CFLAGS if they exist.🎷🐛 Lee Ball
2020-12-31Append user-defined CFLAGS🎷🐛 Lee Ball
2020-12-31delete vestigial test-native.c, improve mdOmar Rizwan
2020-12-31md updateOmar Rizwan
2020-12-31Firefox fixes, md updateOmar Rizwan
2020-12-31update md, add some stubs, move console inside scopeOmar Rizwan
2020-12-30console and execute-script work. with testOmar Rizwan
2020-12-30continuing work on console. it can print stuff in `tail -f`!Omar Rizwan
2020-12-30eval works. start on consoleOmar Rizwan
2020-12-29ability to read scripts/file with path filteringOmar Rizwan
2020-12-29test test-script.js nameOmar Rizwan
2020-12-29improve scripts dir -- checking scriptId more reliably. add testsOmar Rizwan
2020-12-29prevent explosion of scriptsForTab!Omar Rizwan
2020-12-29test: test test-page.htmlOmar Rizwan
2020-12-29improve test reliability; try clear scriptsForTab (doesn't work yet)Omar Rizwan
2020-12-28cleanup refcount stuff that wasn't being used anyway, update mdOmar Rizwan
2020-12-27vendor frozenOmar Rizwan
2020-12-27add tabfs.md (hard linked into website)Omar Rizwan
2020-12-25add window symlink in tab folderOmar Rizwan
2020-12-25add some comments, do some cleanupOmar Rizwan
2020-12-25make windows/*/visible-tab.png. seems to work?Omar Rizwan
2020-12-25start working on windows/ (so i can have cleaner screenshot API)Omar Rizwan
2020-12-25fix bug with new debugger/ route path matchingOmar Rizwan
2020-12-25make debugger/ subfolder. remove lastFocused storage (didn't need?)Omar Rizwan
2020-12-25add .txt extensions (it screenshots better)Omar Rizwan
2020-12-24remove doc/README. fix truncate on extensions/*/enabled. add timeoutOmar Rizwan
2020-12-24better router infill logic; start work on /runtime/reloadOmar Rizwan
2020-12-23fix truncate & write (incl resizing). fix extensions/*/enabled ?Omar Rizwan
2020-12-22extensions/*/enabled is readable (+ test that works)Omar Rizwan
2020-12-22fixup ancestor algorithm so extensions/ appearsOmar Rizwan
2020-12-22start adding extensions/ folder. fix up js testsOmar Rizwan
2020-12-19remove tab at end of testOmar Rizwan
2020-12-19more testsOmar Rizwan