Skip to content

Incorrect work with non latin letters in torrent file or folder name#53

Merged
tdjsnelling merged 2 commits into
tdjsnelling:masterfrom
oleg-om:feature/torrents-with-non-latin-characters
Aug 22, 2023
Merged

Incorrect work with non latin letters in torrent file or folder name#53
tdjsnelling merged 2 commits into
tdjsnelling:masterfrom
oleg-om:feature/torrents-with-non-latin-characters

Conversation

@oleg-om

@oleg-om oleg-om commented Aug 19, 2023

Copy link
Copy Markdown

#39

Comment thread api/src/controllers/torrent.js Outdated
import Comment from "../schema/comment";
import Group from "../schema/group";
import { createGroup, addToGroup, removeFromGroup } from "./group";
import contentDisposition from "content-disposition";

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this external import above the local imports (I think eslint should've warned about this) and then I will merge

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done it

@oleg-om oleg-om requested a review from tdjsnelling August 22, 2023 07:50
@tdjsnelling tdjsnelling merged commit 4b64aa6 into tdjsnelling:master Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants