Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-05-14
| ||
02:58 | version 1.0.0a7 changelog Leaf check-in: 93a19bfb8c user: JoshAshby tags: trunk, 1.0.0a7 | |
02:56 | getting ready for a new build, updating scripts for vite check-in: b90abdf938 user: JoshAshby tags: trunk | |
02:19 | reorg and clear the selected article if loading new check-in: 70dfaae7b3 user: JoshAshby tags: trunk | |
2022-05-13
| ||
00:26 | small clean up of the new articles feature check-in: 805420859c user: JoshAshby tags: trunk | |
2022-05-12
| ||
05:39 | working on fixing and adjusting the new articles chip check-in: 9fdd59611e user: JoshAshby tags: trunk | |
04:23 | click the logo to go back to all articles check-in: edcca60c93 user: JoshAshby tags: trunk | |
04:19 | Updating changelog with new stuff so far check-in: ade42fcaf3 user: JoshAshby tags: trunk | |
04:10 | Expose original title in the feed management too check-in: a53aa189e5 user: JoshAshby tags: trunk | |
04:07 | better truncation text of unread article count check-in: 15c7a976dd user: JoshAshby tags: trunk | |
04:04 | Basic support for custom titles on feeds and show the last fetched at and etag on the feed management screen for nerd stats check-in: aac46fbc02 user: JoshAshby tags: trunk | |
03:19 | WIP on a new articles indicator that'll reload/reset the browser when clicked; bugfix the vertical view's styling and make it a little better; add a shortcut to the video tab for youtube'd articles check-in: 28db6ab896 user: JoshAshby tags: trunk | |
2022-05-07
| ||
17:38 | go back to the other virtual list and use a hack to make the prop more event like to solve the scroll jumping on loading more issues check-in: d55962199f user: JoshAshby tags: trunk | |
2022-05-06
| ||
23:28 | trying out a different virtual-list component which has a (shocking) event/callback driven scroll to hook rather than using a harder to manage prop check-in: 8ae642600c user: JoshAshby tags: trunk | |
00:37 | small cleanup of imports and remove a now unused function check-in: 6e5466b388 user: JoshAshby tags: trunk | |
00:19 | Add in basic and initial youtube video and media namespace support. Youtube videos should show the description along with the new video tab that'll load a youtube iframe when clicked check-in: 0f62eda6bd user: JoshAshby tags: trunk | |
2022-05-05
| ||
04:48 | update myrpc using brooms latest version, fix a few small bugs around types and working on figuing out how to migrate the article view to liveQuery check-in: 2e169d3336 user: JoshAshby tags: trunk | |
2022-05-04
| ||
03:18 | transition to roxi pulled from Broom for the logger which is better at handling styles and a little smarter for less work on the DX side check-in: 11d942465f user: JoshAshby tags: trunk | |
03:05 | additional changes to try out live-query to to clean up some additional logic around state keeping check-in: 45c9cac269 user: JoshAshby tags: trunk | |
2022-05-03
| ||
05:54 | working on extracting logic around feed and import/export handling into separate files to help figure out abstractions and common patterns check-in: 892a79b431 user: JoshAshby tags: trunk | |
04:54 | rename feedParser actually check-in: bc7e15c927 user: JoshAshby tags: trunk | |
04:54 | rename the feed parser into a more correct directory getting ready to organize some of the logic that's hidden away in the various svelte files right now into a more comprehensive feed handling library check-in: f85dbc6b44 user: JoshAshby tags: trunk | |
04:40 | use a new type for the dropper action check-in: 6e7bd23253 user: JoshAshby tags: trunk | |
04:39 | attempting to fix some svelte ts problems poorly :< check-in: 0bc048c124 user: JoshAshby tags: trunk | |
03:56 | livequery means i don't have to wait for the first unread counts to show to render the app better now check-in: 6ed1693512 user: JoshAshby tags: trunk | |
03:53 | fix test helpers for the samples check-in: 7486c626b7 user: JoshAshby tags: trunk | |
03:53 | couple of small cleanups, start messing around with dexies new liveQuery to see if it might fit my needs better check-in: 6d13597096 user: JoshAshby tags: trunk | |
01:03 | update readme to refect the current state of things better check-in: 87e9e267cd user: JoshAshby tags: trunk | |
2022-05-02
| ||
23:00 | bugfixes for storybook and the ava suite after upgrading everything. Had to switch ava to using esbuild's node loader rather than ts-node due to it not wanting to play nicely with the path alias setup check-in: 4b0660ebf6 user: JoshAshby tags: trunk | |
14:43 | transition to vitejs for bundling, upgrade most of the packages check-in: 9b12061d8e user: JoshAshby tags: trunk | |
03:59 | now the long cleanup of other feed related tasks check-in: a471fb6cd1 user: JoshAshby tags: trunk | |
2022-05-01
| ||
23:33 | big refactor of the parser to make it easier to hook in additional "plugins" ... hopefully check-in: a23623010a user: JoshAshby tags: trunk | |
2021-10-09
| ||
19:45 | start dev on a7 check-in: 07cada1e80 user: JoshAshby tags: trunk | |
19:23 | version 1.0.0a6 changelog check-in: 55acefcf09 user: JoshAshby tags: trunk, 1.0.0a6 | |
18:10 | some additional changelog tweaks check-in: 7150e85a63 user: JoshAshby tags: trunk | |
18:03 | update changelog for content namespace support check-in: 8d76d9f8d8 user: JoshAshby tags: trunk | |
18:01 | refactor and hopefully bugfix the stale store closures and events causing jumps to wrong feeds and the browser even after unmounts (ie from the settings page if you accidentally bumped "j" or something check-in: 7be9dba970 user: JoshAshby tags: trunk | |
18:00 | temp hack around the event handler intercepting input events this could probably be greatly expanded to be more configurable or have some local hotkey handler that wraps inputs to handle special key combos that are modifier only based? check-in: 319c9ab853 user: JoshAshby tags: trunk | |
04:56 | oh no debugger too check-in: f379a841c4 user: JoshAshby tags: trunk | |
04:56 | content:encoded not content:content check-in: 999ddb3d11 user: JoshAshby tags: trunk | |
04:17 | settings ui link cause why not check-in: f31f107457 user: JoshAshby tags: trunk | |
04:16 | add a content namespace parser for rss feeds to pull in encoded content. need to test this but it should work as is check-in: ebd8553b47 user: JoshAshby tags: trunk | |
04:15 | pull in some changes from broom with the tab container setup check-in: 1f16612328 user: JoshAshby tags: trunk | |
04:11 | actually hook the mode up to get ready for changing it check-in: 687b7a5bfc user: JoshAshby tags: trunk | |
2021-10-02
| ||
17:53 | make a common layout for the stacked list to keep it all in sync better check-in: e3e8a26eab user: JoshAshby tags: trunk | |
17:51 | adjust readme a little check-in: f151ccb9a9 user: JoshAshby tags: trunk | |
17:51 | add two more keyboard shortcuts for changing layouts check-in: 5fcce43086 user: JoshAshby tags: trunk | |
06:16 | make use of the event bus for the rpc interface to refresh the articles browser. might need a different refresh setup where it'll refresh from the db and trigger an update of the feeds in the background? check-in: 363e400552 user: JoshAshby tags: trunk | |
06:15 | better settings handling of types check-in: 78e89137c4 user: JoshAshby tags: trunk | |
06:14 | move to an esm module for the event bus to share it better, do some better typing of the hotkey handlers check-in: eb0a7fe974 user: JoshAshby tags: trunk | |
04:47 | some small refactors for components while figuring out the hotkeys stuff check-in: 11d3eaa1f1 user: JoshAshby tags: trunk | |