mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 22:15:12 -04:00
show local and remote History (#128)
* added history toolbar functionality for local and remote history
This commit is contained in:
parent
23c854dc9a
commit
7b5b73a289
19 changed files with 336 additions and 130 deletions
37
public/api/v2/history
Normal file
37
public/api/v2/history
Normal file
|
@ -0,0 +1,37 @@
|
|||
[
|
||||
{
|
||||
"id": "29QLD0AmT-adevdOPECtqg",
|
||||
"title": "CodiMD community call 2020-04-26",
|
||||
"lastVisited": "2020-05-16T22:26:56.547Z",
|
||||
"tags": [
|
||||
"CodiMD",
|
||||
"Community Call"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "features",
|
||||
"title": "Features",
|
||||
"lastVisited": "2020-05-31T15:20:36.088Z",
|
||||
"tags": [
|
||||
"features",
|
||||
"cool",
|
||||
"updated"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ODakLc2MQkyyFc_Xmb53sg",
|
||||
"title": "CodiMD V2 API",
|
||||
"lastVisited": "2020-05-25T19:48:14.025Z",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"id": "l8JuWxApTR6Fqa0LCrpnLg",
|
||||
"title": "Community call - Let’s meet! (2020-06-06 18:00 UTC / 20:00 CEST)",
|
||||
"lastVisited": "2020-05-24T16:04:36.433Z",
|
||||
"tags": [
|
||||
"agenda",
|
||||
"CodiMD community",
|
||||
"community call"
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue