2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-03-12 17:30:40 +00:00

1041 Commits

Author SHA1 Message Date
d63a10d699
docs: documnt command.preexec hook 2023-07-10 19:02:06 -04:00
9113b44a02
feat: add opt to send a notification on job finish 2023-07-10 18:51:25 -04:00
f02d4784fb
feat: show amount of unread notifs in default config, add unreadCount function 2023-07-10 18:27:00 -04:00
cc25effe04
docs: write docs about notification 2023-07-10 18:20:39 -04:00
7b2f51e4f5
chore: merge from master 2023-07-10 18:09:05 -04:00
fe1db697ba
refactor!: remove messages command 2023-07-10 18:07:11 -04:00
3eae0f07be
feat: add fuzzy searching for completion and history search (#247)
* feat: add fuzzy searching for completion and history search

* feat: add fuzzy opt for fuzzy history searching

* chore: add fuzzy opt to changelog
2023-07-10 00:06:29 -04:00
cbc5e81c9d
feat: show indexes on cdr list and change home to tilde (#253)
* feat: show indexes on cdr list and change home to tilde

* fix: remove underline in cdr help page
2023-07-09 18:43:21 -04:00
TorchedSammy
6729ecddea docs: [ci] generate new docs 2023-04-15 14:36:56 +00:00
485306fbe2
docs: clarify use of highlighter function 2023-04-15 10:36:21 -04:00
480d4de750
ci: set baseurl properly 2023-04-14 01:25:14 -04:00
d7dde44a0c
ci: (attempt to) fix base url on non-master versions 2023-04-14 01:23:24 -04:00
237b306eb8
ci: fix branch name var 2023-04-14 00:52:45 -04:00
bd01b478d5
website: add more info for runner mode 2023-04-14 00:40:41 -04:00
a37f8e3b30
ci: output website builds from other branches to different dirs 2023-04-14 00:40:13 -04:00
9c6d6c4f31
website: fix wording on features main page 2023-04-14 00:24:19 -04:00
2dbd201e1e
refactor: website/branding cleanup (#250)
* website: add padding to home page

* docs: slight touch ups to readme

* website: reword/reformat content on home and getting started page

* website: fix docs page layout

- the sidenav for doc pages looks the same as the navbar.
- it will be hidden by default on mobile.
- sidenav looks like the navbar on mobile and is more
seamless in general

* docs: update description, logo, dont center badges

* docs: fix badges

* website: fix padding

* website: add borders, add margins for sidenav

* website: update description on homepage

* website: add margins for blog list

* chore: use new logo

* docs: use logo and text combined for readme

* docs: make logo bigger

* website: use combined logo and text asset

* docs: remove hilbish-text asset

* website: fix navbar expand button

* website: add more padding on doc pages

* website(blog): add post about website improvements

* website(blog): add post about website improvements

* website: add more detail on the install page

* website: add screenshots section

* docs: fix up screenshots section

* docs: remove toc and image alignment
2023-04-14 00:04:52 -04:00
466ca06f79
feat: implement message managing functions 2023-04-11 19:31:37 -04:00
34a5b2aedd
fix: update message counter 2023-04-11 19:17:10 -04:00
3dd834fcdf
fix: merge patch releases with master (#248)
my absolutely terrible april fools release was made on a separate branch. this pr merges the fixes on master so history can be synced up. (and mainly to get the 2.1.2 blog post)
2023-04-10 12:38:30 -04:00
659d1e0c4e
website(blog): add v2.1.1 release blog 2023-04-01 18:16:13 -04:00
TorchedSammy
0379e302ac docs: [ci] generate new docs 2023-03-25 21:42:46 +00:00
d577b3c958
feat: sink enhancements (#241)
* feat: add read method to sinks

* feat: add manual flush method for sinks

* fix: add flush as sink method and fix arg amount for read

* feat: add pipe property to sinks to see if stdin sink is a pipe

* feat: add method autoFlush to toggle/change automatic flushing

* chore: update changelog
2023-03-25 17:42:25 -04:00
3d0fffd49a
chore: merge from upstream 2023-02-19 15:12:34 -04:00
013fa30658
fix: correct job management commands to call with colon 2023-02-19 15:11:55 -04:00
crumb
4e37e8ca47
fix: replace sed with vgrep (#238) 2023-02-18 20:02:52 -04:00
c1647646b2
feat: add basic notification/message interface 2023-02-18 13:50:31 -04:00
26c8f28034
chore: bump version to 2.2 2023-02-18 12:30:15 -04:00
6be65c04a6
website(blog/v2.1): link to release in blog 2023-02-10 17:11:44 -04:00
7bfd7b12c4
fix(commands/doc): only highlight real headings v2.1.0 2023-02-10 17:03:03 -04:00
d48a66e393
docs: update changelog 2023-02-10 16:59:44 -04:00
d873f04f70
website(blog): add v2.1 release blog 2023-02-09 17:16:12 -04:00
7961a441ad
chore: update release name 2023-02-07 18:27:33 -04:00
TorchedSammy
c55cd345ba docs: [ci] generate new docs 2023-02-07 22:19:24 +00:00
9e1ec1641c
docs: fix return types for functions (closes #229) 2023-02-07 18:18:03 -04:00
2911257eb9
docs: cleanup completions doc to better fit 80 col terminals 2023-02-07 17:42:16 -04:00
f2ee600c28
fix: check for 0 length slice when splitting input for completions 2023-02-07 15:49:11 -04:00
61914f8dc7
docs: add docs for sink type (closes #233) 2023-02-07 15:39:22 -04:00
6dbb39d404
chore: change motd for 2.1 (closes #237) 2023-02-07 10:46:47 -04:00
890f10e176
docs: update runner-mode doc (closes #230) 2023-02-07 10:46:29 -04:00
6b27d14f45
fix: check for error on resolving symlink 2023-02-07 10:42:36 -04:00
efc69ab769
fix: resolve symlinks for completions
1k commits milestone!! 🎉
2023-02-06 17:54:27 -04:00
cdd07a4981
fix(commands/doc): run stat in pcall 2023-02-05 13:02:50 -04:00
e2cf417144
fix: initialize lua api before handling signals (fixes #236) 2023-02-01 19:56:27 -04:00
f97a04179d
chore: update license 2023-01-20 19:35:33 -04:00
2f6ab5fd92
feat: add sink for commanders to write output/read input (#232)
to write output, you would usually just use the print builtin
since commanders are just lua custom commands but this does not
consider the fact of pipes or other shell operators being used
to redirect or whatever.

this adds readable/writable "sinks" which is a type for input
or output and is currently only used for commanders but can be
used for other hilbish things in the future
2023-01-20 19:07:42 -04:00
088e326bd1
fix(commands/doc): properly block out index doc 2023-01-20 18:43:46 -04:00
TorchedSammy
c87fbe2b99 docs: [ci] generate new docs 2023-01-18 10:59:10 +00:00
5bb6ba4aee
docs: mark job.stop function as member 2023-01-18 06:58:47 -04:00
8d20ad9eed
fix: make hilbish.which work properly with aliases 2023-01-18 06:52:22 -04:00