|
|
@66
|
21 months |
yakumo.izuru |
config.mk gone, update all manual pages
Signed-off-by: Izuru Yakumo …
|
|
|
@65
|
21 months |
yakumo.izuru |
M i m a s a m a ! ! !
Signed-off-by: Izuru Yakumo …
|
|
|
@64
|
3 years |
dev |
Add support for DELETE method
|
|
|
@63
|
3 years |
dev |
Reformat source with go-fmt
|
|
|
@62
|
3 years |
dev |
Merge branch 'master' of git.z3bra.org:partage
|
|
|
@61
|
4 years |
contact |
Add support for "expiry" form setting
|
|
|
@60
|
4 years |
contact |
Provide man pages
|
|
|
@59
|
3 years |
dev |
Add workaround for when removing the socket file is not possible
|
|
|
@58
|
3 years |
dev |
Add test for errors
|
|
|
@57
|
3 years |
dev |
Update upload box example CSS
|
|
|
@56
|
3 years |
dev |
Change indentation in dz.js
|
|
|
@55
|
4 years |
dev |
Provide more info with partage-trash verbose mode
|
|
|
@54
|
4 years |
dev |
Error out when meta file cannot be read
|
|
|
@53
|
4 years |
dev |
Add example screenshot to the README
|
|
|
@52
|
4 years |
dev |
Simplify README
|
|
|
@51
|
4 years |
dev |
Reuse index.html template for file upload
|
|
|
@50
|
4 years |
dev |
Move example site and config into its own directory
|
|
|
@49
|
4 years |
dev |
Delete useless metactx param
|
|
|
@48
|
4 years |
dev |
Rename "bind" parameter to "listen"
|
|
|
@47
|
4 years |
dev |
Improve interface with simple drag and drop capability
|
|
|
@46
|
4 years |
dev |
Provide default values usable for testing
|
|
|
@45
|
4 years |
dev |
Provide different output methods
|
|
|
@44
|
4 years |
dev |
Change form file attribute to "file"
|
|
|
@43
|
4 years |
dev |
Add newline after filename for PUT requests
|
|
|
@42
|
4 years |
dev |
Remove unix socket on termination
|
|
|
@41
|
4 years |
dev |
Remove fastcgi socket when terminating
|
|
|
@40
|
4 years |
dev |
Fix partage-trash build in mkfile
|
|
|
@39
|
4 years |
dev |
Assume fastcgi when serving over Unix sockets
|
|
|
@38
|
4 years |
dev |
Provide ability to listen on unix sockets
|
|
|
@37
|
4 years |
dev |
Keep setuid/setgid syscalls in main()
|
|
|
@36
|
4 years |
dev |
Add README file
|
|
|
@35
|
4 years |
dev |
Add LICENSE file
|
|
|
@34
|
4 years |
dev |
Move parsing and privilege drop out of main()
|
|
|
@33
|
4 years |
dev |
Add partage-trash to cleanup expired files
|
|
|
@32
|
4 years |
dev |
Fix incorrect log messages
|
|
|
@31
|
4 years |
dev |
Reformat code with go fmt
|
|
|
@30
|
4 years |
dev |
Move configuration to a file
|
|
|
@29
|
4 years |
dev |
Add logs and a verbose mode
|
|
|
@28
|
4 years |
dev |
Provide ability to drop privileges on start
|
|
|
@27
|
4 years |
dev |
Add option to chroot into a directory on startup
|
|
|
@26
|
4 years |
dev |
Accept flags as INI file config
|
|
|
@25
|
4 years |
dev |
Actually use conf.bind
|
|
|
@24
|
4 years |
dev |
Hide true error messages
|
|
|
@23
|
4 years |
dev |
Prevent serving metadata files
|
|
|
@22
|
4 years |
dev |
Use http.Error() when appropriate
|
|
|
@21
|
4 years |
dev |
Remove useless function contenttype()
|
|
|
@20
|
4 years |
dev |
Write metadata about the file along with it
|
|
|
@19
|
4 years |
dev |
Improve error handling for writefile()
|
|
|
@18
|
4 years |
dev |
Change page header disposition
|
|
|
@17
|
4 years |
dev |
Block crawlers
|
|
|
@16
|
4 years |
dev |
Fix /index.html URL recognition
|
|
|
@15
|
4 years |
dev |
Add style to pages
|
|
|
@14
|
4 years |
dev |
Replace servefile() with built-in http.ServeFile()
|
|
|
@13
|
4 years |
dev |
Turn all config options into flags
|
|
|
@12
|
4 years |
dev |
Print a report page when uploading files from a form
|
|
|
@11
|
4 years |
dev |
Add templating system for pages
|
|
|
@10
|
4 years |
dev |
Remove useless call to parseForm()
|
|
|
@9
|
4 years |
dev |
Move PUT/GET handlers to their own functions
|
|
|
@8
|
4 years |
dev |
Make ifs one-line when appropriate
|
|
|
@7
|
4 years |
dev |
Add newline after URL file download
|
|
|
@6
|
4 years |
dev |
Remove HTTP method logging
|
|
|
@5
|
4 years |
dev |
Limit writing to Content-Length header
|
|
|
@4
|
4 years |
dev |
Prevent writing more data than expected
|
|
|
@3
|
4 years |
dev |
Serve files as-is for context "/f/"
|
|
|
@2
|
4 years |
dev |
Remove useless if imbrication
|
|
|
@1
|
4 years |
dev |
Provide basic GET/PUT HTTP methods
|