Commit graph

4415 commits

Author SHA1 Message Date
David Mehren
a9d65ca2e7
Merge pull request #2031 from hedgedoc/renovate/master-develop-master-develop-linters 2022-01-23 20:41:04 +01:00
David Mehren
f783c4fe83
Merge pull request #2030 from hedgedoc/renovate/master-develop-master-develop-patch-nestjs-packages 2022-01-23 20:40:32 +01:00
David Mehren
394610aab8
Merge pull request #2029 from hedgedoc/renovate/master-develop-master-develop-typescript-4.5.x 2022-01-23 20:39:34 +01:00
David Mehren
13792189ad
Merge pull request #2028 from hedgedoc/renovate/master-develop-master-develop-patch-test-packages 2022-01-23 20:39:10 +01:00
David Mehren
413ead1f13
Merge pull request #2026 from hedgedoc/renovate/master-develop-master-develop-http-proxy-middleware-2.0.x 2022-01-23 20:37:31 +01:00
David Mehren
916c823ae9
Merge pull request #2027 from hedgedoc/renovate/master-develop-master-develop-mkdocs-material-8.1.x 2022-01-23 20:36:55 +01:00
Renovate Bot
c262f50d96
chore(deps): update linters to v5.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:34:22 +00:00
Renovate Bot
14cfecd306
fix(deps): update nestjs packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:33:55 +00:00
Renovate Bot
260b587716
chore(deps): update dependency typescript to v4.5.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:33:38 +00:00
Renovate Bot
65a0dfc26e
chore(deps): update dependency supertest to v6.2.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:32:03 +00:00
Renovate Bot
3dd6783808
chore(deps): update dependency mkdocs-material to v8.1.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:31:48 +00:00
Renovate Bot
cce9232601
chore(deps): update dependency http-proxy-middleware to v2.0.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:31:43 +00:00
David Mehren
2cf3356d7f
Merge pull request #2025 from hedgedoc/renovate/master-develop-master-develop-patch-definitelytyped 2022-01-23 20:28:53 +01:00
Renovate Bot
b17d3b05ca
chore(deps): update dependency @types/node to v16.11.21
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 19:24:27 +00:00
David Mehren
f8c1177ac6
Merge pull request #1987 from hedgedoc/fix/embedded_objects 2022-01-23 10:45:27 +01:00
David Mehren
e09cdd5162
style(note-metadata): remove unused imports
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:58:23 +01:00
David Mehren
f63c15c1ab
refactor(note-metadata): do not embed User objects
This is part of an effort to consistently not embed User objects
in API responses. Usernames are returned instead.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:58 +01:00
David Mehren
cdd4f58746
refactor(note-group-permission-update-dto): rename attribute groupName
For consistency with NoteGroupPermissionEntryDto

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:09 +01:00
David Mehren
fe4e3d5657
refactor(note-group-permission-entry-dto): do not embed Group objects
This is part of an effort to consistently not embed Group objects
in API responses. Names are returned instead.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:09 +01:00
David Mehren
93301d84c7
refactor(note-user-permission-entry-dto): do not embed User objects
This is part of an effort to consistently not embed User objects
in API responses. Usernames are returned instead.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:09 +01:00
David Mehren
acaefb3996
refactor(note-permissions-dto): do not embed User objects
This is part of an effort to consistently not embed User objects
in API responses. Usernames are returned instead.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:09 +01:00
Yannick Bungers
9b856bf517
Merge pull request #1986 from hedgedoc/fix/consistent_timestamps 2022-01-16 23:05:13 +01:00
Yannick Bungers
f441c249a5
Merge pull request #1985 from hedgedoc/fix/apidoc_labels 2022-01-16 23:02:57 +01:00
David Mehren
e2c2657b53
refactor(history-entry): rename lastVisited
This is part of an effort to name all date attributes
consistently.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 22:04:53 +01:00
David Mehren
05e534a7d6
refactor(note-metadata): rename date attributes
This is part of an effort to name all date attributes
consistently.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 22:04:53 +01:00
David Mehren
c7dd942c1f
refactor(auth-token): rename lastUsed to lastUsedAt
This is part of an effort to name all date attributes
consistently.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 22:04:53 +01:00
David Mehren
41d0c16982
docs(api): Add missing tags
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 21:40:48 +01:00
David Mehren
b98944aeb0
Merge pull request #1952 from hedgedoc/renovate/develop-lock-file-maintenance 2022-01-16 19:57:00 +01:00
David Mehren
c60f83357f
test(front-config): Add missing URL import
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 19:53:02 +01:00
Renovate Bot
54bed42bcb
chore(deps): lock file maintenance
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:36:12 +00:00
David Mehren
dc73a9ed95
Merge pull request #1977 from hedgedoc/renovate/develop-nestjs-packages 2022-01-16 19:25:19 +01:00
David Mehren
6152dad60b
Merge pull request #1976 from hedgedoc/renovate/develop-test-packages 2022-01-16 19:24:29 +01:00
David Mehren
a4618b98fe
Merge pull request #1962 from hedgedoc/renovate/develop-linters 2022-01-16 19:24:04 +01:00
David Mehren
ceb9763177
Merge pull request #1954 from hedgedoc/invalid-credentials-error 2022-01-16 19:19:13 +01:00
Renovate Bot
2cc6ec07d5
chore(deps): update nestjs packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:17:20 +00:00
Renovate Bot
e5b431e59a
chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:17:01 +00:00
Renovate Bot
f01f034905
chore(deps): update dependency supertest to v6.2.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:16:34 +00:00
David Mehren
3f09bd6606
Merge pull request #1982 from hedgedoc/renovate/develop-mkdocs-material-8.1.x 2022-01-16 19:13:30 +01:00
Renovate Bot
fe3b8d3a89
chore(deps): update dependency mkdocs-material to v8.1.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 17:04:07 +00:00
renovate[bot]
e1367adee6
fix(deps): update dependency node-fetch to v2.6.7 (#1979)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 15:09:07 +00:00
renovate[bot]
84863cc74c
fix(deps): update dependency rxjs to v7.5.2 (#1975)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 12:18:41 +00:00
renovate[bot]
b1ad6a3f64
fix(deps): update dependency minio to v7.0.26 (#1974)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 10:53:02 +00:00
renovate[bot]
8254848286
chore(deps): update nestjs packages (#1973)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 08:15:16 +00:00
renovate[bot]
a15de16ea9
chore(deps): update dependency ts-jest to v27.1.3 (#1972)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 04:55:03 +00:00
renovate[bot]
80993560d2
chore(deps): update dependency mkdocs-material to v8.1.6 (#1971)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 02:25:55 +00:00
David Mehren
fddf4163f0
Merge pull request #1920 from hedgedoc/sign-off 2022-01-14 19:57:55 +01:00
Philip Molares
7b9bdd154b docs: added sign-off guide to CONTRIBUTING.md
This should help contributors, which are not familiar with DCOs.

Fixes #1919

Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-10 10:06:02 +01:00
renovate[bot]
2edd0a3530
chore(deps): update dependency mkdocs-material to v8.1.5 (#1964)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 15:46:31 +00:00
renovate[bot]
fd314aea1a
fix(deps): update dependency @nestjs/config to v1.1.6 (#1961)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 04:32:35 +00:00
renovate[bot]
28c934288c
chore(deps): update dependency jest to v27.4.7 (#1960)
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 04:24:31 +00:00