aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix truncating in defineFile()human2021-01-112-6/+32
* Merge pull request #38 from buckley-w-david/masterOmar Rizwan2021-01-051-5/+9
|\
| * Merge remote-tracking branch 'huglovefan/master'David Buckley2021-01-051-12/+9
| |\
| | * support TABFS_MOUNT_DIRhuman2021-01-051-5/+9
| * | Merge branch 'master' of github.com:osnr/TabFSDavid Buckley2021-01-046-168/+1157
| |\ \ | |/ / |/| |
* | | use -lfuse on Mac. fixes #11. fixes #20Omar Rizwan2021-01-042-6/+6
* | | restore tabfs.c note; reword mdOmar Rizwan2021-01-042-2/+8
* | | md updates, including browser support info; fixes #30Omar Rizwan2021-01-041-42/+66
* | | Merge branch 'master' of github.com:osnr/tabfsOmar Rizwan2021-01-044-134/+410
|\ \ \
| * \ \ Merge pull request #29 from huglovefan/masterOmar Rizwan2021-01-043-132/+387
| |\ \ \ | | | |/ | | |/|
| | * | macfuse fix attempthuman2021-01-041-6/+12
| | * | multi-threaded tabfs.chuman2021-01-033-132/+381
| * | | Merge pull request #32 from 4z3/activateOmar Rizwan2021-01-031-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | background.js: add /tabs/by-id/*/activetv2021-01-041-0/+18
| |/ /
| * | Merge pull request #22 from rareranger/masterOmar Rizwan2021-01-021-2/+5
| |\ \
| | * | Add support for Vivaldi browser on LinuxRare Ranger2021-01-031-2/+5
| |/ /
* / / add LICENSE, fixes #23; md updatesOmar Rizwan2021-01-032-7/+692
|/ /
| * remove unnecessary mallocDavid Buckley2021-01-021-2/+1
| * Merge branch 'master' of github.com:osnr/TabFSDavid Buckley2021-01-025-14/+57
| |\ | |/ |/|
* | md updatesOmar Rizwan2021-01-021-12/+36
* | Merge pull request #19 from yggdr/freebsdOmar Rizwan2021-01-025-2/+21
|\ \
| * | Add FreeBSD compatibilityKonstantin Schukraft2021-01-024-1/+18
| * | Add default log file and mountpoint to gitignoreKonstantin Schukraft2021-01-021-1/+3
|/ /
| * use environment variable TABFS_MOUNT_DIR instead of hardcoded mntDavid Buckley2021-01-021-3/+13
|/
* Merge pull request #1 from catleeball/cflagsOmar Rizwan2020-12-311-1/+1
|\
| * Brain no good, made additional fix.🎷🐛 Lee Ball2020-12-311-1/+1
| * Remove extra CFLAGS_EXTRA🎷🐛 Lee Ball2020-12-311-1/+1
| * Append to environment CFLAGS if they exist.🎷🐛 Lee Ball2020-12-311-1/+1
| * Append user-defined CFLAGS🎷🐛 Lee Ball2020-12-311-2/+2
|/
* delete vestigial test-native.c, improve mdOmar Rizwan2020-12-312-30/+7
* md updateOmar Rizwan2020-12-311-0/+7
* Firefox fixes, md updateOmar Rizwan2020-12-312-12/+19
* update md, add some stubs, move console inside scopeOmar Rizwan2020-12-313-82/+223
* console and execute-script work. with testOmar Rizwan2020-12-302-15/+45
* continuing work on console. it can print stuff in `tail -f`!Omar Rizwan2020-12-301-18/+30
* eval works. start on consoleOmar Rizwan2020-12-301-3/+45
* ability to read scripts/file with path filteringOmar Rizwan2020-12-292-8/+11
* test test-script.js nameOmar Rizwan2020-12-291-4/+18
* improve scripts dir -- checking scriptId more reliably. add testsOmar Rizwan2020-12-292-9/+28
* prevent explosion of scriptsForTab!Omar Rizwan2020-12-293-47/+81
* test: test test-page.htmlOmar Rizwan2020-12-295-11/+28
* improve test reliability; try clear scriptsForTab (doesn't work yet)Omar Rizwan2020-12-294-11/+16
* cleanup refcount stuff that wasn't being used anyway, update mdOmar Rizwan2020-12-283-60/+94
* vendor frozenOmar Rizwan2020-12-276-19/+1814
* add tabfs.md (hard linked into website)Omar Rizwan2020-12-272-1/+425
* add window symlink in tab folderOmar Rizwan2020-12-252-6/+13
* add some comments, do some cleanupOmar Rizwan2020-12-252-17/+46
* make windows/*/visible-tab.png. seems to work?Omar Rizwan2020-12-253-22/+6
* start working on windows/ (so i can have cleaner screenshot API)Omar Rizwan2020-12-252-23/+49
* fix bug with new debugger/ route path matchingOmar Rizwan2020-12-251-11/+15