24 Commits (master)
 

Author SHA1 Message Date
Gisle Aune c41ab30851 Added cookie update on successful user check 7 years ago
Gisle Aune 895d831107 Fixed user.Session being unset on subsequent requests 7 years ago
Gisle Aune 4d535f9d8a Fixed compile error from last commit (oops) 7 years ago
Gisle Aune 446c6e4ef9 Added session variables, added way to get session from client packages 7 years ago
Gisle Aune 95eae1f797 Added FriendlyID() ID generator for human-friendly IDs 7 years ago
Gisle Aune 79a24bfe3b Added mounting subrouters 7 years ago
Gisle Aune 440db55927 Added Router.Function for callback routes 7 years ago
Gisle Aune 708aa6868d Added JSON attributes to auth.User 7 years ago
Gisle Aune 865ce6f80e Fixed path crash in static (same as resource), Added CompressedJSON response type. 7 years ago
Gisle Aune 0873da811a Fixed panic on Resource when posting to /name instead of /name/ 7 years ago
Gisle Aune b3a0d0c9c0 Use response.Text in Resource's handler 7 years ago
Gisle Aune 7f503ab37b Added PrivateWrite and PrivateRead settings to resource. 7 years ago
Gisle Aune 25f0f1ece0 Fixed handler_test 7 years ago
Gisle Aune d8e1c2453b Removed Name from user, only use ID 7 years ago
Gisle Aune 411a95685e Added ParseForm to handler 7 years ago
Gisle Aune fd8a1d786b Listen now returns the server object 7 years ago
Gisle Aune d10b7f9ef9 Removed reinvented wheel from Static.Handle 7 years ago
Gisle Aune 7e7c641949 Fixed accidental dependency on notebook3 7 years ago
Gisle Aune 84e21b163e Added timeouts, fixed last route not sending data 7 years ago
Gisle Aune ac6dddac38 Added static router for file serving 7 years ago
Gisle Aune 6927ad4709 Added remaining tests on handler, added logout-flag on User 7 years ago
Gisle Aune d754bfb686 Second Commit 7 years ago
Gisle Aune 591462e3c1 Added gitignores and updated license 7 years ago
gisle dbe35ea297 Initial commit 7 years ago