Commit Graph

99 Commits

Author SHA1 Message Date
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
Jack Case
8527a9252b created script to zip the extension for uploading
package-extension.sh
2025-11-23 13:32:05 +00:00
Jack Case
a29d43f226 bump minor version and remove a csp permission in manifest.json 2025-11-23 13:29:33 +00:00
Jack Case
b5aeee47ea created script to zip the extension for uploading
package-extension.sh
2025-11-23 13:27:42 +00:00
Jack Case
7faef08713 update manifest.json 2025-11-21 22:52:07 +00:00
Jack Case
e025f3995c signup/login tabs are reactive 2025-11-21 14:07:11 +00:00
Jack Case
39fb3320c9 working on popup styling with bulma 2025-11-19 23:07:12 +00:00
Jack Case
bb68883781 add package/ to .gitignore v0.4.1 2025-11-17 12:32:47 +00:00
Jack Case
542b9f9dba add a status notification to direct users to verify their email 2025-11-17 12:32:28 +00:00
Jack Case
99c9b106c1 final tweaks for 0.4 release v0.4 2025-11-17 00:35:17 +00:00
Jack Case
cc229b54be add light/dark icons 2025-11-16 23:39:12 +00:00
Jack Case
b55c47d5f1 basics of new popup are good to go 2025-11-16 23:25:27 +00:00
Jack Case
32b0994076 give report button an ID 2025-11-16 20:54:57 +00:00