Commit Graph

39 Commits

Author SHA1 Message Date
Rose L. Liverman
2414543d55
added "format" type 2019-12-21 01:26:20 -08:00
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
kor
6b014f9905 Remove electron aspect. 2019-02-04 12:12:03 +13:00
kor
0c86ff8b05 Refactor to utilize Electron. 2018-07-21 23:23:06 +12:00
kor
31e120e83a Add suboptimal default and user settings setup. 2018-07-20 17:38:35 +12:00
kor
5cfb1e1a5c Data updated. Added encyclopedia type. 2018-07-19 16:46:43 +12:00
kor
2e28e45088 Added image type icon for menu stats. 2018-07-19 04:28:01 +12:00
kor
a1e106ebc5 Image layout continued. 2018-07-19 03:28:10 +12:00
kor
ae0b1d5717 Wide entry option. Name formatting. 2018-07-19 01:06:29 +12:00
kor
a3bcd4f626 window.onload call msnry.layout() to fix image grid-item div squashed bug. 2018-07-19 00:10:24 +12:00
kor
bfa2faacaa Merge Changbai Li masonry fix into image branch. 2018-07-18 23:30:16 +12:00
kor
c77fe62eb4 Image progress messy. 2018-07-18 23:17:51 +12:00
Changbai Li
fb9f2c287a
Merge branch 'master' into bugfix/masonry-layout-refresh 2018-07-18 18:11:14 +08:00
kor
1ca0582cf8 Improved css color setup. SIETA colors. 2018-07-18 22:06:56 +12:00
Changbai Li
c68ea392e8 BUGFIX: make masonry recalculate layout after image's loaded 2018-07-18 18:06:05 +08:00
kor
4dba144a34 Improved grid-item link hitbox and fix grid-item type link hover. 2018-07-18 19:20:53 +12:00
kor
eb317a18a2 Link hit box expanded. Tinkering with images. 2018-07-18 18:36:36 +12:00
kor
c277a302af Refactored css. 2018-07-18 06:18:42 +12:00
kor
4e5c7e8b81 Testing double collumn grid-item. 2018-07-18 02:36:13 +12:00
kor
96d4448015 Type sorting. Terms spacer. 2018-07-18 02:09:23 +12:00
kor
233b4a5252 Refector view logic into viewmasonry.js. 2018-07-18 01:41:00 +12:00
kor
7da1af6121 Refactor database usage to datawrap.js. 2018-07-18 01:08:20 +12:00
kor
46d4eb82e7 Date updated. 2018-07-17 23:13:01 +12:00
kor
9e633d82c2 Setup top 5 tags in menu. 2018-07-17 03:07:13 +12:00
kor
af3f389a88 Setup term page/filter. 2018-07-17 01:02:50 +12:00
kor
3a2f06d238 Formatting terms. 2018-07-17 00:58:32 +12:00
kor
0d4bb2a405 Added type filtering. 2018-07-16 17:53:23 +12:00
kor
126f9f2aac Added div IDs. 2018-07-16 15:04:07 +12:00
kor
eb53eec5ed Fixed page loading. 2018-07-16 14:58:03 +12:00
kor
9bd3256c07 Fixed masonry layout with home/tags filter. 2018-07-16 04:21:20 +12:00
kor
ec40b20aa4 Filter by tag sort of working with refresh. 2018-07-16 03:47:40 +12:00
kor
9c1d99d6b8 Setup for handling tags and types. 2018-07-16 02:23:07 +12:00
kor
a7e432f0ca Split tags string into keywords array. 2018-07-15 22:42:10 +12:00
kor
d2c0d48825 Link setup and improved css styling. 2018-07-15 03:02:57 +12:00
kor
2454e9f85c Added progress info to entries. 2018-07-15 00:17:52 +12:00
kor
0928295857 Added icons to entries per type. 2018-07-15 00:17:51 +12:00
kor
676626b7eb Setup Mansonry cascading grid layout library. 2018-07-14 23:05:01 +12:00
kor
2fd8ab3727 Masonry grid attempt 2. 2018-07-14 22:07:08 +12:00
kor
0c3f2d4eaf Initial commit. 2018-07-14 03:56:09 +12:00