summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-11fs: fix fh handling on 32-bit archOmar Rizwan
2021-01-11Merge pull request #53 from yggdr/fix_freebsdOmar Rizwan
2021-01-11Fix FreeBSD support that broke when multithreading was implementedKonstantin Schukraft
2021-01-10sponsor updates, document debugger folder slightly betterOmar Rizwan
2021-01-10Create FUNDING.ymlOmar Rizwan
2021-01-10Merge pull request #47 from cdf1982/masterOmar Rizwan
2021-01-10Save tab HTML source to filecdf1982
2021-01-09Merge pull request #43 from ezkl/add-macos-chrome-betaOmar Rizwan
2021-01-09Update install.shEzekiel Templin
2021-01-08Add support for Chrome Beta on macOSEzekiel Templin
2021-01-05Merge pull request #38 from buckley-w-david/masterOmar Rizwan
2021-01-05Merge remote-tracking branch 'huglovefan/master'David Buckley
2021-01-05support TABFS_MOUNT_DIRhuman
2021-01-04Merge branch 'master' of github.com:osnr/TabFSDavid Buckley
2021-01-04use -lfuse on Mac. fixes #11. fixes #20Omar Rizwan
2021-01-04restore tabfs.c note; reword mdOmar Rizwan
2021-01-04md updates, including browser support info; fixes #30Omar Rizwan
2021-01-04Merge branch 'master' of github.com:osnr/tabfsOmar Rizwan
2021-01-04Merge pull request #29 from huglovefan/masterOmar Rizwan
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