1a084a964d
0.19.6-beta.4
2024-08-08 20:02:00 -04:00
Dessalines
9c4424f792
Add ability to fill magnet link title on post creation. ( #2654 )
2024-08-08 20:01:48 -04:00
62c62bf038
0.19.6-beta.3
2024-08-06 10:31:07 -04:00
7fc6216a2a
Updating translations.
2024-08-06 10:30:58 -04:00
SleeplessOne1917
0651b216d2
Registration application view ( #2651 )
...
* Fix tribute
* Group modals into common directory
* Make display modal
* Make registration applications viewable
* Remove potential crash
* Add translations
2024-08-04 11:33:23 -04:00
Dessalines
8d5e7de18e
Add torrent help ( #2650 )
...
* Updating translations.
* Adding a link to view all a user's moderation history from an item.
- Also making moderation history strings more detailed.
* Fix.
* Adding admin view moderation history to profile page.
* Adding a torrent help message.
* Updating translations.
* Updating translations.
2024-08-03 16:11:31 -04:00
Dessalines
999b083545
More moderation history ( #2649 )
...
* Updating translations.
* Adding a link to view all a user's moderation history from an item.
- Also making moderation history strings more detailed.
* Fix.
* Adding admin view moderation history to profile page.
* Adding admin view moderation history to profile page.
2024-08-03 14:56:19 -04:00
SleeplessOne1917
bee4395706
Fix tribute related bug ( #2647 )
...
* Fix tribute related bug
* fix api client error
2024-08-01 15:03:16 -04:00
6754c08902
Fixing
2024-08-01 10:45:58 -04:00
renovate[bot]
fa3b2488fd
Update typescript-eslint monorepo to v8
2024-08-01 10:45:58 -04:00
24ddec4ee0
Updating translations.
2024-08-01 08:28:09 -04:00
9db79c49d6
0.19.6-beta.2
2024-08-01 08:28:03 -04:00
renovate[bot]
0763fb688a
Update dependency @babel/preset-env to v7.25.3
2024-08-01 08:21:16 -04:00
Dessalines
7718ee7a80
Adding renovate automerge. ( #2644 )
2024-07-30 09:49:04 -04:00
SleeplessOne1917
66277e6ece
Remove min and max length from password input when using login form ( #2643 )
2024-07-30 09:48:49 -04:00
renovate[bot]
e09127467c
Update babel monorepo to v7.25.2
2024-07-30 00:29:15 -04:00
renovate[bot]
876d892f8c
Update typescript-eslint monorepo to v7.18.0
2024-07-29 14:53:32 -04:00
renovate[bot]
f4accddbda
Update dependency husky to v9.1.4
2024-07-29 11:13:10 -04:00
Dessalines
72a3a3dbb9
Remove trending communities card from home. ( #2639 )
...
* Remove trending communities card from home.
- This proved after time to be pointless. I thought about keeping the
create and explore communities buttons, but these are already in the
navbar, and so just take up more pointless space.
- Fixes #2027
- Fixes #2007
* Forgot to remove trending loading skeleton.
2024-07-29 15:10:21 +00:00
renovate[bot]
a5a696e54f
Update babel monorepo to v7.25.0
2024-07-29 09:13:48 -04:00
SleeplessOne1917
e9c6e99165
Set data-bs-theme based on the presence of "dark" in theme name ( #2638 )
2024-07-29 09:11:05 -04:00
renovate[bot]
e9ba38dedf
Update dependency @types/node to v20.14.13
2024-07-28 09:59:11 -04:00
renovate[bot]
9f54a25e26
Update dependency sass-loader to v16
2024-07-26 22:00:33 -04:00
renovate[bot]
0ab51cf52b
Update eslint monorepo to v9.8.0
2024-07-26 18:03:28 -04:00
renovate[bot]
ef3b35393f
Update dependency husky to v9.1.3
2024-07-26 14:22:11 -04:00
renovate[bot]
8abae1973b
Update dependency husky to v9.1.2
2024-07-25 12:09:15 -04:00
renovate[bot]
036e925593
Update dependency @types/markdown-it to v14.1.2
2024-07-25 01:21:51 -04:00
Dessalines
81dc9a2511
Fixing modlog filtering to allow admins and mods to filter by mod. ( #2629 )
...
- Fixes #2590
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-07-23 16:24:19 -04:00
renovate[bot]
37f4944dc2
Update dependency @types/node to v20.14.12
2024-07-23 15:17:00 -04:00
renovate[bot]
4a65fd888d
Update dependency sass-loader to v15
2024-07-23 13:24:14 -04:00
renovate[bot]
c73345f07e
Update dependency typescript to v5.5.4
2024-07-22 22:34:21 -04:00
renovate[bot]
966faede3b
Update dependency typescript-eslint to v7.17.0
2024-07-22 17:04:10 -04:00
renovate[bot]
a024e3301a
Update typescript-eslint monorepo to v7.17.0
2024-07-22 13:26:54 -04:00
SleeplessOne1917
5c3da58366
Fix issue from logo bugfix ( #2620 )
...
* Fix issue from previous bugfix
* Fix typo
2024-07-22 10:19:11 -04:00
SleeplessOne1917
5d124a3e14
Make more post params cross-postable ( #2621 )
2024-07-22 09:29:59 -04:00
SleeplessOne1917
cd15d3c132
Fix wonky comment action icon button alignment ( #2622 )
2024-07-22 09:29:26 -04:00
renovate[bot]
c4d0a06f9e
Update pnpm to v9.6.0
2024-07-21 22:45:24 -04:00
SleeplessOne1917
01c095d269
Prevent broken logo from crashing site ( #2619 )
...
* Prevent broken logo from crashing site
* Cache icons in memory to make site less vulnerable to DOS attacks
* Swap try and if blocks for apple touch icon
2024-07-21 14:56:57 -04:00
Dessalines
ab51245ca5
Add rate limit info message. ( #2563 )
...
* Updating translations.
* Adding a rate limit info message.
- Fixes #1920
---------
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-07-20 21:20:12 -04:00
renovate[bot]
d67b43a043
Update dependency i18next to v23.12.2
2024-07-19 07:57:59 -04:00
Dessalines
5cd66bb037
Removing renovate from git cliff ( #2564 )
...
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-07-18 12:17:09 -04:00
renovate[bot]
c1e22bd7d5
Update dependency husky to v9.1.1
2024-07-18 11:17:14 -04:00
renovate[bot]
67a591a08c
Update dependency husky to v9.1.0
2024-07-17 13:04:55 -04:00
renovate[bot]
d517abd597
Update dependency eslint-plugin-prettier to v5.2.1
2024-07-17 10:56:26 -04:00
renovate[bot]
71f6856329
Update dependency @types/node to v20.14.11
2024-07-16 20:31:09 -04:00
renovate[bot]
40c4269703
Update dependency terser to v5.31.3
2024-07-16 13:50:38 -04:00
renovate[bot]
7329db55f3
Update dependency prettier-plugin-packagejson to v2.5.1
2024-07-16 04:59:52 -04:00
renovate[bot]
0f1e1a3dd6
Update typescript-eslint monorepo to v7.16.1
2024-07-15 14:20:28 -04:00
d6a31ec46f
Fixing lint.
2024-07-15 10:02:55 -04:00
renovate[bot]
492d86457c
Update dependency prettier to v3.3.3
2024-07-15 10:02:55 -04:00