filestash/server/ctrl
alexanghh ab71c339dd
feature (cookie split): split session cookie onto fixed size chunks - #422
* Fixed invalid cookie issue when session object is serialized into a string larger than 4KB.

* Update session.go

Removed comments

* Update share.go

Removed comments
2022-01-27 09:07:02 +11:00
..
static feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
admin.go feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
config.go maintain (go): go format 2021-08-22 16:47:09 +10:00
export.go maintain (go): go format 2021-08-22 16:47:09 +10:00
files.go fix (zip): store error in error.log when zipping content 2022-01-21 01:50:19 +11:00
report.go clean (code): cleanup the laundry on the server 2022-01-07 01:25:43 +11:00
search.go feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
session.go feature (cookie split): split session cookie onto fixed size chunks - #422 2022-01-27 09:07:02 +11:00
share.go feature (cookie split): split session cookie onto fixed size chunks - #422 2022-01-27 09:07:02 +11:00
static.go feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
webdav.go maintain (go): go format 2021-08-22 16:47:09 +10:00