2024-09-15 23:00 | Add UI part in Changelog | lash | 1 | +1 | -0 |
2024-09-15 22:56 | Complete package.json information | lash | 1 | +17 | -0 |
2024-09-15 22:33 | Add contributors file | lash | 1 | +2 | -0 |
2024-09-15 22:18 | Bump version | lash | 2 | +6 | -3 |
2024-08-22 07:17 | ui made more intuitive and responsive | AbdallahWario | 2 | +651 | -115 |
2024-07-13 23:29 | WIP jsdoc | lash | 5 | +326 | -10 |
2024-07-11 02:15 | Add running readme section | lash | 1 | +5 | -0 |
2024-07-11 02:08 | Add deps, install to readme | lash | 2 | +14 | -2 |
2024-07-10 16:29 | Add readme | lash | 1 | +74 | -0 |
2024-07-10 16:26 | Change license to AGPL, set COPYRIGHT | lash | 5 | +227 | -657 |
2023-08-25 15:39 | corret semver version | lash | 2 | +2 | -2 |
2023-08-25 15:37 | Ensure private key is downloadable upon creation | lash | 4 | +9 | -8 |
2023-08-19 16:10 | Set correct version | lash | 1 | +1 | -1 |
2022-11-12 10:54 | Correct forro repo link in heading | lash | 2 | +2 | -2 |
2022-11-11 07:22 | Encrypted private key exports, settable email sender | lash | 6 | +29 | -9 |
2022-10-12 15:25 | Bump version | lash | 3 | +4 | -2 |
2022-10-12 15:21 | Replace btoa with base64.js from mime-js | lash | 1 | +1 | -24 |
2022-10-12 07:21 | Remove text after send | lash | 2 | +8 | -2 |
2022-10-11 15:42 | Add missing style file | lash | 1 | +8 | -0 |
2022-10-11 14:48 | Add message as root body for mime message | lash | 1 | +1 | -1 |
2022-10-11 14:31 | Update changelog | lash | 2 | +4 | -4 |
2022-10-09 16:44 | Set dynamic document heading | lash | 1 | +8 | -1 |
2022-10-09 15:50 | Add trace header to content only | lash | 1 | +11 | -6 |
2022-10-09 14:56 | Implement multipart payload! | lash | 6 | +630 | -556 |
2022-10-07 16:12 | File addition ux and handler | lash | 1 | +56 | -3 |
2022-09-22 16:45 | Add roadmap | lash | 1 | +4 | -0 |
2022-09-22 08:54 | Store counter on endpoint | lash | 1 | +47 | -5 |
2022-09-22 08:24 | More granular dispatch states | lash | 1 | +49 | -37 |
2022-09-22 07:56 | Factor out pubkey encryption code | lash | 1 | +36 | -20 |
2022-09-22 07:45 | Factor out dispatch code | lash | 1 | +48 | -35 |
2022-09-22 07:07 | Encrypt message for sender | lash | 3 | +11 | -6 |
2022-09-20 15:34 | Remove superfluous logging | lash | 2 | +1 | -5 |
2022-09-20 15:32 | Add missing help app file | lash | 1 | +91 | -0 |
2022-09-20 15:25 | Name ux divs | lash | 1 | +8 | -6 |
2022-09-20 15:12 | Make optional help without buffer mode | lash | 2 | +41 | -18 |
2022-09-20 14:22 | Toggle dev and help with settings | lash | 1 | +31 | -12 |
2022-09-20 13:57 | Separate help buffer from help display buffer | lash | 1 | +5 | -4 |
2022-09-20 13:52 | Add help console and stateful help context | lash | 1 | +78 | -2 |
2022-09-20 11:08 | Complete remove synchronous calls in ux | lash | 1 | +130 | -71 |
2022-09-20 10:06 | WIP move all ux changes to event listener code | lash | 1 | +27 | -7 |
2022-09-20 09:50 | Use events for passfail ux handling | lash | 1 | +40 | -24 |
2022-09-20 09:14 | Improve debug view | lash | 1 | +17 | -2 |
2022-09-20 08:45 | Track local key state in key generationg | lash | 1 | +23 | -13 |
2022-09-20 08:35 | Disable dispatch button when busy with dispatching | lash | 1 | +40 | -25 |
2022-09-20 08:00 | Apply state bits and state debug output | lash | 1 | +90 | -18 |
2022-09-20 07:00 | Reset message count on delete key | lash | 2 | +32 | -20 |
2022-09-20 06:44 | Add delete key | lash | 2 | +22 | -2 |
2022-09-19 22:12 | Feedback on wrong passphrase | lash | 2 | +15 | -17 |
2022-09-19 21:00 | WIP feedback on wrong passphrase | lash | 2 | +22 | -14 |
2022-09-19 20:33 | Add settable passphrase for key | lash | 4 | +127 | -64 |
2022-09-19 17:26 | Add option to identify oneself | lash | 2 | +97 | -14 |
2022-09-19 16:06 | Add funny default names | lash | 5 | +69 | -9 |
2022-09-19 14:44 | add public key submission | lash | 4 | +107 | -50 |
2022-09-19 09:18 | Add links | lash | 1 | +13 | -14 |
2022-09-19 07:00 | Use relative paths in includes | lash | 1 | +2 | -2 |
2022-09-19 06:42 | Correct mutable ref hash | lash | 1 | +18 | -18 |
2022-09-18 18:05 | Add gitignore | lash | 1 | +3 | -0 |
2022-09-18 17:41 | Get result hash from remote | lash | 1 | +41 | -14 |
2022-09-18 15:24 | Replace webcrypto with jssha | lash | 2 | +19 | -9 |
2022-09-18 12:36 | Add package metadata | lash | 2 | +682 | -1 |
2022-09-18 12:28 | Add wala submit, state feedback | lash | 3 | +146 | -37 |
2022-09-17 17:21 | Initial commit | lash | 4 | +450 | -0 |