Commit graph

646 commits

Author SHA1 Message Date
renovate[bot]
4243e6df77
Update dependency typescript to v5.7.3 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 18:37:00 -05:00
renovate[bot]
997c11770d
Update dependency eslint to v9.18.0 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 18:34:30 -05:00
renovate[bot]
ecefcbae0f
Update dependency eslint-plugin-prettier to v5.2.3 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 20:01:32 -05:00
renovate[bot]
52575e2d0f
Update typescript-eslint monorepo to v8.20.0 (#455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 07:40:59 -05:00
renovate[bot]
0ef521ffa8
Update dependency lint-staged to v15.4.1 (#454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 07:40:31 -05:00
renovate[bot]
ff36f7429e
Update pnpm to v9.15.4 (#452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 03:55:33 -05:00
renovate[bot]
a2baaeb9f4
Update dependency prettier-plugin-packagejson to v2.5.8 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 04:36:25 +00:00
renovate[bot]
53d5c224db
Update dependency eslint-plugin-prettier to v5.2.2 (#448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 20:16:09 -05:00
renovate[bot]
3a83e32e3b
Update dependency @types/node to v22.10.7 (#447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 20:15:40 -05:00
Dessalines
557ae8470f
Adding combined inbox and routes. (#445)
* Adding combined inbox and routes.

* 0.20.0-inbox-combined.0

* 0.20.0-inbox-combined.1
2025-01-15 15:04:48 -05:00
Dessalines
9972e1badf
Pictrs delete token (#446)
* no delete token

* 0.20.0-no-delete-token.1

* 0.20.0-no-delete-token.2

---------

Co-authored-by: Felix Ableitner <me@nutomic.com>
2025-01-15 11:47:30 -05:00
Dessalines
53a9e949e6
Adding combined modlog (#440)
* Adding combined modlog

* 0.20.0-modlog-combined.0

* Updating types

* 0.20.0-modlog-combined.1
2025-01-14 17:36:16 -05:00
646b95907b
Rework image api (#425)
* Adding list reports.

* 0.20.0-reports-combined.0

* Fix comment.

* Use internal tagging.

* 0.20.0-reports-combined.1

* 0.20.0-reports-combined.2

* 0.20.0-reports-combined.3

* Rework image api

* fix

* 0.20.0-image-api-rework.0

* rename

* 0.20.0-image-api-rework.2

* rename params

* 0.20.0-image-api-rework.3

* fix null

* fix upload urls

* 0.20.0-image-api-rework.4

* build full url

* 0.20.0-image-api-rework.5

* remaining upload endpoints

* 0.20.0-image-api-rework.6

* 0.20.0-image-api-rework.7

* Update dependency @types/node to v22.10.5 (#438)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update typescript-eslint monorepo to v8.19.0 (#439)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* add missing endpoints including delete

* 0.20.0-image-api-rework.8

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 23:29:23 -05:00
renovate[bot]
df4adaedda
Update dependency eslint to v9.18.0 (#444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 05:07:25 -05:00
renovate[bot]
4938025165
Update typescript-eslint monorepo to v8.19.1 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 01:13:13 -05:00
renovate[bot]
1d255bfcc0
Update dependency typescript to v5.7.3 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 01:22:59 +00:00
renovate[bot]
1f5ed7369d
Update pnpm to v9.15.3 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 01:22:40 +00:00
renovate[bot]
65567952d4
Update typescript-eslint monorepo to v8.19.0 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 19:23:13 -05:00
renovate[bot]
49a6b72707
Update dependency @types/node to v22.10.5 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 19:22:56 -05:00
Dessalines
32b5582df2
Combined reports (#419)
* Adding list reports.

* 0.20.0-reports-combined.0

* Fix comment.

* Use internal tagging.

* 0.20.0-reports-combined.1

* 0.20.0-reports-combined.2

* 0.20.0-reports-combined.3
2025-01-03 14:36:11 -05:00
renovate[bot]
56652a2c42
Update pnpm to v9.15.2 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-28 16:51:27 -05:00
renovate[bot]
7a58c6579d
Update dependency lint-staged to v15.3.0 (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-28 07:43:05 -05:00
renovate[bot]
fdea95f7f4
Update typescript-eslint monorepo to v8.18.2 (#435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-27 20:31:47 -05:00
renovate[bot]
0ab0439587
Update dependency typedoc to v0.27.6 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-27 20:31:20 -05:00
renovate[bot]
c59d755070
Update typescript-eslint monorepo to v8.18.1 (#433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 20:31:48 -05:00
renovate[bot]
3e5a78c189
Update pnpm to v9.15.1 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 20:31:31 -05:00
renovate[bot]
1d5100b930
Update dependency typedoc to v0.27.5 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-14 13:48:43 -05:00
renovate[bot]
7efca728e8
Update typescript-eslint monorepo to v8.18.0 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-14 01:59:04 -05:00
renovate[bot]
5f9e8d8ae7
Update dependency eslint to v9.17.0 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 22:45:44 -05:00
renovate[bot]
fe33fc435e
Update dependency typedoc to v0.27.4 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 22:45:21 -05:00
renovate[bot]
a323bd7c1e
Update dependency lint-staged to v15.2.11 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 19:59:32 -05:00
renovate[bot]
2316708382
Update dependency @types/node to v22.10.2 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 19:59:04 -05:00
5efb9f774f 0.20.0-api-v4.17 2024-12-07 17:54:49 -05:00
792bed9a01
Changes for api v4 (#410)
* Instance blocks with mod log entry and expiration

* 0.20.0-instance-blocks.0

* fix methods

* 0.20.0-instance-blocks.1

* remove params

* 0.20.0-instance-blocks.2

* pass domain

* 0.20.0-instance-blocks.3

* add file

* 0.20.0-instance-blocks.4

* pass instance domain

* 0.20.0-instance-blocks.5

* Changes for api v4

* 0.20.0-api-v4.0

* 0.20.0-api-v4.1

* remove param

* 0.20.0-api-v4.2

* remove GetSiteResponse.my_user

* 0.20.0-api-v4.3

* 0.20.0-api-v4.4

* fix path

* 0.20.0-api-v4.5

* fix path

* 0.20.0-api-v4.6

* 0.20.0-api-v4.7

* 0.20.0-api-v4.8

* move block endpoints

* 0.20.0-api-v4.9

* fix path

* 0.20.0-api-v4.10

* fix

* 0.20.0-api-v4.11

* change /admin/block_instance to /admin/instance/block (and same for allow)

* 0.20.0-api-v4.12

* fix mark all read

* 0.20.0-api-v4.13

* fix user endpoints

* 0.20.0-api-v4.14

* add MarkManyPostsAsRead

* change account route

* 0.20.0-api-v4.15

* rename mention mark as read

* 0.20.0-api-v4.16

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-12-07 17:53:44 -05:00
renovate[bot]
5e47bf67f1
Update pnpm to v9.15.0 (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 22:22:35 -05:00
renovate[bot]
23f64d1e18
Update dependency typedoc to v0.27.3 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 19:45:06 -05:00
renovate[bot]
1454ecb8aa
Update dependency prettier to v3.4.2 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 19:44:35 -05:00
Dessalines
210264e474
Fixing woodpecker secrets warning. (#420) 2024-12-03 18:13:16 -05:00
renovate[bot]
b52456044c
Update typescript-eslint monorepo to v8.17.0 (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 15:59:03 -05:00
Dessalines
ba49f4ea72
Adding pkce settings. (#411)
* Adding pkce settings.

* 0.20.0-pkce.1
2024-12-02 17:27:39 -05:00
efffc3c6e8
Instance blocks with mod log entry and expiration (#409)
* Instance blocks with mod log entry and expiration

* 0.20.0-instance-blocks.0

* fix methods

* 0.20.0-instance-blocks.1

* remove params

* 0.20.0-instance-blocks.2

* pass domain

* 0.20.0-instance-blocks.3

* add file

* 0.20.0-instance-blocks.4

* pass instance domain

* 0.20.0-instance-blocks.5
2024-12-02 17:26:30 -05:00
renovate[bot]
9df1b97dc5
Update typescript-eslint monorepo to v8.16.0 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 04:24:11 -05:00
renovate[bot]
ff04dbe2d7
Update dependency typedoc to ^0.27.0 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 01:56:54 -05:00
renovate[bot]
c2e5aa3546
Update dependency prettier to v3.4.1 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 01:56:31 -05:00
renovate[bot]
6bd291d827
Update dependency eslint to v9.16.0 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 22:41:34 -05:00
renovate[bot]
a44775a1da
Update dependency @types/node to v22.10.1 (#414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 22:41:09 -05:00
renovate[bot]
9a2cee733f
Update pnpm to v9.14.4 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 20:21:06 -05:00
renovate[bot]
d0b532eb78
Update dependency prettier-plugin-packagejson to v2.5.6 (#412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 20:20:43 -05:00
renovate[bot]
c275eea006
Update typescript-eslint monorepo to v8.15.0 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 04:58:35 -05:00
renovate[bot]
2234dd6051
Update pnpm to v9.14.2 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 01:26:34 -05:00