index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-16
go.mod: update share module
Shulhan
2023-11-16
all: implement HTTP API to decrypt file
Shulhan
2023-11-15
_wui: use CTRL+Enter to trigger save instead of CTRL+s on editor
Shulhan
2023-11-15
_wui: add placeholder for input execute and link to documentation
Shulhan
2023-11-15
_wui: allow opening file with content type as "octet-stream"
Shulhan
2023-11-15
internal: use mlog for all logging
Shulhan
2023-11-15
_wui: update vfs component
Shulhan
2023-11-15
_wui: implement Encrypt
Shulhan
2023-11-15
all: implement HTTP API to encrypt file
Shulhan
2023-11-12
_wui: reset the input field when directory changes
Shulhan
2023-11-11
_wui: implement file filter
Shulhan
2023-11-11
Release awwan v0.9.0 (2023-11-11)
v0.9.0
Shulhan
2023-11-11
go.mod: update module ciigo
Shulhan
2023-11-11
internal: use separate DirWatcher instead of using instance of MemfsWui
Shulhan
2023-11-11
_wui: update editor library
Shulhan
2023-11-11
_wui: various enhancements
Shulhan
2023-11-11
script: respect spaces when joining multi lines command
Shulhan
2023-11-09
all: on file save, make sure file end with line-feed
Shulhan
2023-11-09
cmd/awwan: add option "-address" to command serve
Shulhan
2023-11-09
_wui: update submodule wui
Shulhan
2023-11-09
go.mod: update share module to tip
Shulhan
2023-11-07
all: add build and installation for ARM64
Shulhan
2023-10-30
make: add task "test-all-mkosi"
Shulhan
2023-10-30
all: pass Request when creating new SSH client
Shulhan
2023-10-30
all: refactoring Local and Play so that error get logged
Shulhan
2023-10-30
Makefile: add task "lint" as prerequisite of task "install"
Shulhan
2023-10-30
all: add begin and end for each script execution
Shulhan
2023-10-30
all: log all execution into file
Shulhan
2023-10-30
all: move the awwan unit test to separate files
Shulhan
2023-10-30
all: return the error as reponse in HTTP API execute
Shulhan
2023-10-30
_wui: fix mouse listener on down and up for resizing button
Shulhan
2023-10-30
_wui: fix saving on control+s on editor
Shulhan
2023-10-29
cmd/www-awwan: move command "embed" as part of internal build
Shulhan
2023-10-29
go.mod: update share module to tip
Shulhan
2023-10-29
all: rename directory "_www" to "_wui"
Shulhan
2023-10-29
internal: use separate DirWatcher instead of using memfs instance
Shulhan
2023-10-29
_www/doc: update todo and README
Shulhan
2023-10-29
_www/doc: update HTML template
Shulhan
2023-10-29
internal: set the template file when converting markup
Shulhan
2023-10-29
_www: show confirmation when user open other file with unsaved changes
Shulhan
2023-10-29
all: remove global variable newLine
Shulhan
2023-10-29
internal: add missing copyright headers
Shulhan
2023-10-29
all: replace environment AWWAN_DEVELOPMENT with flag "-dev"
Shulhan
2023-10-29
_www: refresh the vfs list when file successfully removed
Shulhan
2023-10-29
all: remove the node when requested from HTTP API /awwan/api/fs
Shulhan
2023-10-28
Makefile: run task "lint-www" as precondition of "install" task
Shulhan
2023-10-28
_www: fix saving file content using CTRL+s
Shulhan
2023-10-28
_www: fix resizing editor/output by using wrapper on output
Shulhan
2023-10-28
_www: add button to resize editor and output
Shulhan
2023-10-27
_www: set the height of editor and output fixed
Shulhan
[prev]
[next]