-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Obsidian Version 8.0 #77
Commits on Mar 22, 2023
-
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 16188f5 - Browse repository at this point
Copy the full SHA 16188f5View commit details -
Add Peek/Delete metehods to LRU
Create WLRU and SLRU structures / methods Create Frequency Sketch frame. Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bb0eec - Browse repository at this point
Copy the full SHA 0bb0eecView commit details
Commits on Mar 23, 2023
-
Fix SLRU/LRU methods for protected eviction retention, Create WTLFU frame Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a14733b - Browse repository at this point
Copy the full SHA a14733bView commit details
Commits on Mar 24, 2023
-
Merge pull request #1 from oslabs-beta/david/w-tinylfu
David/w-tinylfu
Configuration menu - View commit details
-
Copy full SHA for e506973 - Browse repository at this point
Copy the full SHA e506973View commit details -
w-tinyLFU and frequency sketch updates
Update read/write for w-tinyLFU update file structure for the w-tinyLFU cache Finish first build of Frequency Sketch Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9254ac8 - Browse repository at this point
Copy the full SHA 9254ac8View commit details
Commits on Mar 25, 2023
-
Complete basic WTLFU functionality w/ Freq Sketch,
refactor Frequency Sketch, begin TS refactor for WTLFU Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3bc7c3e - Browse repository at this point
Copy the full SHA 3bc7c3eView commit details
Commits on Mar 26, 2023
-
Merge pull request #2 from oslabs-beta/david/w-tinylfu
David/w tinylfu
Configuration menu - View commit details
-
Copy full SHA for 5e72271 - Browse repository at this point
Copy the full SHA 5e72271View commit details
Commits on Mar 27, 2023
-
added code to Obsidian Wrapper to send messages to DevTool
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3453d77 - Browse repository at this point
Copy the full SHA 3453d77View commit details -
Merge pull request #3 from oslabs-beta/ECJM/wrapper
added and fixed code in Obsidian Wrapper
Configuration menu - View commit details
-
Copy full SHA for a9eec4a - Browse repository at this point
Copy the full SHA a9eec4aView commit details -
WTinyLFU bugfixes, begin hillclimber optimization
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89d1a33 - Browse repository at this point
Copy the full SHA 89d1a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for a63df68 - Browse repository at this point
Copy the full SHA a63df68View commit details
Commits on Mar 28, 2023
-
added logic to respond to request for algo/capacity from content.js
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1054717 - Browse repository at this point
Copy the full SHA 1054717View commit details -
Debug cache evictions, Debug cache put methods debug frequency sketch incrementation, initilization, freq checking. Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6de73ed - Browse repository at this point
Copy the full SHA 6de73edView commit details -
Merge pull request #5 from oslabs-beta/david/w-tinylfu
David/w tinylfu
Configuration menu - View commit details
-
Copy full SHA for 045d298 - Browse repository at this point
Copy the full SHA 045d298View commit details -
Merge pull request #4 from oslabs-beta/ECJM/algoCap
added logic to respond to request for algo/capacity from content.js
Configuration menu - View commit details
-
Copy full SHA for 2cc8304 - Browse repository at this point
Copy the full SHA 2cc8304View commit details
Commits on Apr 1, 2023
-
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c415812 - Browse repository at this point
Copy the full SHA c415812View commit details -
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23d1249 - Browse repository at this point
Copy the full SHA 23d1249View commit details -
Merge pull request #6 from oslabs-beta/david/w-tinylfu
wTinyLFU Bugfixes
Configuration menu - View commit details
-
Copy full SHA for bfe42b2 - Browse repository at this point
Copy the full SHA bfe42b2View commit details
Commits on Apr 3, 2023
-
Add searchTerms options to w-tinyLFU
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ace5c0c - Browse repository at this point
Copy the full SHA ace5c0cView commit details -
Add searchTerms to LFU and LRU
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9e9721 - Browse repository at this point
Copy the full SHA c9e9721View commit details -
Merge pull request #7 from oslabs-beta/david/w-tinylfu
Add searchTerms options to w-tinyLFU
Configuration menu - View commit details
-
Copy full SHA for 8f0166e - Browse repository at this point
Copy the full SHA 8f0166eView commit details -
Add comments, clean up code, update readme
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4547833 - Browse repository at this point
Copy the full SHA 4547833View commit details
Commits on Apr 4, 2023
-
added functionality for persistent queries, refactored ObsidianRouter
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64687a9 - Browse repository at this point
Copy the full SHA 64687a9View commit details
Commits on Apr 6, 2023
-
Merge pull request #8 from oslabs-beta/persistentQueries
added functionality for persistent queries, refactored ObsidianRouter
Configuration menu - View commit details
-
Copy full SHA for 271fa9c - Browse repository at this point
Copy the full SHA 271fa9cView commit details -
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ea5a30 - Browse repository at this point
Copy the full SHA 5ea5a30View commit details -
Add useCache as Wrapper option to toggle client cache
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1047a66 - Browse repository at this point
Copy the full SHA 1047a66View commit details -
Improve Readme to reflect new options and fix logic
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8095053 - Browse repository at this point
Copy the full SHA 8095053View commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91f46e9 - Browse repository at this point
Copy the full SHA 91f46e9View commit details -
enable persistent querying within obsidian wrapper. refactor obsidian…
… router to access queryStr where necessary Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0a5273 - Browse repository at this point
Copy the full SHA b0a5273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e26f7a - Browse repository at this point
Copy the full SHA 1e26f7aView commit details -
Merge pull request #10 from oslabs-beta/persistentWrapper
Persistent wrapper
Configuration menu - View commit details
-
Copy full SHA for 0bbac37 - Browse repository at this point
Copy the full SHA 0bbac37View commit details
Commits on Apr 8, 2023
-
refactored cache initialization, refactored cache class (e.g. read, w…
…rite, createqueryKey, constructor), refactored Obsidian.ts, refactore normalize.ts Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3bc85f - Browse repository at this point
Copy the full SHA c3bc85fView commit details -
Merge pull request #11 from oslabs-beta/cleanCache
refactored cache initialization, refactored cache class (e.g. read, w…
Configuration menu - View commit details
-
Copy full SHA for fb89757 - Browse repository at this point
Copy the full SHA fb89757View commit details -
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85c959e - Browse repository at this point
Copy the full SHA 85c959eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b10f3 - Browse repository at this point
Copy the full SHA 02b10f3View commit details
Commits on Apr 10, 2023
-
clean up console.logs from Obsidian.ts, queryHash.js, quickCache.js, …
…normalize.ts, ObsidianWrapper.jsx Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b848e02 - Browse repository at this point
Copy the full SHA b848e02View commit details -
Merge pull request #13 from oslabs-beta/cleanUp
clean up console.logs from Obsidian.ts, queryHash.js, quickCache.js, …
Configuration menu - View commit details
-
Copy full SHA for 87811df - Browse repository at this point
Copy the full SHA 87811dfView commit details -
Clean code, remove console logs, add comments, remove vestigial files
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2601aa - Browse repository at this point
Copy the full SHA b2601aaView commit details -
Merge pull request #14 from oslabs-beta/cleanup
Clean code, remove console logs, add comments, remove vestigial files
Configuration menu - View commit details
-
Copy full SHA for 6925b39 - Browse repository at this point
Copy the full SHA 6925b39View commit details
Commits on Apr 11, 2023
-
Update readme, prune router settings
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b63649a - Browse repository at this point
Copy the full SHA b63649aView commit details -
added all versions of new logo and banner to repo for future use, upd…
…ated the readme for links to demo and devtool Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61e7af0 - Browse repository at this point
Copy the full SHA 61e7af0View commit details -
Merge pull request #15 from oslabs-beta/logos
added all versions of new logo and banner to repo for future use, upd…
Configuration menu - View commit details
-
Copy full SHA for 51917a4 - Browse repository at this point
Copy the full SHA 51917a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d3536 - Browse repository at this point
Copy the full SHA 06d3536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51331a8 - Browse repository at this point
Copy the full SHA 51331a8View commit details -
Add W-tinyLFU testing, SLRU bugfix
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c460c48 - Browse repository at this point
Copy the full SHA c460c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb161e9 - Browse repository at this point
Copy the full SHA bb161e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2cadc2 - Browse repository at this point
Copy the full SHA b2cadc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb9658 - Browse repository at this point
Copy the full SHA 0fb9658View commit details
Commits on Apr 12, 2023
-
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03158ff - Browse repository at this point
Copy the full SHA 03158ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d92b195 - Browse repository at this point
Copy the full SHA d92b195View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f7293 - Browse repository at this point
Copy the full SHA c5f7293View commit details -
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6dee551 - Browse repository at this point
Copy the full SHA 6dee551View commit details -
Configuration menu - View commit details
-
Copy full SHA for a860188 - Browse repository at this point
Copy the full SHA a860188View commit details -
Fix readme for setting up router
Co-authored-by: David Norman <120237773+DavidMNorman@users.noreply.github.com> Co-authored-by: David Kim <david.toyou.kim@gmail.com> Co-authored-by: Eileen Cho <109772371+exlxxn@users.noreply.github.com> Co-authored-by: Joan Manto <120276510+JoanManto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d369193 - Browse repository at this point
Copy the full SHA d369193View commit details -
Merge pull request #19 from oslabs-beta/readmeFix
Fix readme for setting up router
Configuration menu - View commit details
-
Copy full SHA for 6fd4bc1 - Browse repository at this point
Copy the full SHA 6fd4bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb40c2c - Browse repository at this point
Copy the full SHA cb40c2cView commit details -
Merge pull request #20 from oslabs-beta/readmeFix
Final readme adjustment
Configuration menu - View commit details
-
Copy full SHA for 5e08492 - Browse repository at this point
Copy the full SHA 5e08492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8c9ed - Browse repository at this point
Copy the full SHA 4d8c9edView commit details