memex/logic
lcb931023 52d9b5ea69 Fix bug with DONE : false filtering
Currently if the user filters by things that arent done, it would only show the entries that don't have a DONE flag, not those that has DONE : false. This is due to javascript not considering `'false' == false`
2019-10-15 22:45:13 +08:00
..
lib Remove electron aspect. 2019-02-04 12:12:03 +13:00
view Remove electron aspect. 2019-02-04 12:12:03 +13:00
add.js Remove electron aspect. 2019-02-04 12:12:03 +13:00
lightbox.js Remove electron aspect. 2019-02-04 12:12:03 +13:00
main.js Remove electron aspect. 2019-02-04 12:12:03 +13:00
seer.js Remove electron aspect. 2019-02-04 12:12:03 +13:00
wrap.js Fix bug with DONE : false filtering 2019-10-15 22:45:13 +08:00