Commit Graph

28 Commits (30c213ab31377a48db1b0416fd8ca5f3f6055f4d)

Author SHA1 Message Date
Kelvin Schoofs bda36c998c Better error handling and CHECK_HOME flag support for tryGetHome
3 years ago
Kelvin Schoofs f86e33a7de Combine toPromise.ts and some functions into new utils.ts
3 years ago
Kelvin Schoofs 7d930d3449 Add remote commands (#267)
3 years ago
Kelvin Schoofs 315c25568f Make URIs act as absolute paths, `root` field only hints to commands
3 years ago
Kelvin Schoofs f17dae8e46 Keep track of all config flags
3 years ago
Kelvin Schoofs 9de1d03422 Allow config-specific flags
4 years ago
Kelvin Schoofs 218188ab3a Improve flag system + auto-toggle "DF-GE" flag
4 years ago
Kelvin Schoofs a40028e349 Make getConfig merge instant configs with an existing config if possible
4 years ago
Kelvin Schoofs 83d6cd0396 Add flag system with "sshfs.flags" config option
4 years ago
Kelvin Schoofs 844b0e1b43 Allow instant connections
4 years ago
Kelvin Schoofs 8e074723ec Fix typos in comments/logging
4 years ago
Kelvin Schoofs 305a2c5825 Improve logging facilities and usage
4 years ago
Kelvin Schoofs bbba8b7280 Slight improvements/fixes
4 years ago
Kelvin Schoofs 2d4a582dee Add the ability to open a SSH terminal
4 years ago
Kelvin Schoofs dea6a03116 Refactor and improve logging
4 years ago
Kelvin Schoofs 059ecde7c3 Split part of Manager into FileSystemRouter
6 years ago
Kelvin Schoofs 517a31301e Fix bug and stop suggesting WorkspaceFolder as ConfigLocation (#119)
6 years ago
Kelvin Schoofs 860a59c99a Organize imports
6 years ago
Kelvin Schoofs c2c64c8e8d Make new version with Settings UI release-ready
6 years ago
Kelvin Schoofs 879bde065d Improve config loading
6 years ago
Kelvin Schoofs 2735919884 Remove delete command and the config filesystem (ssh://<config>/)
6 years ago
Kelvin Schoofs 47896927be Overhaul config loading/saving for the new config system
6 years ago
Kelvin Schoofs 113db7f5e8 Move FileSystemConfig to separate file
6 years ago
Kelvin Schoofs e36472da90 Rework the way configs are loaded
6 years ago
Kelvin Schoofs 2fca4951ff Auto-rename nameless configurations (fix #1)
6 years ago
Kelvin Schoofs 151d72ca08 Add output channel and initial logging (issue #97)
6 years ago
Kelvin Schoofs e7a59bbdba Fix some code still using 'this' when not allowed
7 years ago
Kelvin Schoofs 1d7e6e483e Move loading/saving configuration stuff to a separate file
7 years ago