Commit graph

2029 commits

Author SHA1 Message Date
Imre Kristoffer Eilertsen
aca8f4d77a
Assigned Diversion to Hosts 2018-09-26 00:35:10 +02:00
Imre Kristoffer Eilertsen
db2a6b15c5
Added Diversion as a software 2018-09-26 00:34:40 +02:00
Imre Kristoffer Eilertsen
427db22482
Assigned languages to the new lists 2018-09-26 00:33:25 +02:00
Imre Kristoffer Eilertsen
f21e45ccde
Added 29 new lists 2018-09-26 00:26:48 +02:00
collinbarrett
9c7f861c98 return 404s from API as warranted 2018-09-25 13:19:32 -05:00
collinbarrett
600a9dcc45 add langs id endpoint
ref #505
2018-09-25 12:55:33 -05:00
Collin Barrett
44ab1cd841 fix typos from #513, apply null stripping to seed data 2018-09-25 05:26:59 -05:00
Collin M. Barrett
70f057d008
Merge pull request #513 from DandelionSprout/patch-27
Monday morning pull, take 2
2018-09-25 10:15:05 +00:00
Imre Kristoffer Eilertsen
c1ba3955e3
Assigned a few critical tags 2018-09-25 09:15:52 +02:00
Imre Kristoffer Eilertsen
04951e0a9d
Assigned some languages 2018-09-25 09:13:58 +02:00
Imre Kristoffer Eilertsen
9434debf1b
Added more than 30 lists 2018-09-25 09:12:55 +02:00
Collin Barrett
15e7e5d3b2 fix null updated date in ListsTable 2018-09-24 21:35:23 -05:00
Collin Barrett
09c33f6819 api plumbing tweaks 2018-09-24 20:28:13 -05:00
Collin Barrett
55cb8583f4 reduce caching duration 2018-09-24 20:16:15 -05:00
Collin Barrett
c9dc88e58b tidy R# config 2018-09-24 19:14:10 -05:00
Collin Barrett
d0568e76df update lists endpoint
ref #505
2018-09-24 19:06:39 -05:00
Collin Barrett
be67e4cccb refactor api 2018-09-24 18:59:28 -05:00
Collin Barrett
3a8a01f4bc add tags endpoint
ref #505
2018-09-24 16:12:52 -05:00
collinbarrett
73c792486a rm unneeded .bat
ref #375
2018-09-24 09:09:02 -05:00
collinbarrett
760b74a5b9 fix dev webpack build
closes #375
2018-09-24 09:08:12 -05:00
Collin Barrett
5f53bb7986 add BuitlWithDot.Net shield 2018-09-24 06:37:13 -05:00
Collin Barrett
e300463ad9 sort tags by # then by alpha of first tag
ref #509
2018-09-22 16:19:45 -05:00
Collin Barrett
f17dd6193f add null check on Tags filter
closes #509
2018-09-22 16:09:58 -05:00
Collin M. Barrett
5dadf1b48f
Merge pull request #508 from DandelionSprout/patch-25
Saturday night pull
2018-09-22 18:12:09 +00:00
Imre Kristoffer Eilertsen
1a33c6b8f9
Added 5 new lists 2018-09-22 19:53:09 +02:00
Imre Kristoffer Eilertsen
7a6a683c8d
Assigned the Little Snitch example to Research 2018-09-22 19:31:16 +02:00
Imre Kristoffer Eilertsen
4571a0ca7f
Rolling back a false lead 2018-09-22 19:29:22 +02:00
Collin Barrett
fb8d308dc8 add SyntaxIds to Software endpoint, make mapping profiles consistent
ref #505
2018-09-22 10:55:45 -05:00
Collin Barrett
ef360fe4a7 add ids to Lang endpoint
ref #505
2018-09-22 09:55:26 -05:00
Collin Barrett
3c9bd2f5ca add null check to Langs filter
closes #506
2018-09-22 09:44:57 -05:00
Collin Barrett
da8416ebbe fix more null check bugs
ref #505
2018-09-21 21:55:04 -05:00
Collin Barrett
af9828e721 fix Software icon typo in #504 2018-09-21 20:49:03 -05:00
Collin Barrett
796e19e307 fix maintainer add'l lists null check
ref #505
2018-09-21 20:37:50 -05:00
Collin Barrett
765b0dbc58 validate lists table data
ref #505
2018-09-21 20:29:41 -05:00
Collin Barrett
c551621544 undo remove nulls from api (breaks react-table)
ref #505
2018-09-21 20:14:25 -05:00
Collin Barrett
bd63439845 fix api version in last 2018-09-21 20:00:02 -05:00
Collin Barrett
526a2aab47 Squashed commit of the following:
commit 5624d5049d0efa99dbb2d7c8453c0c756eb283aa
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Fri Sep 21 19:48:36 2018 -0500

    move index to new endpoint for testing

    ref #505

