index
:
TabFS
capture
master
Mount your browser tabs as a filesystem. Fork with org-link additions.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-07-22
extension: factor out routeDirectoryForChildren and createWritableDirectory
Omar Rizwan
2021-04-22
test: fix JS test so window works
Omar Rizwan
2021-04-06
fs,extension: Make truncate work on cached file content.
Omar Rizwan
2021-03-22
extension,test: Move Router down, Router -> Routes.
Omar Rizwan
2021-03-21
extension,test: router -> Router.
Omar Rizwan
2021-03-21
extension: Big refactor to use named variables in routes.
Omar Rizwan
2021-03-21
extension,test: Start on simplifying routing.
Omar Rizwan
2021-03-14
test: separate tests from background.js, clean up and document a bit
Omar Rizwan
2021-02-25
rename old TAB/evals to TAB/watches; add new TAB/evals
Omar Rizwan
2021-02-23
test: temporarily disable execute-script and console tests
Omar Rizwan
2021-02-21
update test to use inputs instead of textareas
Omar Rizwan
2021-01-13
test: add textarea tests
Omar Rizwan
2021-01-12
test: add test for #40
Omar Rizwan
2020-12-30
console and execute-script work. with test
Omar Rizwan
2020-12-29
ability to read scripts/file with path filtering
Omar Rizwan
2020-12-29
test test-script.js name
Omar Rizwan
2020-12-29
improve scripts dir -- checking scriptId more reliably. add tests
Omar Rizwan
2020-12-29
prevent explosion of scriptsForTab!
Omar Rizwan
2020-12-29
test: test test-page.html
Omar Rizwan
2020-12-29
improve test reliability; try clear scriptsForTab (doesn't work yet)
Omar Rizwan