Skip to content

Releases: greggman/servez

Adjust Search UX

12 Feb 16:48
Compare
Choose a tag to compare

directory listings have a search box. If you type something it hides eventhing that doesn't match. This is much more useful than just highlighting matches, especially for long listings.

Note: the search searches the entire line so for example if a line says

filename.txt            127   2019/11/12 10:30 PM
foo.txt                 232   2020/01/30 11:30 AM

Then typing "11" will match the 11 in 2019/11/12, typing "m" will match both lines as they contain an 'm' in "AM" and "PM".

HTTPS

03 Jan 12:20
Compare
Choose a tag to compare

This version supports https

Always run gui

06 Nov 16:30
Compare
Choose a tag to compare
v1.4.1

1.4.1

Colors

06 Nov 08:15
Compare
Choose a tag to compare
v1.4.0

1.4.0

Find open port

04 Nov 07:59
Compare
Choose a tag to compare
v1.3.0

v1.3.0

recent folders list

27 Oct 06:53
Compare
Choose a tag to compare
v1.2.0

v1.2.0

Use cors lib, add command line flags

25 Oct 15:51
Compare
Choose a tag to compare

Slash fix

15 Mar 05:19
Compare
Choose a tag to compare

Fixed issue where folder paths needed to add / so that relative paths of index.html files work correctly

v1.0.0

04 Mar 12:52
Compare
Choose a tag to compare

The first version - what are the odds there's no bugs 🤓