aboutsummaryrefslogtreecommitdiffstats
path: root/src/@types
Commit message (Collapse)AuthorAge
* Fix issues with executable when using portable on windows (#850)Libravatar Alphrag2022-12-17
| | | | * Fix startup executable for windows portable * Set folder name of unpacking for windows portable exe
* Transfrom workspace components to ts (#775)Libravatar muhamedsalih-tw2022-11-17
|
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
| | | | | | | | | | | | | | | * color picker types * Import * SetupAssistant * Services & appear * ServiceWebView * SettingsLayout * ImportantScreen * WorkspaceDrawer * SetupAssistant * chore: update vscode settings * chore: removed stale Import screen component & its tree
* fix: slack issue caused by input TS conversionLibravatar Muhamed2022-11-08
|
* refactor: migrate recipe.js to typescriptLibravatar Balaji Vijayakumar2022-11-02
|
* Transform to TS and refactored components w.r.t deletion if duplicated Input ↵Libravatar muhamedsalih-tw2022-11-02
| | | | component (#729)
* Transform ChangeServer components tree to typescript (#725)Libravatar muhamedsalih-tw2022-11-01
|
* Convert LoginScreen component tree to typescript (#721)Libravatar muhamedsalih-tw2022-10-30
|
* refactor: convert TabBar to typescriptLibravatar Balaji Vijayakumar2022-10-26
|
* refactor: convert Sidebar to typescript (#703)Libravatar Balaji Vijayakumar2022-10-25
|
* chore: convert some js scripts & gulpfile into typescript (#693)Libravatar muhamedsalih-tw2022-10-23
|
* Upgrade minor/tiny versions for dependencies; Added missing 'history' module ↵v6.2.1-nightly.4Libravatar Vijay A2022-09-27
| | | | as an explicit dependency
* Feature: Add Ferdium Translator (#548)Libravatar André Oliveira2022-08-17
| | | Add feature to translate text natively using https://github.com/shikar/NODE_GOOGLE_TRANSLATE package and a LibreTranslate self-hosted option (already running on our server on https://translator.ferdium.org).
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
|
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
|
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26