Commit graph

5464 commits

Author SHA1 Message Date
renovate[bot]
96c0cfa566
Update dependency @hedgedoc/realtime to v0.0.5 (#2138)
* Update dependency @hedgedoc/realtime to v0.0.5

Signed-off-by: Renovate Bot <bot@renovateapp.com>

* Remove unneeded code

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-20 12:22:35 +00:00
David Mehren
dcc4d56270 test(e2e/app): disable debug logging
Debug logging seems to have been left enabled accidentally
and is very spammy.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-19 22:25:53 +02:00
Lautaro Alvarez
a0b5da6c8b refactor(media-apis): Implement a decorator to convert header to Note instance
Just find the related note in an Interceptor (in both public and private routes)

Related issue: https://github.com/hedgedoc/hedgedoc/issues/1594

Signed-off-by: Lautaro Alvarez <lautarolalvarez@gmail.com>
Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-19 20:58:23 +02:00
Tilman Vatteroth
cf892a11a0
Lock editor until yCollab extension is loaded (#2136)
* Lock editor until yCollab extension is loaded

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-19 20:02:51 +02:00
Tilman Vatteroth
70dc2ac09b Add renovate group for codemirror
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-19 12:49:50 +02:00
renovate[bot]
d36961878d chore(deps): update dependency prettier to v2.7.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 22:43:42 +02:00
renovate[bot]
68ca2124d3 Update CodeMirror to v6.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-18 21:15:33 +02:00
renovate[bot]
3417a384e4 fix(deps): update nestjs packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 21:04:40 +02:00
renovate[bot]
6a00010975 chore(deps): update dependency mkdocs-material to v8.3.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 21:03:33 +02:00
renovate[bot]
db271b3d10 chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 20:54:36 +02:00
renovate[bot]
9482af9b09 chore(deps): update dependency typescript to v4.7.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 20:54:21 +02:00
renovate[bot]
0914293d8b chore(deps): update test packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 20:52:49 +02:00
Tilman Vatteroth
0da51bba67
Add basic realtime communication (#2118)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-18 16:40:28 +00:00
renovate[bot]
3b86afc17c Update dependency cypress-commands to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 18:39:40 +02:00
renovate[bot]
6a812b8abe Update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 18:35:26 +02:00
renovate[bot]
b5d7613996 Update react to v18.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 18:30:16 +02:00
renovate[bot]
3b9172f441 Update definitely typed
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:56:44 +02:00
renovate[bot]
abb23c041d Update dependency @testing-library/user-event to v14.2.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:56:27 +02:00
renovate[bot]
e7388ef27d Update dependency mermaid to v9.1.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:56:07 +02:00
renovate[bot]
661e5ba7ee Update dependency typescript to v4.7.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:54:58 +02:00
renovate[bot]
d5ae7f7dab Update i18next
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:54:19 +02:00
renovate[bot]
6611270dd0 Update dependency @codemirror/language-data to v6.1.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:54:00 +02:00
renovate[bot]
79e739f719 Update dependency prettier to v2.7.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:53:39 +02:00
renovate[bot]
b09d057931 Update dependency vega-embed to v6.21.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 17:53:12 +02:00
renovate[bot]
87d41a0827 chore(deps): update dependency @tsconfig/node12 to v1.0.11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 14:39:00 +00:00
renovate[bot]
4e6302184c chore(deps): update definitelytyped
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 10:53:08 +00:00
renovate[bot]
1307e29753 chore(deps): update node.js to 7ae4169
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-18 04:50:56 +00:00
Tilman Vatteroth
678dd1411d Update to node v18
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-16 10:58:05 +02:00
Renovate Bot
6b740ad818 Lock file maintenance
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-13 18:03:42 +02:00
Renovate Bot
1f24236239 chore(deps): lock file maintenance
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-13 03:57:52 +00:00
Renovate Bot
11484df695 chore(deps): update dependency eslint-plugin-local-rules to v1.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 20:23:48 +02:00
Renovate Bot
c0c3c974be chore(deps): update dependency pymdown-extensions to v9.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 20:22:34 +02:00
Renovate Bot
c96998fe55 fix(deps): update dependency @nestjs/config to v2.1.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 20:17:29 +02:00
David Mehren
06c39ea759 refactor: adapt for typeorm 0.3
Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
43d3f14322 Use new APIs in seed.ts
Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
2f1e6628a1 test(private/notes): add regression test
For reasons, the typeorm 0.3 started to always return all notes in the database.
This adds a regression test to check for that.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
d780d511cd fix(notes-service): user query builder
For reasons, the typeorm 0.3 broke the find()
method when using relations in the WHERE clause.
This replaces the find method with a query builder.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
27a93a2895 fix(media-service): user query builder
For reasons, the typeorm 0.3 broke the find()
method when using relations in the WHERE clause.
This replaces the find method with a query builder.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
3503a45078 fix(history-service): user query builder
For reasons, the typeorm 0.3 broke the find()
method when using relations in the WHERE clause.
This replaces the find method with a query builder.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
366aead689 fix(revisions-service: user query builder
For reasons, the typeorm 0.3 broke the find()
method when using relations in the WHERE clause.
This replaces the find method with a query builder.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
c4975e4783 refactor: adapt for typeorm 0.3
Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
David Mehren
a07b5f54d1 chore(deps): update @nestjs/typeorm to v8.1.2
Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
Renovate Bot
115f3a3c07 fix(deps): update dependency typeorm to v0.3.4
Signed-off-by: David Mehren <git@herrmehren.de>
2022-06-12 20:09:07 +02:00
Renovate Bot
197a937a3f chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 23:43:57 +00:00
Renovate Bot
7764cc7d67 chore(deps): update dependency mkdocs-material to v8.3.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 20:30:47 +00:00
Renovate Bot
3b9d6aaff1 chore(deps): update dependency jest to v28.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 17:30:59 +00:00
Renovate Bot
a6d77f29a0 chore(deps): update dependency @types/node to v16.11.39
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 14:57:48 +00:00
Tilman Vatteroth
793694c571 Update codemirror to v6
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-11 16:36:37 +02:00
Renovate Bot
93e6affecb Update dependency @uiw/react-codemirror to v4.8.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 16:36:37 +02:00
Renovate Bot
6a6b9b7e4c Update actions/cache action to v3.0.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 16:22:16 +02:00