FrenchGithubUser
|
71dd137cc0
|
fix: type issues
|
2025-12-02 19:21:55 +01:00 |
|
FrenchGithubUser
|
95c0b21406
|
chore: move title group and edition group api calls and types into their
own service files
|
2025-12-02 19:15:15 +01:00 |
|
FrenchGithubUser
|
028d8b2232
|
fix: title group tag remove button misplaced
|
2025-11-30 13:09:00 +01:00 |
|
FrenchGithubUser
|
aace0d1fd9
|
feat: frontend to view and create staffPMs for regular users
|
2025-11-29 19:01:56 +01:00 |
|
FrenchGithubUser
|
cb7e175381
|
feat: edit artist on frontend, resolves #363
|
2025-11-29 15:54:16 +01:00 |
|
FrenchGithubUser
|
aea3b2ebaf
|
feat: create wiki articles
|
2025-11-29 14:54:47 +01:00 |
|
FrenchGithubUser
|
7adf639f88
|
feat: wiki article edition, resolves #407
|
2025-11-29 13:17:19 +01:00 |
|
Ilian A
|
b37f5f9b94
|
fix: username length error message (#413)
|
2025-11-28 22:39:48 +00:00 |
|
FrenchGithubUser
|
70dfa83b37
|
fix: blank pages on /register and /apply
|
2025-11-28 23:13:39 +01:00 |
|
FrenchGithubUser
|
cc8a788335
|
feat: frontend to remove tags from a title group
|
2025-11-28 18:16:05 +01:00 |
|
FrenchGithubUser
|
9fcb280230
|
feat: browse, edit and delete tags
|
2025-11-27 21:43:02 +01:00 |
|
FrenchGithubUser
|
37f6f6a025
|
feat: use tag search bar on title group creation and fix some issues on
title group creation
|
2025-11-27 18:08:29 +01:00 |
|
FrenchGithubUser
|
25f38eefb1
|
feat: revamp the tagging system (keep track of who adds tags and when,
search for tags, etc.)
|
2025-11-26 23:29:57 +01:00 |
|
FrenchGithubUser
|
ce0750c778
|
feat: option to load a custom home page for unauthenticated users
|
2025-11-26 11:39:31 +01:00 |
|
FrenchGithubUser
|
79751ea9f8
|
fix: main UI no longer popping up for unauthenticated users and
simplified auth check
|
2025-11-26 10:44:48 +01:00 |
|
FrenchGithubUser
|
8aa7cfca8f
|
feat: validation on form registration, thanks to @ValueZer0 for your
work on #299 resolves #191
|
2025-11-25 22:22:09 +01:00 |
|
FrenchGithubUser
|
168f444e7d
|
feat: feat: add ability to search for collages alongside pasting a link when adding collages to a title group, resolves #377
|
2025-11-25 21:17:58 +01:00 |
|
Megadash452
|
e79e1c51b7
|
docs: update Docker Setup documentation (#402)
|
2025-11-15 16:00:19 +00:00 |
|
FrenchGithubUser
|
9dcf66e46f
|
feat: display notifications on subscribed forum threads
|
2025-11-13 22:36:01 +01:00 |
|
FrenchGithubUser
|
bd724690ae
|
feat: don't include the referrer when clicking on links
|
2025-11-13 19:49:29 +01:00 |
|
FrenchGithubUser
|
19906a84e0
|
chore: remove definedProps imports as it's now a vue compiler macro
|
2025-11-13 18:42:35 +01:00 |
|
FrenchGithubUser
|
486e13f7e5
|
feat: reworked the subscription system to make it cleaner, added support
for subscribing to forum threads
|
2025-11-13 18:40:26 +01:00 |
|
FrenchGithubUser
|
d74524d28b
|
feat: small cosmetic improvements on the comments
|
2025-11-12 20:39:16 +01:00 |
|
FrenchGithubUser
|
bb2e907ba1
|
feat: add more bbcode boilerplate inserters, resolves #47
|
2025-11-12 20:01:17 +01:00 |
|
FrenchGithubUser
|
8e9c8cc6fd
|
feat: insert bbcode boilerplate where the cursor is, resolves #202
|
2025-11-12 15:55:00 +01:00 |
|
FrenchGithubUser
|
5d4391bfb4
|
feat: add search to the forum
|
2025-11-12 14:20:32 +01:00 |
|
FrenchGithubUser
|
23e8a433d0
|
feat: make forum thread reload its search parameters from the url
|
2025-11-08 15:15:12 +01:00 |
|
FrenchGithubUser
|
1632283271
|
feat: display latest forum posts on home page
|
2025-11-08 12:58:16 +01:00 |
|
FrenchGithubUser
|
c7ac84d400
|
feat: display latest posts on forum home page
|
2025-11-08 01:15:22 +01:00 |
|
FrenchGithubUser
|
86fca2694e
|
feat: cosmetic changes on pagination
|
2025-11-07 22:19:13 +01:00 |
|
FrenchGithubUser
|
dec37b974b
|
fix: remove ability to create other collages than for title groups
|
2025-11-06 22:46:43 +01:00 |
|
FrenchGithubUser
|
4c7e694f3f
|
fix: use RouterLink in TitleGroupTable
|
2025-11-06 21:31:04 +01:00 |
|
FrenchGithubUser
|
cb9cf4e657
|
fix: fix inconsistencies on the torrent search
|
2025-11-06 19:57:47 +01:00 |
|
FrenchGithubUser
|
b823370883
|
feat: store torrent search form in browser url for link sharing and
browser history
|
2025-11-06 18:59:57 +01:00 |
|
FrenchGithubUser
|
71f7142c39
|
feat: added type safety and pagination to the torrent search, while
improving its performance
|
2025-11-05 23:07:29 +01:00 |
|
FrenchGithubUser
|
ff269592e2
|
feat: support query parameters to go to a specific page in the forum:
- `post_id`
- `page`
|
2025-11-02 11:31:02 +01:00 |
|
FrenchGithubUser
|
411eaced8e
|
feat: simplify message display in private conversations
|
2025-11-01 23:51:15 +01:00 |
|
FrenchGithubUser
|
3f3d3f3d43
|
feat: add pagination (backend/frontend) for forum posts within a thread
|
2025-11-01 22:28:01 +01:00 |
|
FrenchGithubUser
|
150eb37a61
|
feat: create generic paginated type and use it for collage search
|
2025-11-01 15:22:04 +01:00 |
|
FrenchGithubUser
|
7a6293ba44
|
cleanup: remove forum search (it will be redeveloped with a proper
search engine)
|
2025-10-31 18:15:42 +01:00 |
|
FrenchGithubUser
|
7b7ffb6fb6
|
feat: small mediainfo display refactor
|
2025-10-28 21:17:37 +01:00 |
|
FrenchGithubUser
|
876dd92ed2
|
fix: ts error
|
2025-10-28 20:49:49 +01:00 |
|
FrenchGithubUser
|
e70f7bf3f4
|
chore: remove old READMEs
|
2025-10-27 17:28:34 +01:00 |
|
FrenchGithubUser
|
04ecb427be
|
renamed completed to times_completed
|
2025-10-17 19:05:52 +02:00 |
|
FrenchGithubUser
|
dbcada55f6
|
Delete table deleted_torrents and type errors fixes (#385)
* refactor: remove removed_torrents table
* fix: updated sql migrations to include deleted_at filter
* fix: change db port to 5433 in ci
* refreshed sqlx cache
* debugging
* removed
* debug
* revert .env
* updated sqlx cache
* updated db
* revert ci workflow
---------
Co-authored-by: Abel Hristodor <habelor@gmail.com>
|
2025-10-17 15:07:29 +00:00 |
|
FrenchGithubUser
|
ae614b3ce2
|
more foundations for the new tracker and changed user id to i32 (rust)
and INT (sql)
|
2025-10-07 21:08:18 +02:00 |
|
liorabel22
|
e6a05e1b9b
|
added mediainfo preview and fixed that it was going over the width limit (#380), fixes #289, closes #286
|
2025-10-03 15:15:09 +00:00 |
|
liorabel22
|
bf0bb57594
|
change logo and favicon to new design (#379)
* change logo and favicon to new design
* removed margins, and align vertically
|
2025-10-03 08:02:30 +00:00 |
|
FrenchGithubUser
|
1e0bf3e8c1
|
fixed small build errors
|
2025-09-26 10:48:30 +02:00 |
|
FrenchGithubUser
|
f892ed2a58
|
updated refresh token path
|
2025-09-19 10:54:35 +02:00 |
|