T. R. Bernstein
1cfb94829e
fix: Add server property of FtpServer to type definition
2025-06-08 01:10:09 +02:00
T. R. Bernstein
cf7c678136
fix: Use dynamic imports in d.ts file
2025-05-29 14:39:17 +02:00
T. R. Bernstein
c716470b5b
chore: Reformat all files
2025-04-17 12:33:43 +02:00
T. R. Bernstein
f443df52a7
fix: Add setting to type definitions
2025-04-17 12:31:10 +02:00
Paul
e8efe32126
fix: add errors to typescript declarations ( #337 )
...
fixes #336
2023-10-03 09:33:45 -06:00
Victor
b0174bb24e
chore: make fileName available in getUniqueName ( #273 )
2021-11-04 14:49:50 -06:00
Leo Bernard
a18841d770
feat: 'disconnect' event ( #175 )
...
Fixes #174
2019-11-08 09:45:27 -07:00
ls
0094614ee3
feat: socket timeout ( #154 )
...
* feat: managed new param socketTimeout expressed in ms
* feat: changed README.md
* feat: changed README.md
* feat: minor change
* feat: pull request changes
* feat: timeout value is set on 'options' object
2019-03-04 16:45:27 +00:00
David Van Gompel
811db7b1a7
fix: add correct typing for tls option ( #141 )
2019-01-16 23:55:20 +00:00
Mike Estes
e41b04be46
fix: add pasv_url to typescript definitions ( #131 )
2018-11-19 09:49:43 -07:00
Qian.Sicheng
8e34e4c71a
fix: correct type definitions ( #125 )
...
* fix types of server options
* fix usage of server options
2018-11-07 08:29:37 -07:00
Tim Lundqvist
30ae54a952
fix: better typings for EventEmitter inheritance ( #105 )
2018-07-24 11:46:03 -06:00
Tyler Stewart
2a5013447c
fix: fix event emitter extension typing
2018-07-22 18:44:15 -06:00
Mateusz Kucharczyk
1b5d22a3ca
fix(typings): updated typescript typings to allow compiling with noImplicitAny option enabled
2018-05-07 10:07:31 -06:00
Ozair Patel
32cdedd163
chore: add public properties to typings
2017-11-12 17:50:51 -07:00
Peter Keuter
37f0a15549
fix: updated typings
2017-11-06 10:21:38 -07:00
Ozair Patel
e272802525
feat(typings): swapped declare class for export interface
2017-10-25 21:46:24 -06:00
Ozair Patel
7589322abc
feat(typings): removed Server extension for FtpServer
2017-10-25 21:46:24 -06:00
Ozair Patel
fae5564041
feat(typings): removed typed dependency and fixed import error
2017-10-25 21:46:24 -06:00
Ozair Patel
e9b4a6385d
feat(typings): ypdated typescript typings
2017-10-25 21:46:24 -06:00
Chris Rabl
dde7b36c46
feat(typings): add TypeScript .d.ts files
...
* created outline for TypeScript declarations
* added basic object shapes for FtpServer and FileSystem
2017-07-24 10:53:41 -06:00