Jack Case
|
41d4a0cd8f
|
implemented SlopStore and tested
|
2026-01-07 21:22:43 +00:00 |
|
Jack Case
|
e01b00eab7
|
start working on slopstore class analogous to checkcache class
|
2026-01-05 20:58:34 +00:00 |
|
Jack Case
|
0f1ea5fc31
|
create skeleton SlopStore class for operations on the slop object store
|
2026-01-05 19:17:08 +00:00 |
|
Jack Case
|
ab29ecd3ae
|
begin integration of improved indexeddb code
refactored SlopDB class to contain a CheckCache object, as there was a circular dependency previously
|
2026-01-05 19:03:49 +00:00 |
|
Jack Case
|
1ab268407b
|
Remove postCreateCommand from devcontainer.json
|
2026-01-05 13:18:57 -05:00 |
|
Jack Case
|
2733ccc737
|
implemented LRU cache
|
2025-12-29 17:17:52 +00:00 |
|
Jack Case
|
c43dc8f7b3
|
working on cache hit timestamp update
|
2025-12-12 14:00:03 +00:00 |
|
Jack Case
|
55032fe47a
|
URL objects are being annoying, just store strings and make a URL if portions are needed
|
2025-12-12 13:46:26 +00:00 |
|
Jack Case
|
7fbfa2a773
|
working on cache for real now
|
2025-12-12 01:40:12 +00:00 |
|
Jack Case
|
1b0f7e7704
|
nest describes for version 1/version 2 DB
|
2025-12-11 16:12:41 +00:00 |
|
Jack Case
|
fbb11c86cc
|
need to close DB before deleting and this was a pain.
|
2025-12-11 16:11:11 +00:00 |
|
Jack Case
|
9dcb237c48
|
delete existing db first
|
2025-12-10 21:59:15 +00:00 |
|
Jack Case
|
38e256a2ba
|
add testserve script to package.json
|
2025-12-10 21:16:09 +00:00 |
|
Jack Case
|
6a5c81104e
|
this has broken me but it's done
|
2025-12-10 21:02:55 +00:00 |
|
Jack Case
|
df37dd9536
|
this has really killed all of my momentum, trying to do things well now
|
2025-12-10 20:40:49 +00:00 |
|
Jack Case
|
dbe14c9b25
|
switch to a library with ts support out of the box, idb
|
2025-12-10 20:15:50 +00:00 |
|
Jack Case
|
f71467fdf8
|
extension builds as I want it to.
|
2025-12-10 17:20:08 +00:00 |
|
Jack Case
|
eaae532f4f
|
ok, a build works now but still messing around with it
|
2025-12-10 17:06:48 +00:00 |
|
Jack Case
|
6cc5f5221e
|
debugging race between onsuccess and onupgradeneeded
|
2025-12-10 15:42:10 +00:00 |
|
Jack Case
|
55bf600bd7
|
starting real testing
|
2025-12-10 15:17:52 +00:00 |
|
Jack Case
|
6212eaa099
|
yet again, spending time trying to use an llm as intended was wasted. RTFM
https://jasmine.github.io/setup/browser.html#es-module-support
|
2025-12-10 14:36:12 +00:00 |
|
Jack Case
|
2631f46d67
|
spec as a module
though imports still aren't working right :P
|
2025-12-10 00:19:55 +00:00 |
|
Jack Case
|
4d4a91cf66
|
listen on all interfaces for jasmine-browser
|
2025-12-10 00:17:21 +00:00 |
|
Jack Case
|
31a184be14
|
dependencies and changes to test in firefox headlessly
|
2025-12-09 23:34:27 +00:00 |
|
Jack Case
|
5ddb857cfa
|
export indexeddb classes for testing
|
2025-12-09 21:49:45 +00:00 |
|
Jack Case
|
01b330c22e
|
compile scripts before test, run tests on scripts dir
|
2025-12-09 21:22:18 +00:00 |
|
Jack Case
|
c7df783671
|
generated initial files for jasmine testing
|
2025-12-09 21:16:24 +00:00 |
|
Jack Case
|
582de05427
|
wrap cursor in iterator
|
2025-12-09 21:08:41 +00:00 |
|
Jack Case
|
54c2787da1
|
continuing indexeddb work
|
2025-12-09 21:08:41 +00:00 |
|
Jack Case
|
298a797538
|
starting checkcache class to wrap the checkcache object store
|
2025-12-09 21:08:41 +00:00 |
|
Jack Case
|
a7d1449c01
|
working on indexeddb upgrade logic
|
2025-12-09 21:08:41 +00:00 |
|
Jack Case
|
1e100c16a2
|
starting to refactor and extend the indexeddb functionality
|
2025-12-09 21:08:41 +00:00 |
|
Jack Case
|
2fad150dcc
|
Merge pull request #11 from GandalfDG/feat_yarn_config
configure yarn build script and organize dependencies
|
2025-12-09 16:07:40 -05:00 |
|
Jack Case
|
cb960280c6
|
add jasmine devDependency for testing
|
2025-12-09 21:06:26 +00:00 |
|
Jack Case
|
1b819dd67a
|
packaging script copies altcha and zips everything
`yarn run build`
|
2025-12-09 21:03:06 +00:00 |
|
Jack Case
|
af8d222e7c
|
Add GNU General Public License v3
|
2025-12-09 13:49:15 -05:00 |
|
Jack Case
|
d739c000ff
|
add dependabot config file for npm dependencies
|
2025-12-08 11:35:31 -05:00 |
|
Jack Case
|
03c694712a
|
Merge pull request #10 from GandalfDG/bugfix_altcha_csp
move to altcha dist_external to elide dependency on blob source in CSP
v0.5.4
|
2025-12-07 21:43:52 -05:00 |
|
Jack Case
|
e15ffdb4d8
|
move to altcha dist_external to elide dependency on blob source in CSP
reference: https://altcha.org/docs/website-integration/#content-security-policy-csp
|
2025-12-08 02:37:56 +00:00 |
|
Jack Case
|
31a17eca78
|
Mark email verification signup as completed
|
2025-11-24 09:21:19 -05:00 |
|
Jack Case
|
47ad67c6d8
|
bump manifest version for fix to icon size
v0.5.2
|
2025-11-23 14:31:04 +00:00 |
|
Jack Case
|
b602b79fe2
|
Merge pull request #9 from GandalfDG/icon_tweaks
make 32px icons actually 32 px
|
2025-11-23 09:29:49 -05:00 |
|
Jack Case
|
c53c9a326f
|
make 32px icons actually 32 px
|
2025-11-23 14:29:05 +00:00 |
|
Jack Case
|
5ce34bec91
|
theme_icons works, it's just the opposite of what I thought.
v0.5.1
|
2025-11-23 14:21:16 +00:00 |
|
Jack Case
|
1f04a6227f
|
Merge pull request #8 from GandalfDG/feat_bulma_ui
Convert Browser Action Popup to use Bulma CSS
|
2025-11-23 09:17:50 -05:00 |
|
Jack Case
|
39d0b7ea23
|
Merge branch 'main' into feat_bulma_ui
|
2025-11-23 09:17:12 -05:00 |
|
Jack Case
|
0308aa85f4
|
remove default_icon key in the hope that theme_icons will work
|
2025-11-23 14:13:34 +00:00 |
|
Jack Case
|
d1a9cd04b3
|
add package.zip to .gitignore
|
2025-11-23 14:05:05 +00:00 |
|
Jack Case
|
d3531afa05
|
add a logout button and improve logged in ui state handling
|
2025-11-23 14:04:51 +00:00 |
|
Jack Case
|
f03a7ac85e
|
Merge pull request #7 from GandalfDG/package-script
created script to zip the extension for uploading
|
2025-11-23 08:34:48 -05:00 |
|