Commit graph

3068 commits

Author SHA1 Message Date
Collin M. Barrett
22d9bf3cb7 Description should never return null 2019-08-24 10:01:54 -05:00
Collin M. Barrett
edae92b0a5 add footer links 2019-08-24 09:50:27 -05:00
Collin M. Barrett
ceb4aaa40d add logo 2019-08-24 09:26:40 -05:00
Collin M. Barrett
d3f8752e77 auto-determine copyright year 2019-08-24 09:06:55 -05:00
Collin M. Barrett
3f0dd3a0d1 rm some whitespace to fit more rows per page 2019-08-16 16:13:30 -05:00
Collin M. Barrett
ac86fbfab8 port sort by tags 2019-08-16 15:48:10 -05:00
Collin M. Barrett
913d003712 Merge branch 'antd' of https://github.com/collinbarrett/FilterLists into antd 2019-08-16 15:07:29 -05:00
Collin M. Barrett
a4714ce1b6 update react-scripts 2019-08-16 15:06:20 -05:00
Collin M. Barrett
149524e12f tweak auto-pageSize math 2019-08-07 17:37:34 -05:00
Collin M. Barrett
ee5ac67110 css updates 2019-08-07 16:09:44 -05:00
Collin M. Barrett
7de985ed63 use cra pattern for importing react 2019-08-07 15:55:17 -05:00
Collin M. Barrett
4f2e2e7c36 allow tags to vertically grow, start using module-scoped css 2019-08-07 15:51:50 -05:00
Collin M. Barrett
8f93fe1368 handle lists with no tags 2019-08-07 15:19:04 -05:00
Collin M. Barrett
32e137ec1b viewUrl is always required and should never be null/undefined 2019-08-07 15:18:38 -05:00
Collin M. Barrett
3cf55967ce implement TagCloud column 2019-08-07 15:14:01 -05:00
Collin M. Barrett
5a0a243b6c mark method as private 2019-08-07 13:07:31 -05:00
Collin M. Barrett
455b5a24f1 copy over public resources 2019-08-07 13:04:17 -05:00
Collin M. Barrett
e6d1827e48 add sort to Name column 2019-08-07 12:52:07 -05:00
Collin M. Barrett
6d62e24ca4 apply two-line max to cells with nested blockquote or p 2019-08-07 12:38:04 -05:00
Collin M. Barrett
4157bc89c6 line break tidy 2019-08-07 12:31:37 -05:00
Collin M. Barrett
a44aa3a179 HTML5 cite quoted Descriptions 2019-08-07 12:28:09 -05:00
Collin M. Barrett
85a1ea09a0 stub software, language, and tag columns 2019-08-07 12:20:43 -05:00
Collin M. Barrett
e205a958c3 responsive layout tweaks 2019-08-06 16:17:42 -05:00
Collin M. Barrett
8cac552254 tidies 2019-08-06 16:02:07 -05:00
Collin M. Barrett
0d3e659dc9 fix math for auto-pageSize 2019-08-06 15:58:13 -05:00
Collin M. Barrett
11b87af302 dynamic pageSize 2019-08-06 14:48:19 -05:00
Collin M. Barrett
1831cf2cd3 rm content padding to save space on smaller screens 2019-08-06 14:16:20 -05:00
Collin M. Barrett
f785dcf8a8 show page sizer 2019-08-06 14:14:58 -05:00
Collin M. Barrett
27e57e8b82 fixed row heights 2019-08-06 14:04:22 -05:00
Collin M. Barrett
4f7aa6bf72 rm not working span for tooltip for now
ref https://github.com/ant-design/ant-design/issues/18122
2019-08-06 13:40:58 -05:00
Collin M. Barrett
ea666720e5 match single Subscribe button with dropdown width 2019-08-06 13:40:05 -05:00
Collin M. Barrett
256c822ebc tidies 2019-08-06 13:19:25 -05:00
Collin M. Barrett
e0dcb9f01b rm unused rule 2019-08-06 13:12:24 -05:00
Collin M. Barrett
4621d2dd85 clarify css comments 2019-08-06 13:02:26 -05:00
Collin M. Barrett
7199e80b76 fixed row heights 2019-08-06 12:33:16 -05:00
Collin M. Barrett
c17c4e7c0f rm div-wrapper to chop long line from fixed-width button column 2019-08-06 11:51:55 -05:00
Collin M. Barrett
0dbcfd6987 chop long line 2019-08-06 11:50:13 -05:00
Collin M. Barrett
488b85855f limit table cells from wrapping more than 2 lines 2019-08-06 11:49:01 -05:00
Collin M. Barrett
5906af8454 fix width of Subscribe column 2019-08-06 10:37:57 -05:00
Collin M. Barrett
ddf2a2d734 rm some unused create-react-app boilerplate 2019-08-06 09:11:44 -05:00
Collin M. Barrett
e64c118df2 fix font color on dropdown buttons 2019-08-06 09:08:46 -05:00
Collin M. Barrett
092ec32e16 try definining title in span
ref https://github.com/ant-design/ant-design/issues/18122#issuecomment-518672536
2019-08-06 08:42:16 -05:00
Collin M. Barrett
7d67c231d4 refactor SubscribeButton dropdown 2019-08-06 08:34:18 -05:00
Collin M. Barrett
4e3dd51efb add dropdown to SubscribeButton 2019-08-06 07:00:34 -05:00
Collin M. Barrett
0cca088b8d revert to small table size 2019-08-05 20:55:51 -05:00
Collin M. Barrett
b6065beeb4 enable noImplicitAny 2019-08-05 20:54:42 -05:00
Collin M. Barrett
71a933346a explicitly define return types 2019-08-05 20:49:54 -05:00
Collin M. Barrett
ab2feb5119 use dashed for .onion 2019-08-05 20:46:24 -05:00
Collin M. Barrett
26ad94bc7a rm Text prop for now 2019-08-05 20:44:33 -05:00
Collin M. Barrett
f625706540 simplify loading check 2019-08-05 20:29:40 -05:00