commit e49f3b6312372078f9e57a451cfae4df06145597
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Fri Sep 21 19:40:29 2018 -0500

    restore camelCase

commit 94fa3c5f4ef1e47c80108c0648a5f3597d305ba7
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Fri Sep 21 19:20:38 2018 -0500

    ignore nulls and empties from json

commit 5bc704ffad168ae90cbe232161d3b205d8855b07
Author: collinbarrett <collinbarrett@users.noreply.github.com>
Date:   Fri Sep 21 12:40:25 2018 -0500

    add maintainers

commit 68bab5bb1c3394e960ec2695c6f51f5adace1cec
Merge: 106edf5 71a3d75
Author: collinbarrett <collinbarrett@users.noreply.github.com>
Date:   Fri Sep 21 10:35:43 2018 -0500

    Merge branch 'master' into refactor-api

commit 106edf5b96d4d2296374ef60c8d31923316199d2
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Thu Sep 20 06:15:49 2018 -0500

    wip

commit 1387ef5836165f716b59df19ca6fca5959c65ee8
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Thu Sep 20 05:54:16 2018 -0500

    wip

commit fcebd19ecb583dd76112c0c4d2c1d9b1c2f0d766
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Wed Sep 19 21:11:47 2018 -0500

    wip

commit e9d78450e85120a0002d5a4f528aca6992d63646
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Wed Sep 19 18:23:08 2018 -0500

    wip

commit bb915dcfe605278a941e5ac0cfc50c363d744c41
Author: collinbarrett <collinbarrett@users.noreply.github.com>
Date:   Wed Sep 19 15:49:12 2018 -0500

    RuleCount wip

commit 8e1c0fffed9af0485dec07f33ee130d6b9ecb305
Author: collinbarrett <collinbarrett@users.noreply.github.com>
Date:   Wed Sep 19 15:17:28 2018 -0500

    use IReadOnlyCollection

    per https://stackoverflow.com/questions/52368567/optimization-of-correlated-subqueries-with-automapper?noredirect=1#comment91770378_52368567

commit 6362d5891c728cf83bf2e3bdbb4b244c56aafdc9
Author: Collin Barrett <collinbarrett@users.noreply.github.com>
Date:   Wed Sep 19 05:38:54 2018 -0500

    wip
2018-09-21 19:57:01 -05:00
Collin M. Barrett
24940364e4
Merge pull request #504 from DandelionSprout/patch-23
Friday night pull
2018-09-22 00:50:12 +00:00
Imre Kristoffer Eilertsen
8cb5fcacc6
Update FilterListMaintainer.json 2018-09-22 01:33:37 +02:00
Imre Kristoffer Eilertsen
fc8451920e
Sneaking my newest list into this pull 2018-09-22 01:31:56 +02:00
Imre Kristoffer Eilertsen
eb90adae12
Added Privoxy as a software 2018-09-22 00:53:55 +02:00
Imre Kristoffer Eilertsen
7502fb592d
Added another missing comma 2018-09-22 00:52:15 +02:00
Imre Kristoffer Eilertsen
bce974305a
Update index.ts 2018-09-22 00:50:51 +02:00
Imre Kristoffer Eilertsen
9cb21fee1c
Update SoftwareIcon.tsx 2018-09-22 00:48:46 +02:00
Imre Kristoffer Eilertsen
87f2dc8c92
Added logos for Little Snitch and Privoxy 2018-09-22 00:47:08 +02:00
Imre Kristoffer Eilertsen
527ff1437e
Update Syntax.json 2018-09-22 00:40:43 +02:00
Imre Kristoffer Eilertsen
9f699c518a
Fixed missing commas 2018-09-22 00:40:05 +02:00
Imre Kristoffer Eilertsen
3f9e9582f8
Added 2 old Privoxy lists to start us off with 2018-09-22 00:39:09 +02:00
Imre Kristoffer Eilertsen
680566bbd0
Assigned some softwares to syntaxes
Apparently AdBlock supports more lists than what I had previously believed.
2018-09-22 00:19:54 +02:00
Imre Kristoffer Eilertsen
f41244a9e5
Added Privoxy's syntax 2018-09-22 00:17:43 +02:00