Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'huglovefan/master' | David Buckley | 2021-01-05 | 1 | -12/+9 |
|\ | |||||
| * | support TABFS_MOUNT_DIR | human | 2021-01-05 | 1 | -5/+9 |
| | | |||||
* | | Merge branch 'master' of github.com:osnr/TabFS | David Buckley | 2021-01-04 | 6 | -168/+1157 |
|\ \ | |||||
| * | | use -lfuse on Mac. fixes #11. fixes #20 | Omar Rizwan | 2021-01-04 | 2 | -6/+6 |
| | | | |||||
| * | | restore tabfs.c note; reword md | Omar Rizwan | 2021-01-04 | 2 | -2/+8 |
| | | | |||||
| * | | md updates, including browser support info; fixes #30 | Omar Rizwan | 2021-01-04 | 1 | -42/+66 |
| | | | |||||
| * | | Merge branch 'master' of github.com:osnr/tabfs | Omar Rizwan | 2021-01-04 | 4 | -134/+410 |
| |\ \ | |||||
| | * | | Merge pull request #29 from huglovefan/master | Omar Rizwan | 2021-01-04 | 3 | -132/+387 |
| | |\| | | | | | | | | | multi-threaded tabfs.c | ||||
| | | * | macfuse fix attempt | human | 2021-01-04 | 1 | -6/+12 |
| | | | | |||||
| | | * | multi-threaded tabfs.c | human | 2021-01-03 | 3 | -132/+381 |
| | | | | |||||
| | * | | Merge pull request #32 from 4z3/activate | Omar Rizwan | 2021-01-03 | 1 | -0/+18 |
| | |\ \ | | | |/ | | |/| | Add /tabs/by-id/*/active | ||||
| | | * | background.js: add /tabs/by-id/*/active | tv | 2021-01-04 | 1 | -0/+18 |
| | |/ | |||||
| | * | Merge pull request #22 from rareranger/master | Omar Rizwan | 2021-01-02 | 1 | -2/+5 |
| | |\ | | | | | | | | | Add support for Vivaldi browser on Linux | ||||
| | | * | Add support for Vivaldi browser on Linux | Rare Ranger | 2021-01-03 | 1 | -2/+5 |
| | |/ | |||||
| * / | add LICENSE, fixes #23; md updates | Omar Rizwan | 2021-01-03 | 2 | -7/+692 |
| |/ | |||||
* | | remove unnecessary malloc | David Buckley | 2021-01-02 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:osnr/TabFS | David Buckley | 2021-01-02 | 5 | -14/+57 |
|\| | |||||
| * | md updates | Omar Rizwan | 2021-01-02 | 1 | -12/+36 |
| | | |||||
| * | Merge pull request #19 from yggdr/freebsd | Omar Rizwan | 2021-01-02 | 5 | -2/+21 |
| |\ | | | | | | | FreeBSD compatibility | ||||
| | * | Add FreeBSD compatibility | Konstantin Schukraft | 2021-01-02 | 4 | -1/+18 |
| | | | |||||
| | * | Add default log file and mountpoint to gitignore | Konstantin Schukraft | 2021-01-02 | 1 | -1/+3 |
| |/ | |||||
* / | use environment variable TABFS_MOUNT_DIR instead of hardcoded mnt | David Buckley | 2021-01-02 | 1 | -3/+13 |
|/ | |||||
* | Merge pull request #1 from catleeball/cflags | Omar Rizwan | 2020-12-31 | 1 | -1/+1 |
|\ | | | | | Append user-defined CFLAGS | ||||
| * | Brain no good, made additional fix. | 🎷🐛 Lee Ball | 2020-12-31 | 1 | -1/+1 |
| | | |||||
| * | Remove extra CFLAGS_EXTRA | 🎷🐛 Lee Ball | 2020-12-31 | 1 | -1/+1 |
| | | |||||
| * | Append to environment CFLAGS if they exist. | 🎷🐛 Lee Ball | 2020-12-31 | 1 | -1/+1 |
| | | |||||
| * | Append user-defined CFLAGS | 🎷🐛 Lee Ball | 2020-12-31 | 1 | -2/+2 |
|/ | | | | | Allow CFLAGS present in the user's environment be appended to EXTRA_CFLAGS. | ||||
* | delete vestigial test-native.c, improve md | Omar Rizwan | 2020-12-31 | 2 | -30/+7 |
| | |||||
* | md update | Omar Rizwan | 2020-12-31 | 1 | -0/+7 |
| | |||||
* | Firefox fixes, md update | Omar Rizwan | 2020-12-31 | 2 | -12/+19 |
| | |||||
* | update md, add some stubs, move console inside scope | Omar Rizwan | 2020-12-31 | 3 | -82/+223 |
| | |||||
* | console and execute-script work. with test | Omar Rizwan | 2020-12-30 | 2 | -15/+45 |
| | |||||
* | continuing work on console. it can print stuff in `tail -f`! | Omar Rizwan | 2020-12-30 | 1 | -18/+30 |
| | |||||
* | eval works. start on console | Omar Rizwan | 2020-12-30 | 1 | -3/+45 |
| | |||||
* | ability to read scripts/file with path filtering | Omar Rizwan | 2020-12-29 | 2 | -8/+11 |
| | |||||
* | test test-script.js name | Omar Rizwan | 2020-12-29 | 1 | -4/+18 |
| | |||||
* | improve scripts dir -- checking scriptId more reliably. add tests | Omar Rizwan | 2020-12-29 | 2 | -9/+28 |
| | |||||
* | prevent explosion of scriptsForTab! | Omar Rizwan | 2020-12-29 | 3 | -47/+81 |
| | |||||
* | test: test test-page.html | Omar Rizwan | 2020-12-29 | 5 | -11/+28 |
| | |||||
* | improve test reliability; try clear scriptsForTab (doesn't work yet) | Omar Rizwan | 2020-12-29 | 4 | -11/+16 |
| | |||||
* | cleanup refcount stuff that wasn't being used anyway, update md | Omar Rizwan | 2020-12-28 | 3 | -60/+94 |
| | |||||
* | vendor frozen | Omar Rizwan | 2020-12-27 | 6 | -19/+1814 |
| | |||||
* | add tabfs.md (hard linked into website) | Omar Rizwan | 2020-12-27 | 2 | -1/+425 |
| | |||||
* | add window symlink in tab folder | Omar Rizwan | 2020-12-25 | 2 | -6/+13 |
| | |||||
* | add some comments, do some cleanup | Omar Rizwan | 2020-12-25 | 2 | -17/+46 |
| | |||||
* | make windows/*/visible-tab.png. seems to work? | Omar Rizwan | 2020-12-25 | 3 | -22/+6 |
| | |||||
* | start working on windows/ (so i can have cleaner screenshot API) | Omar Rizwan | 2020-12-25 | 2 | -23/+49 |
| | |||||
* | fix bug with new debugger/ route path matching | Omar Rizwan | 2020-12-25 | 1 | -11/+15 |
| | |||||
* | make debugger/ subfolder. remove lastFocused storage (didn't need?) | Omar Rizwan | 2020-12-25 | 3 | -72/+83 |
| | | | | make test reload on start. test seems to work | ||||
* | add .txt extensions (it screenshots better) | Omar Rizwan | 2020-12-25 | 2 | -17/+17 |
| |