Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Change API and several fixes #443

Merged
merged 26 commits into from
Mar 6, 2023
Merged

Conversation

WitherTick
Copy link
Contributor

Updated Telegram API
The last version of GramJS is not working well, so I preferred to insert the 2.15.5 version.
Also are updated imports in each file and fixed a small issue due to variable changes in API.

Big file download fix
Tried to resolve issues #438 and #425. Now big files should download correctly. "Fast Download" still doesn't work in Firefox browsers.

Folder copy fix
Tried to fix issue #361. Now when copying folders, a symlink is created in the destination folder, and at the moment of the folder/symlink creation the name is changed if already exists.

Files copy fix
Copying a file, the original one is forwarded to the user's default chat, without sending notifications or displaying author.

birdup000 and others added 25 commits January 13, 2023 22:36
Insert the database password into the database
This commit substitutes the dependence "teledrive-client@^2.8.2" with the original one "telegram@^2.15.5", updating it to December 28, 2022 version.
This commit updates all files that import the "teledrive-client" dependency with the new one.
This commit fixes a problem with the file sync from Telegram feature, due to API change.
This commit resolves a problem that prevents downloading files greater than 2 GB.
Fast download in Firefox still doesn't work.
This commit fixes copying folders by creating symlinks.
It also prevents duplicate names when creating folders.
This commit fixes the inability to get individual file information.
With this commit, a copied file is also forwarded to the user's default Telegram chat without displaying the author or sending a notification sound.
@vercel
Copy link

vercel bot commented Mar 6, 2023

@WitherTick is attempting to deploy a commit to the Restfire Studio Team on Vercel.

A member of the Team first needs to authorize it.

@birdup000 birdup000 merged commit 7962b36 into mgilangjanuar:staging Mar 6, 2023
@birdup000
Copy link
Collaborator

Thanks very much for your contribution!!

@dethnass
Copy link

Thank you for fix @WitherTick . I have to question; shall i re-install everything to apply that fix?

@birdup000
Copy link
Collaborator

Thank you for fix @WitherTick . I have to question; shall i re-install everything to apply that fix?

At the moment yes it fixes download issue to be able to download file over 2gb but the files are corrupt when doing so so we gotta fix it again so the files won't be corrupt so they download correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants