Commit Graph

36 Commits (f5025be32f95e3a9068fae1c1d183069822822c1)

Author SHA1 Message Date
Alexandre Dulaunoy f5025be32f
new: [api] relationships API endpoint added 2021-05-27 12:37:31 +02:00
Alexandre Dulaunoy 43822d5134
chg: [stats] item fixed 2021-05-27 12:14:28 +02:00
Alexandre Dulaunoy 989632ab98
add: [stats] item statistics 2021-05-27 12:12:45 +02:00
Alexandre Dulaunoy e14ba03145
chg: [server] added missing type (3) - Item 2021-05-27 11:06:17 +02:00
Alexandre Dulaunoy 87babe05f1
fix: [api] /lookup fix if a UUID is allocated without data 2021-05-27 10:38:07 +02:00
Alexandre Dulaunoy 8fd415134a
chg: [data-structure] relationship model added 2021-05-27 08:19:27 +02:00
Alexandre Dulaunoy afde6eb55f
new: [GitHub] import org, user and repos as organisation and project in CyCAT.org 2021-05-25 11:13:48 +02:00
Alexandre Dulaunoy b9fc0114c7
fix: [api] default start/end for publisher and project fixed 2021-05-25 10:32:15 +02:00
Alexandre Dulaunoy 3bb400c585
chg: [initial_importer] OID fixed 2021-05-25 09:55:10 +02:00
Alexandre Dulaunoy 77b1fb1ed4
chg: [dataset] cycat OID is now the node_id UUIDv5 of GitHub 2021-05-25 09:54:15 +02:00
Alexandre Dulaunoy 22acf46d28
chg: [dataset] set default cycat oid generated from GitHub node_id 2021-05-25 09:45:19 +02:00
Alexandre Dulaunoy cd56b2b358
new: [doc] list fixed UUID used for UUIDv5 generation 2021-05-25 09:37:29 +02:00
Alexandre Dulaunoy a180bc8ff0
chg: [server] 0.2 version 2021-05-24 17:54:03 +02:00
Alexandre Dulaunoy 57212a871a
new: [initial_import] script added 2021-05-24 17:50:30 +02:00
Alexandre Dulaunoy d4ec2dc8eb
new: [api] /child and /parent API endpoints added 2021-05-24 17:49:23 +02:00
Alexandre Dulaunoy 1b31fe8504
chg: [server] return CyCAT object type in JSON output 2021-05-24 17:07:43 +02:00
Alexandre Dulaunoy 52dd1c4a67
chg: [importer] parent option added - to reference an parent CyCAT OID 2021-05-24 17:04:03 +02:00
Alexandre Dulaunoy c2bb0c4989
chg: [data structure] new parent and child prefix in Redis for describing publishing relationship 2021-05-24 16:41:13 +02:00
Alexandre Dulaunoy cdf7ee08d6
new: [api] add /list/project and /list/publisher endpoints 2021-05-24 16:11:18 +02:00
Alexandre Dulaunoy be16de1d8f
chg: [install] use stable branch of kvrocks (2.0) 2021-05-24 15:27:39 +02:00
Alexandre Dulaunoy 520467947c
chg: [backend] add statistics about number of publishers/projects 2021-05-22 23:50:55 +02:00
Alexandre Dulaunoy ef25bc49c8
new: [dataset] sample dataset added 2021-05-22 19:21:25 +02:00
Alexandre Dulaunoy f87338d52e
new: [importer] minimal JSON importer 2021-05-22 19:20:38 +02:00
Alexandre Dulaunoy 15092537b0
new: [api] basic lookup added 2021-05-22 19:20:00 +02:00
Alexandre Dulaunoy 542b41db42
chg: [data-structure] make it more generic 2021-05-22 18:12:01 +02:00
Alexandre Dulaunoy 7c97ea06d2
new: [api] UUID lookup added 2021-05-22 16:50:05 +02:00
Alexandre Dulaunoy 15b46edb58
chg: [api] favicon added 2021-05-22 15:25:41 +02:00
Alexandre Dulaunoy 3b3e66df43
new: [favicon] added 2021-05-22 15:25:13 +02:00
Alexandre Dulaunoy a6880349b1
fix: [requirements] flask-restx added 2021-05-22 14:34:24 +02:00
Alexandre Dulaunoy 12aaae05f7
chg: [api] add documentation to default endpoints 2021-05-22 12:55:46 +02:00
Alexandre Dulaunoy 5a8118574f
chg: [script] add a basic run script (local test) 2021-05-22 12:05:04 +02:00
Alexandre Dulaunoy 8f8af42b1e
chg: [server] move to flask-restx + OpenAPI documentation exposed 2021-05-22 12:04:05 +02:00
Alexandre Dulaunoy 8862cfcfce
chg: [etc] default kvrocks configuration - localhost binding 2021-05-13 15:41:05 +02:00
Alexandre Dulaunoy ff0a13ae80
chg: [doc] basic README added 2021-04-03 18:04:45 +02:00
Alexandre Dulaunoy fcebe383fd
chg: [doc] license renamed - AGPL in Markdown format 2021-04-03 18:02:24 +02:00
Alexandre Dulaunoy 2e5b8318d5
new: [backend] basic skeleton for CyCAT.org backend - server running
Flask

The backend will be responsible for the fast-lookup of UUID and getting
associated metadata.
2021-04-03 18:00:52 +02:00