Commit Graph

  • 838efa56fd
    Merge a43adbcf1c into e056ff9073 #44 Yo'av Moshe 2023-03-02 15:46:01 -0500
  • 3669306fa5
    Merge dbe557b9aa into e056ff9073 #58 Ryan Mast 2023-03-02 15:45:36 -0500
  • e056ff9073
    Merge pull request #85 from jdietrich-tc/master master Omar Rizwan 2023-03-02 15:45:33 -0500
  • 4f08bb7d99 add Arc browser support for mac #85 Jonathan C. Dietrich 2023-03-02 15:43:06 -0500
  • a1921878c1
    Merge pull request #84 from rumpeltux/master Omar Rizwan 2023-02-28 02:40:32 -0500
  • 5c519a15c2 Fix body.html for larger files and UTF-8 contents. #84 Hagen Fritsch 2023-02-26 19:50:19 +0100
  • bf68d870ea
    Merge f06a879b40 into 09d57f94b5 #67 huglovefan 2022-02-27 13:36:59 -0800
  • 09d57f94b5
    Merge pull request #74 from rrcobb/by-window Omar Rizwan 2022-02-02 00:56:15 -0500
  • bf7edaec22 add tabs directory to window #74 rob cobb 2022-01-07 16:22:16 -0500
  • 6cf4c2630d add by-window symlinks rob cobb 2022-01-07 15:47:37 -0500
  • e0ec254872 extension: support allFrames in evals/ Omar Rizwan 2021-09-15 23:36:45 -0700
  • b7bcef30e7 web: link routes.html from page. Omar Rizwan 2021-09-15 21:39:18 -0700
  • 8bd49fa4b1 md,web: make web/ subfolder; add all resources to it; move md to it Omar Rizwan 2021-09-15 20:54:39 -0700
  • f03fc517c8
    Merge pull request #70 from fivitti/master Omar Rizwan 2021-09-15 20:15:28 -0700
  • b1df488012 extension: add support for Opera browser on Linux #70 Slawomir Figiel 2021-09-15 22:18:55 +0200
  • ff53ae7d01 extension: more routes.html descriptions and improvements. Omar Rizwan 2021-09-13 07:12:51 -0700
  • c5228d4ac0 extension: Improve routes.html w icons, top text. Omar Rizwan 2021-09-13 06:17:46 -0700
  • b8258aaa01 extension: Load bg.js upfront; fix bracket matching in routes.html. Omar Rizwan 2021-09-12 21:29:11 -0700
  • d07c99e701 extension: Finish source code view on routes.html. Omar Rizwan 2021-08-19 19:10:13 -0700
  • 37cdd270bd extension: Clean up routes.html formatting a bit. Omar Rizwan 2021-08-16 16:51:39 -0700
  • a6d2df4193 extension: Add source code view to routes.html. Del unused stuff -- Omar Rizwan 2021-08-16 16:43:34 -0700
  • 8aaf038727 extension: Add some descriptions. Omar Rizwan 2021-08-16 15:47:26 -0700
  • 8fcfe3d134 extension: more doc improvements Omar Rizwan 2021-07-26 15:15:21 -0700
  • 972b51886e extension: routeWithContents -> makeRouteWithContents Omar Rizwan 2021-07-26 15:03:34 -0700
  • 59bdf63ff0 extension: improve naming/docs for utility fns Omar Rizwan 2021-07-26 14:56:48 -0700
  • 9992d13680 extension: factor out routeDirectoryForChildren and createWritableDirectory Omar Rizwan 2021-07-22 17:53:17 -0700
  • 27e4bf4714 embed-files: clear before refreshing entries embed-files Omar Rizwan 2021-07-06 05:15:21 -0700
  • c0e68a24a8 embed-files: can now drag files into tab + positions persist Omar Rizwan 2021-07-06 05:13:28 -0700
  • 09e5b6b95c embed-files: double-click icon to open Omar Rizwan 2021-07-03 08:31:45 -0700
  • 9e8eda4531 background,embed-files: different icons for files and folders Omar Rizwan 2021-07-02 22:46:38 -0700
  • e076193982 embed-files: add folder icons Omar Rizwan 2021-07-02 15:04:13 -0700
  • 08d2b5d1d4 embed-files: draw the tab dir files on all pages Omar Rizwan 2021-07-02 02:59:29 -0700
  • 1dd5136415 background: add comment to tabId directory Omar Rizwan 2021-07-01 16:24:59 -0700
  • 9694aaf8a2 embed-files: remove dragging indicator stuff Omar Rizwan 2021-07-01 11:33:58 -0700
  • 5c064e7e30 embed-files: `position: fixed` for icons; fix initial positioning Omar Rizwan 2021-06-29 22:44:06 -0700
  • d894ed1ec9 add embed-files.js to Safari Xcode project Omar Rizwan 2021-06-29 20:01:54 -0700
  • 1c99150fdd extension: add embed-files.js. can drag files in and they appear Omar Rizwan 2021-06-23 21:34:56 -0700
  • f06a879b40 cygwin support #67 human 2021-05-22 03:57:58 +0300
  • 3e3e6b04fa extension: make tab folders writable Omar Rizwan 2021-05-13 19:48:04 -0700
  • dceaa7d09d extension: evals works again. Omar Rizwan 2021-05-13 17:33:48 -0700
  • b442fa6ae5 extension: (WIP) createWritableDirectory Omar Rizwan 2021-05-13 16:04:07 -0700
  • 38a5677dec extension: reorder by-title routes to top, add more usage docs Omar Rizwan 2021-04-22 18:53:30 -0700
  • dfc73e55d3 test: fix JS test so window works Omar Rizwan 2021-04-22 18:32:40 -0700
  • 1cd220febb extension: fix Chrome Omar Rizwan 2021-04-22 18:31:43 -0700
  • 4ed3736a61 extension: add runtime/routes.html Omar Rizwan 2021-04-22 17:23:05 -0700
  • e404d44985 extension: allow hot patching of Routes; keep backgroundJS alive Omar Rizwan 2021-04-22 16:48:01 -0700
  • 158ad14f97 extension: fix hot patching of backgroundJS Omar Rizwan 2021-04-22 16:39:15 -0700
  • 4c30d9f989 extension: share cached backgroundJS between .js and .js.html file Omar Rizwan 2021-04-22 16:17:42 -0700
  • 837c0ea3ad extension: defineFile -> routeWithContents. hot reload stuff. Omar Rizwan 2021-04-20 05:07:22 -0700
  • b8d0f3dab2 extension: start adding some `usage`s; rename withTab and fromScript Omar Rizwan 2021-04-19 22:05:05 -0700
  • b948c235b8 fs,extension: Make truncate work on cached file content. Omar Rizwan 2021-04-06 13:48:48 -0700
  • 8fbfa9a7c9 extension: fix truncate in defineFile; refactor/encap defineFile Omar Rizwan 2021-03-26 02:21:14 -0700
  • 383096da00 extension,test: Move Router down, Router -> Routes. Omar Rizwan 2021-03-22 23:25:38 -0700
  • 826246bf29 md: Clean up a bit, update file figure. Omar Rizwan 2021-03-22 23:06:44 -0700
  • e1f9c5986a fix resources/ suffix misuse bug, tweak README Omar Rizwan 2021-03-22 22:49:07 -0700
  • d539660c93 extension: Remove html for now. Omar Rizwan 2021-03-22 22:33:06 -0700
  • 2819f3325b extension: Compress/expand lines in html view. Omar Rizwan 2021-03-22 21:56:19 -0700
  • 345c7a4af5 extension: red highlights for routes. Omar Rizwan 2021-03-22 08:56:48 -0700
  • 73f4672a8c extension,test: router -> Router. Omar Rizwan 2021-03-21 20:29:30 -0700
  • 5ef6929ae7 extension: Eliminate pathComponent entirely. Omar Rizwan 2021-03-21 19:51:31 -0700
  • b6f44d95f4 extension: Big refactor to use named variables in routes. Omar Rizwan 2021-03-21 19:42:44 -0700
  • be519afe5f extension,test: Start on simplifying routing. Omar Rizwan 2021-03-21 15:35:01 -0700
  • 57726b4354 extension: first cut at background.js.html Omar Rizwan 2021-03-21 11:55:52 -0700
  • 11cf48259a test: separate tests from background.js, clean up and document a bit Omar Rizwan 2021-03-14 21:33:23 -0700
  • 00caad5228 extension: some cleanup, get rid of ToSafari thing we weren't using Omar Rizwan 2021-03-14 17:24:04 -0700
  • 8f33a2feab extension: source.html -> body.html Omar Rizwan 2021-03-14 16:12:55 -0700
  • 922e2bb6a3 extension: also remove spaces; spaces in filenames are annoying, imo Omar Rizwan 2021-03-14 15:53:04 -0700
  • 636a975818 extension: use node-sanitize-filename sanitize Omar Rizwan 2021-03-14 15:50:49 -0700
  • 49fea2b7e8 Merge commit 'refs/pullreqs/59' Omar Rizwan 2021-03-14 15:39:01 -0700
  • 667f90ada4 md: evals -> watches Omar Rizwan 2021-02-25 15:43:02 -0800
  • b5113fb2d1 rename old TAB/evals to TAB/watches; add new TAB/evals Omar Rizwan 2021-02-25 15:41:47 -0800
  • 4fb8aee789 create -> mknod Omar Rizwan 2021-02-25 15:41:21 -0800
  • a6c21effdc md: link demo separate from headline Omar Rizwan 2021-02-23 13:31:58 -0800
  • c864d2859e test: temporarily disable execute-script and console tests Omar Rizwan 2021-02-23 13:29:15 -0800
  • 063051d80b remove TAB/console and TAB/execute-script which are ugly Omar Rizwan 2021-02-22 16:31:30 -0800
  • ad80383242 extension: allow deletion of TAB/evals/* Omar Rizwan 2021-02-22 16:18:07 -0800
  • dffc41a3e1 extension: add TAB/evals! Omar Rizwan 2021-02-22 15:33:31 -0800
  • 5c3e851baf fs: fix create call (it was sending mkdir to extension) Omar Rizwan 2021-02-22 15:32:39 -0800
  • bcf077ab06 hack to handle reading TAB/inputs/INVALIDID. also reorder some code Omar Rizwan 2021-02-21 20:43:31 -0800
  • 97573b0313 update test to use inputs instead of textareas Omar Rizwan 2021-02-21 19:30:56 -0800
  • 9827b089c1 change TAB/textareas to TAB/inputs, add support for text inputs Omar Rizwan 2021-02-19 11:26:33 -0800
  • 07da85e36b add WINDOW/focused Omar Rizwan 2021-02-19 10:32:28 -0800
  • e24f0f8afa active: refactor / simplify to use withTab Omar Rizwan 2021-02-19 10:02:39 -0800
  • 2215ba8e41 fix bug with write permission for files with autogen getattr Omar Rizwan 2021-02-19 09:26:20 -0800
  • 248d416c0c add Safari to Web page Omar Rizwan 2021-02-14 16:50:18 -0800
  • 5350b73c2a
    Merge pull request #64 from osnr/safari Omar Rizwan 2021-02-14 16:45:07 -0800
  • 0f2ab4b4de safari: fix some races when you reload Web inspector, make ws connection retry #64 Omar Rizwan 2021-02-08 13:45:26 -0800
  • 2f639e2a02 safari: TabFSServer subprocess that can live long. fixes bug where fs would die after a minute or two Omar Rizwan 2021-02-08 12:12:43 -0800
  • 9b4abc40ee safari: more cleanup and commenting Omar Rizwan 2021-02-08 05:03:31 -0800
  • b6b61ee093 safari: make tabfs URL path independent Omar Rizwan 2021-02-08 04:52:07 -0800
  • 341ae6d477 safari: more cleanup, start on README.md Omar Rizwan 2021-02-08 04:30:36 -0800
  • eae9082407 safari: loopback restrict Omar Rizwan 2021-02-08 04:26:00 -0800
  • 78f67aa873 safari: clean up code a bit Omar Rizwan 2021-02-08 04:21:58 -0800
  • b19f68cc8e safari: it works over ws! Omar Rizwan 2021-02-08 04:16:30 -0800
  • 4fdcf4be9d safari: successfully exchanges 1 req/resp over ws, then fails Omar Rizwan 2021-02-08 04:02:47 -0800
  • 7211a5fdea safari: start migration to using out-of-band WebSocket to do extension<=>fs comm Omar Rizwan 2021-02-08 02:32:21 -0800
  • 930352dd42 safari: works! (it lists tabs/by-title, at least) Omar Rizwan 2021-02-07 22:57:04 -0800
  • 6f743114da safari: XPC service runs! Omar Rizwan 2021-02-07 21:44:46 -0800
  • 8924f946dd safari: merge XPC service to run tabfs process. it builds but haven't hooked it in yet Omar Rizwan 2021-02-07 16:10:37 -0800
  • 33e5911cb2 trying to just run straight from sandbox instead of xpc -- kinda works! blocked on libfuse Omar Rizwan 2021-02-07 02:46:07 -0800