Commit graph

  • 282f727f4f
    Merge be452ae69f into cdf0f2e2dc Claude Brisson 2025-12-07 06:24:50 +01:00
  • be452ae69f Migrate Chrome extension to Manifest V3 Claude Brisson 2025-12-05 09:49:46 +01:00
  • 8a11bba728
    Merge eb8944c420 into cdf0f2e2dc Igor Tarasenko 2025-07-07 20:55:28 +02:00
  • eb8944c420 Add DIA browser support for macOS Igor Tarasenko 2025-07-07 20:54:49 +02:00
  • 74d6d1b46f
    Merge 727993d054 into cdf0f2e2dc Cthulhux 2025-05-08 01:15:09 +02:00
  • 727993d054
    Update install.sh Cthulhux 2025-05-08 01:13:16 +02:00
  • 52b73fd0a7 wip: remove console xwildeyes 2025-01-10 17:21:59 +07:00
  • 7e74fc3913 wip: remove todo xwildeyes 2025-01-10 17:11:46 +07:00
  • 891012ec0c wip: working version with types xwildeyes 2025-01-10 17:10:32 +07:00
  • 6a83e9641e wip: change to typescript xwildeyes 2025-01-10 16:53:03 +07:00
  • ac8a0dd069 wip: add typechecking to background.js xwildeyes 2025-01-10 16:37:38 +07:00
  • a968ce2d0a feat: add eslint via package json xwildeyes 2025-01-10 16:22:40 +07:00
  • 46de6d4bd8
    Merge a43adbcf1c into cdf0f2e2dc Yo'av Moshe 2025-01-10 15:24:05 +07:00
  • a0a8cb014d
    Merge dbe557b9aa into cdf0f2e2dc Ryan Mast 2025-01-02 15:36:54 -08:00
  • cdf0f2e2dc Fix windows/*/create spelling master Omar Rizwan 2024-12-28 09:34:41 -05:00
  • 52eb713165 for Issue #16: update backend js for create new tabs on window, update web readme mikelinsi 2024-12-27 14:20:36 +01:00
  • e056ff9073
    Merge pull request #85 from jdietrich-tc/master Omar Rizwan 2023-03-02 15:45:33 -05:00
  • 4f08bb7d99 add Arc browser support for mac Jonathan C. Dietrich 2023-03-02 15:43:06 -05:00
  • a1921878c1
    Merge pull request #84 from rumpeltux/master Omar Rizwan 2023-02-28 02:40:32 -05:00
  • 5c519a15c2 Fix body.html for larger files and UTF-8 contents. Hagen Fritsch 2023-02-26 19:50:19 +01:00
  • bf68d870ea
    Merge f06a879b40 into 09d57f94b5 huglovefan 2022-02-27 13:36:59 -08:00
  • 09d57f94b5
    Merge pull request #74 from rrcobb/by-window Omar Rizwan 2022-02-02 00:56:15 -05:00
  • bf7edaec22 add tabs directory to window rob cobb 2022-01-07 16:22:16 -05:00
  • 6cf4c2630d add by-window symlinks rob cobb 2022-01-07 15:47:37 -05:00
  • e0ec254872 extension: support allFrames in evals/ Omar Rizwan 2021-09-15 23:36:45 -07:00
  • b7bcef30e7 web: link routes.html from page. Omar Rizwan 2021-09-15 21:39:18 -07:00
  • 8bd49fa4b1 md,web: make web/ subfolder; add all resources to it; move md to it Omar Rizwan 2021-09-15 20:54:39 -07:00
  • f03fc517c8
    Merge pull request #70 from fivitti/master Omar Rizwan 2021-09-15 20:15:28 -07:00
  • b1df488012 extension: add support for Opera browser on Linux Slawomir Figiel 2021-09-15 22:18:55 +02:00
  • ff53ae7d01 extension: more routes.html descriptions and improvements. Omar Rizwan 2021-09-13 07:12:51 -07:00
  • c5228d4ac0 extension: Improve routes.html w icons, top text. Omar Rizwan 2021-09-13 06:17:46 -07:00
  • b8258aaa01 extension: Load bg.js upfront; fix bracket matching in routes.html. Omar Rizwan 2021-09-12 21:29:11 -07:00
  • d07c99e701 extension: Finish source code view on routes.html. Omar Rizwan 2021-08-19 19:10:13 -07:00
  • 37cdd270bd extension: Clean up routes.html formatting a bit. Omar Rizwan 2021-08-16 16:51:39 -07:00
  • a6d2df4193 extension: Add source code view to routes.html. Del unused stuff -- Omar Rizwan 2021-08-16 16:43:34 -07:00
  • 8aaf038727 extension: Add some descriptions. Omar Rizwan 2021-08-16 15:47:26 -07:00
  • 8fcfe3d134 extension: more doc improvements Omar Rizwan 2021-07-26 15:15:21 -07:00
  • 972b51886e extension: routeWithContents -> makeRouteWithContents Omar Rizwan 2021-07-26 15:03:34 -07:00
  • 59bdf63ff0 extension: improve naming/docs for utility fns Omar Rizwan 2021-07-26 14:56:48 -07:00
  • 9992d13680 extension: factor out routeDirectoryForChildren and createWritableDirectory Omar Rizwan 2021-07-22 17:53:17 -07:00
  • 27e4bf4714 embed-files: clear before refreshing entries embed-files Omar Rizwan 2021-07-06 05:15:21 -07:00
  • c0e68a24a8 embed-files: can now drag files into tab + positions persist Omar Rizwan 2021-07-06 05:13:28 -07:00
  • 09e5b6b95c embed-files: double-click icon to open Omar Rizwan 2021-07-03 08:31:45 -07:00
  • 9e8eda4531 background,embed-files: different icons for files and folders Omar Rizwan 2021-07-02 22:46:38 -07:00
  • e076193982 embed-files: add folder icons Omar Rizwan 2021-07-02 15:04:13 -07:00
  • 08d2b5d1d4 embed-files: draw the tab dir files on all pages Omar Rizwan 2021-07-02 02:59:29 -07:00
  • 1dd5136415 background: add comment to tabId directory Omar Rizwan 2021-07-01 16:24:59 -07:00
  • 9694aaf8a2 embed-files: remove dragging indicator stuff Omar Rizwan 2021-07-01 11:33:58 -07:00
  • 5c064e7e30 embed-files: position: fixed for icons; fix initial positioning Omar Rizwan 2021-06-29 22:44:06 -07:00
  • d894ed1ec9 add embed-files.js to Safari Xcode project Omar Rizwan 2021-06-29 20:01:54 -07:00
  • 1c99150fdd extension: add embed-files.js. can drag files in and they appear Omar Rizwan 2021-06-23 21:34:56 -07:00
  • f06a879b40 cygwin support human 2021-05-22 03:57:58 +03:00
  • 3e3e6b04fa extension: make tab folders writable Omar Rizwan 2021-05-13 19:48:04 -07:00
  • dceaa7d09d extension: evals works again. Omar Rizwan 2021-05-13 17:33:48 -07:00
  • b442fa6ae5 extension: (WIP) createWritableDirectory Omar Rizwan 2021-05-13 16:04:07 -07:00
  • 38a5677dec extension: reorder by-title routes to top, add more usage docs Omar Rizwan 2021-04-22 18:53:30 -07:00
  • dfc73e55d3 test: fix JS test so window works Omar Rizwan 2021-04-22 18:32:40 -07:00
  • 1cd220febb extension: fix Chrome Omar Rizwan 2021-04-22 18:31:43 -07:00
  • 4ed3736a61 extension: add runtime/routes.html Omar Rizwan 2021-04-22 17:23:05 -07:00
  • e404d44985 extension: allow hot patching of Routes; keep backgroundJS alive Omar Rizwan 2021-04-22 16:48:01 -07:00
  • 158ad14f97 extension: fix hot patching of backgroundJS Omar Rizwan 2021-04-22 16:39:15 -07:00
  • 4c30d9f989 extension: share cached backgroundJS between .js and .js.html file Omar Rizwan 2021-04-22 16:17:42 -07:00
  • 837c0ea3ad extension: defineFile -> routeWithContents. hot reload stuff. Omar Rizwan 2021-04-20 05:07:22 -07:00
  • b8d0f3dab2 extension: start adding some usages; rename withTab and fromScript Omar Rizwan 2021-04-19 22:05:05 -07:00
  • b948c235b8 fs,extension: Make truncate work on cached file content. Omar Rizwan 2021-04-06 13:48:48 -07:00
  • 8fbfa9a7c9 extension: fix truncate in defineFile; refactor/encap defineFile Omar Rizwan 2021-03-26 02:21:14 -07:00
  • 383096da00 extension,test: Move Router down, Router -> Routes. Omar Rizwan 2021-03-22 23:25:38 -07:00
  • 826246bf29 md: Clean up a bit, update file figure. Omar Rizwan 2021-03-22 23:06:44 -07:00
  • e1f9c5986a fix resources/ suffix misuse bug, tweak README Omar Rizwan 2021-03-22 22:49:07 -07:00
  • d539660c93 extension: Remove html for now. Omar Rizwan 2021-03-22 22:33:06 -07:00
  • 2819f3325b extension: Compress/expand lines in html view. Omar Rizwan 2021-03-22 21:56:19 -07:00
  • 345c7a4af5 extension: red highlights for routes. Omar Rizwan 2021-03-22 08:56:48 -07:00
  • 73f4672a8c extension,test: router -> Router. Omar Rizwan 2021-03-21 20:29:30 -07:00
  • 5ef6929ae7 extension: Eliminate pathComponent entirely. Omar Rizwan 2021-03-21 19:51:31 -07:00
  • b6f44d95f4 extension: Big refactor to use named variables in routes. Omar Rizwan 2021-03-21 19:42:44 -07:00
  • be519afe5f extension,test: Start on simplifying routing. Omar Rizwan 2021-03-21 15:35:01 -07:00
  • 57726b4354 extension: first cut at background.js.html Omar Rizwan 2021-03-21 11:55:52 -07:00
  • 11cf48259a test: separate tests from background.js, clean up and document a bit Omar Rizwan 2021-03-14 21:33:23 -07:00
  • 00caad5228 extension: some cleanup, get rid of ToSafari thing we weren't using Omar Rizwan 2021-03-14 17:24:04 -07:00
  • 8f33a2feab extension: source.html -> body.html Omar Rizwan 2021-03-14 16:12:55 -07:00
  • 922e2bb6a3 extension: also remove spaces; spaces in filenames are annoying, imo Omar Rizwan 2021-03-14 15:53:04 -07:00
  • 636a975818 extension: use node-sanitize-filename sanitize Omar Rizwan 2021-03-14 15:50:49 -07:00
  • 49fea2b7e8 Merge commit 'refs/pullreqs/59' Omar Rizwan 2021-03-14 15:39:01 -07:00
  • 667f90ada4 md: evals -> watches Omar Rizwan 2021-02-25 15:43:02 -08:00
  • b5113fb2d1 rename old TAB/evals to TAB/watches; add new TAB/evals Omar Rizwan 2021-02-25 15:41:47 -08:00
  • 4fb8aee789 create -> mknod Omar Rizwan 2021-02-25 15:41:21 -08:00
  • a6c21effdc md: link demo separate from headline Omar Rizwan 2021-02-23 13:31:58 -08:00
  • c864d2859e test: temporarily disable execute-script and console tests Omar Rizwan 2021-02-23 13:29:15 -08:00
  • 063051d80b remove TAB/console and TAB/execute-script which are ugly Omar Rizwan 2021-02-22 16:31:30 -08:00
  • ad80383242 extension: allow deletion of TAB/evals/* Omar Rizwan 2021-02-22 16:18:07 -08:00
  • dffc41a3e1 extension: add TAB/evals! Omar Rizwan 2021-02-22 15:33:31 -08:00
  • 5c3e851baf fs: fix create call (it was sending mkdir to extension) Omar Rizwan 2021-02-22 15:32:39 -08:00
  • bcf077ab06 hack to handle reading TAB/inputs/INVALIDID. also reorder some code Omar Rizwan 2021-02-21 20:43:31 -08:00
  • 97573b0313 update test to use inputs instead of textareas Omar Rizwan 2021-02-21 19:30:56 -08:00
  • 9827b089c1 change TAB/textareas to TAB/inputs, add support for text inputs Omar Rizwan 2021-02-19 11:26:33 -08:00
  • 07da85e36b add WINDOW/focused Omar Rizwan 2021-02-19 10:32:28 -08:00
  • e24f0f8afa active: refactor / simplify to use withTab Omar Rizwan 2021-02-19 10:02:39 -08:00
  • 2215ba8e41 fix bug with write permission for files with autogen getattr Omar Rizwan 2021-02-19 09:26:20 -08:00
  • 248d416c0c add Safari to Web page Omar Rizwan 2021-02-14 16:50:18 -08:00
  • 5350b73c2a
    Merge pull request #64 from osnr/safari Omar Rizwan 2021-02-14 16:45:07 -08:00