Commit graph

227 commits

Author SHA1 Message Date
Akinwale Ariwodola 6c2e6727a8 added distinct selector for ClaimId when selecting claims to prevent duplicates (due to joins which should be fixed) from showing 2017-06-25 09:14:59 +01:00
Akinwale Ariwodola 7a84b50254 prevent claim transaction link on home page from opening the claim itself 2017-06-23 15:20:56 +01:00
Akinwale Ariwodola df36f5322f fixed word break for claim metadata description 2017-06-19 05:08:46 +01:00
Akinwale Ariwodola 981bd7d6a0 more ambiguous fixes 2017-06-19 01:33:37 +01:00
Akinwale Ariwodola 20a818c866 added IsFiltered flag to identify actual NSFW items that are not tagged NSFW. 2017-06-19 01:32:03 +01:00
Akinwale Ariwodola 12ec6e1df4 fix ambiguous nsfw condition 2017-06-19 00:43:48 +01:00
Akinwale Ariwodola a2e9b8142e added nsfw flag to claims retrieval api 2017-06-19 00:42:29 +01:00
Akinwale Ariwodola 65924fdb3c claims api retrieval tweaks 2017-06-19 00:26:57 +01:00
Akinwale Ariwodola 74932d02a2 claims retrieval api modifications 2017-06-18 20:28:31 +01:00
Akinwale Ariwodola 7853701a75 changed claims api limit from 24 to 48 2017-06-18 16:09:46 +01:00
Akinwale Ariwodola 3a92dbc0fc preliminary claims api implementation 2017-06-18 11:08:50 +01:00
Akinwale Ariwodola 2d59ca30f1 temporary fix for titles with multibyte characters in the claims explorer 2017-06-17 19:22:39 +01:00
Akinwale Ariwodola 8e7b1f42bd temporary workaround for duplicate claim id 2017-06-17 18:47:16 +01:00
Akinwale Ariwodola fa555e77be tweaks to block size formatting in block size chart. 2017-06-17 18:17:35 +01:00
Akinwale Ariwodola 5730ccc3c7 default period fix 2017-06-17 17:12:07 +01:00
Akinwale Ariwodola 37976f3082 implemented block size chart period saving to local storage to persist for page reloads 2017-06-17 17:08:07 +01:00
Akinwale Ariwodola 051bf6d8d9 fix grammar 2017-06-17 16:53:47 +01:00
Akinwale Ariwodola f70f41c787 added pagination to claims explorer 2017-06-17 16:51:00 +01:00
Akinwale Ariwodola 4557e395fe added chart export 2017-06-17 10:56:37 +01:00
Akinwale Ariwodola bfc5c40449 added flag to track chart loading progress and preevent double loading 2017-06-17 10:24:55 +01:00
Akinwale Ariwodola 0d791a6b43 price history cron 2017-06-17 09:21:07 +00:00
Akinwale Ariwodola e9beaedeec updated position of the block size chart links 2017-06-17 10:20:40 +01:00
Akinwale Ariwodola 9b57b50f9e block size chart grid tweaks 2017-06-17 10:16:35 +01:00
Akinwale Ariwodola 1492e00318 block size chart scrollbar and display tweaks 2017-06-17 09:52:35 +01:00
Akinwale Ariwodola edc857c352 changed to zero-prefixed day of month in table data 2017-06-17 09:41:16 +01:00
Akinwale Ariwodola ff85546e3f block size chart formatting fixes 2017-06-17 09:14:12 +01:00
Akinwale Ariwodola 56e576ba39 added blocks index and block size chart 2017-06-17 08:40:39 +01:00
Akinwale Ariwodola d4cb27dca7 added all query parameter for address transactions 2017-06-16 18:35:56 +01:00
Akinwale Ariwodola c9c7197b0e pagination result display fix 2017-06-16 18:28:35 +01:00
Akinwale Ariwodola e196308fa0 fix pagination bug 2017-06-16 18:26:11 +01:00
Akinwale Ariwodola 09924dc667 implemented pagination for address transactions 2017-06-16 18:23:26 +01:00
Akinwale Ariwodola be2a458db7 added price history handling and storage 2017-06-16 16:47:12 +01:00
Akinwale Ariwodola e2480c65f3 changed NSFW label on claims detail page 2017-06-16 09:53:18 +01:00
Akinwale Ariwodola b53b71ebfc ordering by fee then random to more claims by publisher 2017-06-16 09:40:08 +01:00
Akinwale Ariwodola c2ff1a5ccf added random ordering to more claims by publisher 2017-06-16 09:38:15 +01:00
Akinwale Ariwodola 71ad171fb9 fixed titles in claim explorer 2017-06-16 09:32:17 +01:00
Akinwale Ariwodola ce2df654de fixed image onerror event handler 2017-06-16 09:19:55 +01:00
Akinwale Ariwodola bbebcac60c yet more fixes 2017-06-16 09:12:54 +01:00
Akinwale Ariwodola 7b540c0196 more fixes 2017-06-16 09:10:47 +01:00
Akinwale Ariwodola 3d11a783d7 fixed failed claims interrupting output insertion 2017-06-16 09:03:17 +01:00
Akinwale Ariwodola 9b2a76b5c0 changed character casing for content type label 2017-06-16 08:46:50 +01:00
Akinwale Ariwodola a2f092ddac fixed number format for address transactions 2017-06-16 08:42:42 +01:00
Akinwale Ariwodola e5bb7e470d fixed claims price display for LBC currency 2017-06-16 08:33:18 +01:00
Akinwale Ariwodola 10f271ce67 lbry url regex update 2017-06-16 08:17:58 +01:00
Akinwale Ariwodola 5e6d6b468c added lbry link parsing to claims description 2017-06-16 08:02:22 +01:00
Akinwale Ariwodola a74b794aaf fixed claim grid item titles and added tooltips 2017-06-16 08:00:32 +01:00
Akinwale Ariwodola 46938aa305 fixed cost conversion error 2017-06-16 07:44:21 +01:00
Akinwale Ariwodola 33064c7b5c added recent claims links 2017-06-16 07:21:28 +01:00
Akinwale Ariwodola c169075ff6 fixed claim creation display time to match transaction time 2017-06-16 07:06:35 +01:00
Akinwale Ariwodola 8161830d81 added target=_blank to all license urls 2017-06-16 07:00:23 +01:00