Timeline
Oct 19, 2021:
- 11:28 PM Changeset in code [43] by
- Add newline after filename for PUT requests
- 9:13 PM Changeset in code [42] by
- Remove unix socket on termination
- 7:21 PM Changeset in code [41] by
- Remove fastcgi socket when terminating
- 6:16 PM Changeset in code [40] by
- Fix partage-trash build in mkfile
- 6:11 PM Changeset in code [39] by
- Assume fastcgi when serving over Unix sockets
- 6:09 PM Changeset in code [38] by
- Provide ability to listen on unix sockets
- 5:39 PM Changeset in code [37] by
- Keep setuid/setgid syscalls in main()
- 5:15 PM Changeset in code [36] by
- Add README file
- 4:26 PM Changeset in code [35] by
- Add LICENSE file
- 4:04 PM Changeset in code [34] by
- Move parsing and privilege drop out of main()
- 12:19 PM Changeset in code [33] by
- Add partage-trash to cleanup expired files
- 10:38 AM Changeset in code [32] by
- Fix incorrect log messages
- 10:20 AM Changeset in code [31] by
-
Reformat code with
go fmt
- 9:45 AM Changeset in code [30] by
- Move configuration to a file
- 9:45 AM Changeset in code [29] by
- Add logs and a verbose mode
- 7:42 AM Changeset in code [28] by
- Provide ability to drop privileges on start
- 6:57 AM Changeset in code [27] by
- Add option to chroot into a directory on startup
- 6:54 AM Changeset in code [26] by
- Accept flags as INI file config
- 6:51 AM Changeset in code [25] by
- Actually use conf.bind
- 6:38 AM Changeset in code [24] by
- Hide true error messages
- 6:35 AM Changeset in code [23] by
- Prevent serving metadata files
- 6:35 AM Changeset in code [22] by
- Use http.Error() when appropriate
- 6:00 AM Changeset in code [21] by
- Remove useless function contenttype()
Oct 18, 2021:
- 5:59 PM Changeset in code [20] by
- Write metadata about the file along with it
- 3:41 PM Changeset in code [19] by
- Improve error handling for writefile()
- 3:35 PM Changeset in code [18] by
- Change page header disposition
- 2:59 PM Changeset in code [17] by
- Block crawlers
- 2:56 PM Changeset in code [16] by
- Fix /index.html URL recognition
- 2:40 PM Changeset in code [15] by
- Add style to pages
- 8:27 AM Changeset in code [14] by
- Replace servefile() with built-in http.ServeFile()
Oct 17, 2021:
- 4:14 PM Changeset in code [13] by
- Turn all config options into flags
Oct 15, 2021:
- 5:23 PM Changeset in code [12] by
- Print a report page when uploading files from a form
Oct 13, 2021:
- 2:57 PM Changeset in code [11] by
- Add templating system for pages
Oct 11, 2021:
- 6:41 PM Changeset in code [10] by
- Remove useless call to parseForm()
- 6:35 PM Changeset in code [9] by
- Move PUT/GET handlers to their own functions
- 4:18 PM Changeset in code [8] by
- Make ifs one-line when appropriate
- 3:21 PM Changeset in code [7] by
- Add newline after URL file download
- 3:20 PM Changeset in code [6] by
- Remove HTTP method logging
- 3:14 PM Changeset in code [5] by
- Limit writing to Content-Length header
- 3:12 PM Changeset in code [4] by
- Prevent writing more data than expected
- 1:30 PM Changeset in code [3] by
- Serve files as-is for context "/f/"
- 1:09 PM Changeset in code [2] by
- Remove useless if imbrication
Oct 10, 2021:
- 5:29 AM Changeset in code [1] by
- Provide basic GET/PUT HTTP methods
Note:
See TracTimeline
for information about the timeline view.