Commit graph

  • a465ad6a8f safari: checkpoint as I try to get the terrible wiring right Omar Rizwan 2021-02-02 23:07:24 -0800
  • f5b00deb7e safari: initial commit. Omar Rizwan 2021-01-31 13:48:26 -0800
  • d7f462e964 Merge commit 'refs/pullreqs/55' Omar Rizwan 2021-01-31 12:33:11 -0800
  • 1b03493dec
    Merge pull request #62 from njerig/master Omar Rizwan 2021-01-30 22:45:56 -0800
  • 7b3684df15 add support for Vivaldi on macOS #62 Njeri Gachoka 2021-01-30 22:20:53 -0800
  • cf06de9c69
    Merge pull request #50 from enricozb/master Omar Rizwan 2021-01-16 12:09:55 -0800
  • d918d93bbc
    Allow all characters (except /) when sanitazing #59 K1-K1 2021-01-14 13:42:08 +0000
  • dbe557b9aa Create CI build workflow #58 Ryan Mast 2021-01-13 01:51:57 -0800
  • 82a1d6722d test: add textarea tests Omar Rizwan 2021-01-13 00:26:48 -0800
  • c8f6827e76
    Merge pull request #51 from joshuahhh/master Omar Rizwan 2021-01-13 00:12:12 -0800
  • 173668a4b6 feat(install): added Edge Dev for Linux #55 Matthieu Vion 2021-01-12 13:55:07 +0100
  • 0a6c542c76 fs: missed one %lld fix Omar Rizwan 2021-01-12 00:30:29 -0800
  • 6d4b8ef5d1 fs: fix for off_t on 32-bit arch Omar Rizwan 2021-01-12 00:17:34 -0800
  • 9e1a145d23 Merge branch 'huglovefan-truncate' Omar Rizwan 2021-01-12 00:16:29 -0800
  • 8b0e106ebd test: add test for #40 Omar Rizwan 2021-01-12 00:15:25 -0800
  • 030336b858 test: fix on Linux? Omar Rizwan 2021-01-11 23:59:24 -0800
  • d1297b5b25 md: add sponsor Omar Rizwan 2021-01-11 23:39:16 -0800
  • 740e2f3bb3 fs: fix fh handling on 32-bit arch Omar Rizwan 2021-01-11 23:25:42 -0800
  • 6cd6fc2a15
    Merge pull request #53 from yggdr/fix_freebsd Omar Rizwan 2021-01-11 12:44:43 -0800
  • 88925318e0
    Fix FreeBSD support that broke when multithreading was implemented #53 Konstantin Schukraft 2021-01-11 17:23:53 +0100
  • a7ab34ebbc fix truncating in defineFile() #52 human 2021-01-07 16:31:52 +0200
  • 08885dc990 read/write textareas #51 Joshua Horowitz 2021-01-10 22:55:34 -0800
  • 86d7b2a7aa add linux brave browser support #50 Enrico Borba 2021-01-10 16:16:11 -1000
  • 5f6cad2c71 sponsor updates, document debugger folder slightly better Omar Rizwan 2021-01-10 15:06:52 -0800
  • 3c34988117
    Create FUNDING.yml Omar Rizwan 2021-01-10 14:51:36 -0800
  • 1c82184d68
    Merge pull request #47 from cdf1982/master Omar Rizwan 2021-01-10 13:17:08 -0800
  • dc9ab003ee
    Save tab HTML source to file #47 cdf1982 2021-01-10 20:59:42 +0100
  • 1e7b1f8ad4
    Merge pull request #43 from ezkl/add-macos-chrome-beta Omar Rizwan 2021-01-09 14:21:13 -0800
  • bdcaaaa530
    Update install.sh #43 Ezekiel Templin 2021-01-09 08:52:42 -0800
  • a43adbcf1c create a github workflow for auto building a dev release #44 Yo'av Moshe 2021-01-06 00:30:44 +0200
  • dfb9212ed2
    Add support for Chrome Beta on macOS Ezekiel Templin 2021-01-08 19:11:24 -0800
  • 6d65a48d4e
    Merge pull request #38 from buckley-w-david/master Omar Rizwan 2021-01-05 09:41:14 -0800
  • b77bf24168 Merge remote-tracking branch 'huglovefan/master' #38 David Buckley 2021-01-05 11:17:03 -0500
  • 509a0e1ce9 support TABFS_MOUNT_DIR human 2021-01-05 03:17:07 +0200
  • daa3785d7c Merge branch 'master' of github.com:osnr/TabFS David Buckley 2021-01-04 13:19:04 -0500
  • 5905852cef use -lfuse on Mac. fixes #11. fixes #20 Omar Rizwan 2021-01-04 04:50:24 -0800
  • 180a71732e restore tabfs.c note; reword md Omar Rizwan 2021-01-04 04:30:32 -0800
  • f47c7f066b md updates, including browser support info; fixes #30 Omar Rizwan 2021-01-04 04:27:24 -0800
  • 683a3eb233 Merge branch 'master' of github.com:osnr/tabfs Omar Rizwan 2021-01-04 03:40:51 -0800
  • 6e829c1f17
    Merge pull request #29 from huglovefan/master Omar Rizwan 2021-01-04 03:35:17 -0800
  • 57331e2092 macfuse fix attempt #29 human 2021-01-04 11:40:22 +0200
  • a4390ecfdf add LICENSE, fixes #23; md updates Omar Rizwan 2021-01-03 21:42:05 -0800
  • 11834af936
    Merge pull request #32 from 4z3/activate Omar Rizwan 2021-01-03 20:09:07 -0800
  • 8946ca34b8 background.js: add /tabs/by-id/*/active #32 tv 2021-01-03 17:20:27 +0100
  • 4edea78c80 Remove 'DevTools failed to load SourceMap' error on Chromium based browers #26 Rare Ranger 2021-01-03 15:09:21 +0400
  • 3c8570ac52 multi-threaded tabfs.c human 2021-01-03 12:23:20 +0200
  • 559c6c6a93 Workaround for changing symlinks Rare Ranger 2021-01-03 14:39:16 +0400
  • f875d56b07
    Merge pull request #22 from rareranger/master Omar Rizwan 2021-01-02 23:03:36 -0800
  • 3c0d711d03 Add support for Vivaldi browser on Linux #22 Rare Ranger 2021-01-03 10:39:18 +0400
  • 901d4c9810 remove unnecessary malloc David Buckley 2021-01-02 23:36:52 -0500
  • 9f38203ebf Merge branch 'master' of github.com:osnr/TabFS David Buckley 2021-01-02 23:03:41 -0500
  • 598c67a775 use environment variable TABFS_MOUNT_DIR instead of hardcoded mnt David Buckley 2021-01-02 22:58:54 -0500
  • dcce4221a2 md updates Omar Rizwan 2021-01-02 15:46:44 -0800
  • 1f9d5de4da
    Merge pull request #19 from yggdr/freebsd Omar Rizwan 2021-01-02 11:47:32 -0800
  • 2c7e302171
    Add FreeBSD compatibility #19 Konstantin Schukraft 2021-01-02 19:30:36 +0100
  • c99fd56c7c
    Add default log file and mountpoint to gitignore Konstantin Schukraft 2021-01-02 19:26:58 +0100
  • fef9289e3a
    Merge pull request #1 from catleeball/cflags Omar Rizwan 2020-12-31 20:57:15 -0800
  • 0bef10a59f Brain no good, made additional fix. #1 🎷🐛 Lee Ball 2020-12-31 20:06:48 -0800
  • f3707d707f Remove extra CFLAGS_EXTRA 🎷🐛 Lee Ball 2020-12-31 20:04:13 -0800
  • cd9288619d Append to environment CFLAGS if they exist. 🎷🐛 Lee Ball 2020-12-31 20:00:29 -0800
  • b304b40553 Append user-defined CFLAGS 🎷🐛 Lee Ball 2020-12-31 19:20:17 -0800
  • 8bff4e0857 delete vestigial test-native.c, improve md Omar Rizwan 2020-12-31 18:47:24 -0800
  • 08c280118e md update Omar Rizwan 2020-12-31 18:25:46 -0800
  • d588283fb2 Firefox fixes, md update Omar Rizwan 2020-12-31 18:00:25 -0800
  • 86cf0a0ae8 update md, add some stubs, move console inside scope Omar Rizwan 2020-12-31 17:33:11 -0800
  • 957ea5a3d4 console and execute-script work. with test Omar Rizwan 2020-12-30 22:44:25 -0800
  • b09951ebc2 continuing work on console. it can print stuff in tail -f! Omar Rizwan 2020-12-30 18:57:01 -0800
  • 77c79a8f83 eval works. start on console Omar Rizwan 2020-12-30 17:19:22 -0800
  • 1185e6885c ability to read scripts/file with path filtering Omar Rizwan 2020-12-29 14:16:25 -0800
  • 6c56c525f2 test test-script.js name Omar Rizwan 2020-12-29 05:02:28 -0800
  • 8315efcb60 improve scripts dir -- checking scriptId more reliably. add tests Omar Rizwan 2020-12-29 04:27:12 -0800
  • 705b245be5 prevent explosion of scriptsForTab! Omar Rizwan 2020-12-29 03:52:17 -0800
  • 44c8dfcec6 test: test test-page.html Omar Rizwan 2020-12-29 03:03:38 -0800
  • 5f15ab1c37 improve test reliability; try clear scriptsForTab (doesn't work yet) Omar Rizwan 2020-12-29 02:35:03 -0800
  • b8181bd6f5 cleanup refcount stuff that wasn't being used anyway, update md Omar Rizwan 2020-12-28 10:41:15 -0800
  • e31f915bdd vendor frozen Omar Rizwan 2020-12-27 18:20:34 -0800
  • fb6ed2b2f4 add tabfs.md (hard linked into website) Omar Rizwan 2020-12-27 18:04:15 -0800
  • ab34a525dc add window symlink in tab folder Omar Rizwan 2020-12-25 15:54:53 -0800
  • f3ea7349c0 add some comments, do some cleanup Omar Rizwan 2020-12-25 15:42:38 -0800
  • c4d9cb7b54 make windows/*/visible-tab.png. seems to work? Omar Rizwan 2020-12-25 15:13:04 -0800
  • 2d8bedcc4b start working on windows/ (so i can have cleaner screenshot API) Omar Rizwan 2020-12-25 14:55:35 -0800
  • 58d5e819ae fix bug with new debugger/ route path matching Omar Rizwan 2020-12-25 13:59:35 -0800
  • cc53bdd98d make debugger/ subfolder. remove lastFocused storage (didn't need?) Omar Rizwan 2020-12-25 13:40:18 -0800
  • b64c0f7016 add .txt extensions (it screenshots better) Omar Rizwan 2020-12-25 00:38:55 -0800
  • 462a657bfd remove doc/README. fix truncate on extensions/*/enabled. add timeout Omar Rizwan 2020-12-24 23:46:48 -0800
  • 2a67a62e21 better router infill logic; start work on /runtime/reload Omar Rizwan 2020-12-24 13:49:38 -0800
  • 760de1ac77 fix truncate & write (incl resizing). fix extensions/*/enabled ? Omar Rizwan 2020-12-23 04:18:26 -0800
  • 35214c9698 extensions/*/enabled is readable (+ test that works) Omar Rizwan 2020-12-22 20:34:01 -0800
  • e6f9ce7437 fixup ancestor algorithm so extensions/ appears Omar Rizwan 2020-12-22 18:32:08 -0800
  • de9a792a21 start adding extensions/ folder. fix up js tests Omar Rizwan 2020-12-22 16:36:09 -0800
  • 9e23fc59fc remove tab at end of test Omar Rizwan 2020-12-19 17:11:59 -0800
  • 375e91bdd7 more tests Omar Rizwan 2020-12-19 15:36:22 -0800
  • e1e47173b6 make test.c. clean up utf8/string stuff a bit, start write patching Omar Rizwan 2020-12-19 15:22:44 -0800
  • bb0376c407 checkpoint: starting work on truncate. more README stubs. Omar Rizwan 2020-12-18 23:54:36 -0800
  • d21c9eace1 make URL writable (kinda). allow delete in by-title/. README update Omar Rizwan 2020-12-15 12:11:41 -0800
  • 9feca9b0b9 Add unlink support. Make by-title/ writable. Add . and .. entries. Omar Rizwan 2020-12-13 22:02:29 -0800
  • cabc3fe03f fromStringMaker -> defineFile; start adding write to defineFile. Omar Rizwan 2020-12-13 05:21:43 -0800
  • 654265347c scripts works! uses getScriptSource Omar Rizwan 2020-12-12 02:51:09 -0800
  • 08af48843b fix detach->attach flow. collect scripts/ entries and readdir Omar Rizwan 2020-12-12 02:36:37 -0800
  • 9ba6bb7cf6 README additions Omar Rizwan 2020-12-12 02:36:16 -0800