Commit Graph

252 Commits

Author SHA1 Message Date
Rose L. Liverman
498df30fe8
Update data.ndtl 2019-12-20 16:58:42 -08:00
Rose L. Liverman
d858c1d8f5
Update data.ndtl 2019-12-12 12:47:55 -08:00
Rose L. Liverman
3d0675af00
Update data.ndtl 2019-12-11 17:35:47 -08:00
Rose L. Liverman
e386bce687
Update data.ndtl 2019-12-11 16:03:00 -08:00
Rose L. Liverman
80c792771d
Update data.ndtl 2019-12-10 00:12:17 -08:00
Rose L. Liverman
ef3608a293
Update data.ndtl 2019-12-10 00:02:55 -08:00
Rose L. Liverman
0264b25311
Update data.ndtl 2019-12-09 23:56:49 -08:00
Hamish MacDonald
11c59fdc9f
Merge pull request #13 from lcb931023/master
Fix bug with DONE : false filtering
2019-10-16 16:57:55 +13: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
Hamish MacDonald
e50a2636a7 Add movements gif. 2019-07-11 14:53:34 +12:00
Hamish MacDonald
84bdae0bd8 Add entries. 2019-07-07 22:39:29 +12:00
Hamish MacDonald
1fc048080d
Merge pull request #11 from Thunderbottom/patch-1
Fix borders appearing when clicking links. Fixed by Thunderbottom.
2019-03-25 14:26:53 +13:00
Chinmay Pai
6bd25a646e
css: get rid of link borders
the border appears when you click on any link, and it looks really out of place. this should get rid of it.
2019-03-22 08:15:23 +05:30
Hamish MacDonald
d33c82f794
Update .gitattributes 2019-02-13 16:33:45 +13:00
kor
d6bdac4b85 Tweaks to readme and db. 2019-02-04 12:14:38 +13:00
kor
6b014f9905 Remove electron aspect. 2019-02-04 12:12:03 +13:00
kor
82810ed954 Add data. 2019-02-04 12:07:12 +13:00
kor
4d08673a56 Add logs. 2019-01-30 16:37:55 +13:00
kor
2f76050f4b Fix missing id for electron build. 2019-01-30 16:34:47 +13:00
kor
37e961cd9d Add data. 2018-11-16 10:26:29 +13:00
kor
5e03547970 Add data. 2018-11-14 01:21:27 +13:00
kor
cc62afa2e5 Add data. 2018-11-14 01:15:18 +13:00
kor
02dc3594f3 Move loadanimnum (article threshold to show load anim) into settings. 2018-11-07 14:49:36 +13:00
kor
ab517aa247 Add data. 2018-11-07 14:15:53 +13:00
kor
ccd94fded6 Add improved loading handling. Clean up. 2018-11-07 14:14:49 +13:00
kor
90375587ac Remove all promises. 2018-11-07 01:51:05 +13:00
kor
0a3d0f794b Refactor promise setup. 2018-11-07 01:34:55 +13:00
kor
55a9014be2 Add load (links working again) with new promise setup. Improve seer (benchmark). 2018-11-07 00:45:52 +13:00
kor
03b9e3f777 Improve benchmarking. 2018-11-07 00:12:54 +13:00
kor
2d08df6079 Add improved benchmarking, continue promise refactor. 2018-11-06 23:27:32 +13:00
kor
19125d1bc4 Refactor clean up new promise setup. 2018-11-06 22:28:12 +13:00
kor
36e2dca38c Add db query filtering again with promise setup and benchmarking. 2018-11-06 13:05:29 +13:00
kor
2f8809cafb Refactor benchmarking. 2018-11-06 12:39:57 +13:00
kor
eea38f4cc1 Add promises to article building. 2018-11-06 12:29:55 +13:00
kor
82a728f8ca Move fontawesome css link into body (faster initial load). 2018-11-06 12:02:56 +13:00
kor
1bb09fe77f Add continued failed messy testing of promises and smooth article adding. 2018-11-06 04:38:56 +13:00
kor
0806fcc658 Refactor to messy testing with promise setup. 2018-11-06 04:00:16 +13:00
kor
6ccb4d19dc Add data. 2018-11-06 03:59:43 +13:00
kor
418f104f96 Add data. 2018-11-05 23:31:24 +13:00
kor
359d3d802c Update preview image. 2018-11-05 01:51:30 +13:00
kor
e343f528a7 Clean up css and grid.js. 2018-11-05 01:08:31 +13:00
kor
1a6e63e3be Clean up db. 2018-11-05 01:07:06 +13:00
kor
7fa0761d8d Improve selection color. 2018-11-05 01:04:44 +13:00
kor
1be8fa57f0 Fix weird entry not displaying ('artists' title?), fix padding issue hiding lower when empty. 2018-11-05 00:57:33 +13:00
kor
217298c643 Fix cursor showing zoom-in on lowercontent when applicable. 2018-11-05 00:49:50 +13:00
kor
51040d9b50 Fix containerbelow image article padding when empty. 2018-11-05 00:45:11 +13:00
kor
80738e1eb1 Add minor image tweak. 2018-11-05 00:42:50 +13:00
kor
10b3066154 Add zoom-in/zoom-out cursor for image articles. 2018-11-05 00:35:23 +13:00
kor
8f607e00d6 Fix corner radius not working on image articles. Increase image overlay opacity. 2018-11-05 00:24:14 +13:00
kor
a92964b37d Fix to overlay, non-image bottom padding, image onclick coverage. 2018-11-05 00:19:50 +13:00