2024-09-29 01:32 | Add deterministic guid param | lash | 5 | +41 | -7 |
2024-09-29 00:53 | Settable title, author, valid html content | lash | 4 | +69 | -26 |
2024-09-16 00:06 | Add metadata | lash | 4 | +10 | -0 |
2024-09-15 21:34 | Use link element as guid if guid missing | lash | 1 | +8 | -1 |
2024-07-28 19:28 | Add content, categories to rss translate | lash | 1 | +50 | -1 |
2024-07-28 18:53 | Merge branch 'master' into HEAD | lash | 2 | +22 | -0 |
2024-07-28 18:51 | Remove pointless logg abstraction | lash | 7 | +9 | -168 |
2024-07-25 20:20 | Replace feed_rs crate with feed crate | lash | 22 | +2071 | -867 |
2024-07-28 14:35 | Remove commented code | lash | 4 | +7 | -120 |
2024-07-28 14:25 | Remove feed_rs from cargo | lash | 2 | +4 | -109 |
2024-07-28 14:23 | Fully replaced feed_rs | lash | 5 | +167 | -197 |
2024-07-28 00:25 | Change rss parser, include dublincore date in entry rss parse | lash | 7 | +405 | -3 |
2024-07-25 20:50 | Add public metadata setters | lash | 5 | +75 | -4 |
2024-07-25 20:20 | Split repo in binary and lib, implement binary until metadata | lash | 15 | +1457 | -478 |
2024-07-21 21:44 | Add remaining output fields in output | lash | 6 | +314 | -31 |
2024-07-08 23:25 | Add entries to feed in sequencer writer | lash | 4 | +48 | -15 |
2024-07-08 21:26 | Add xml parsing check on sequencing test | lash | 3 | +97 | -61 |
2024-07-06 21:20 | Implement fork of atom_syndication for entry xml export | lash | 4 | +89 | -37 |
2024-07-06 18:11 | Add test proving sort order | lash | 1 | +19 | -4 |
2024-07-06 17:39 | Implement iterator sorting for sequencer | lash | 4 | +78 | -1 |
2024-07-06 16:54 | Complete fs cache module | lash | 3 | +70 | -28 |
2024-07-06 16:02 | Move cache trait definition to separate file | lash | 5 | +48 | -12 |
2024-07-05 13:28 | Eliminate warnings, remove unused syms | lash | 4 | +12 | -17 |
2024-07-04 19:33 | Implement default mem cache | lash | 2 | +68 | -8 |
2024-07-01 02:37 | Add sequence entry cache write generator | lash | 4 | +26 | -3 |
2024-07-01 02:00 | Add entry cache writer to sequencer | lash | 1 | +24 | -6 |
2024-07-01 00:55 | Create metadata object that can apply itself to feed | lash | 3 | +58 | -14 |
2024-07-01 00:50 | Create metadata object that can apply itself to feed | lash | 2 | +12 | -3 |
2024-07-01 00:42 | Create metadata object that can apply itself to feed | lash | 1 | +0 | -6 |
2024-07-01 00:42 | Create metadata object that can apply itself to feed | lash | 3 | +33 | -5 |
2024-07-01 00:26 | Add hardcoded example for channel create and export | lash | 1 | +2 | -0 |
2024-07-01 00:20 | Add hardcoded example for channel create and export | lash | 4 | +165 | -2 |
2024-06-30 22:48 | Add second feed to test | lash | 3 | +1055 | -6 |
2024-06-30 21:58 | Create add all option for sequencer | lash | 2 | +40 | -0 |
2024-06-30 18:10 | add timestamp to sort key | lash | 4 | +177 | -6 |
2024-06-30 16:58 | Make fs get a feature | lash | 4 | +6 | -6 |
2024-06-30 16:54 | Add io interface, fs getter for rss source | lash | 7 | +2647 | -20 |
2024-06-30 13:35 | Add unit test, digest and add | lash | 1 | +43 | -24 |
2024-06-29 22:48 | Make sequence entry work with definite size struct | lash | 1 | +19 | -17 |
2024-06-29 21:48 | Module selection, default test guard | lash | 3 | +149 | -2 |
2024-06-29 19:50 | Initial commit | lash | 4 | +586 | -0 |