Commit Graph

29 Commits

Author SHA1 Message Date
John
ef4e128af7 fix issue in cors 2019-09-26 15:54:13 +08:00
John
a8caf4ad21 RELEASE updates 2019-09-23 22:00:04 +08:00
John
51d9fe5253 add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn 2019-09-23 19:25:03 +08:00
John
ec994f3080 add more examples of middleware feature for ghttp.Server; release updates 2019-09-19 21:17:54 +08:00
John
b9fbfb91bd improve middleware feature of ghttp.Server; add MapStrAny function for gmap/gtree 2019-09-19 19:44:46 +08:00
John
7d32be3b6c improve perameter parsing for ghttp.Server 2019-09-18 23:20:45 +08:00
john
1665d92136 improve session expire algorithm for gsession 2019-09-15 12:17:44 +08:00
John
6d55b30b39 add example for group router of ghttp.Server 2019-09-14 23:36:02 +08:00
John
966c93af00 improve middleware and error logging for ghttp.Server 2019-09-14 22:53:28 +08:00
John Guo
65bd31bb65
Merge pull request #316 from LetMyPplGo/master 2019-09-13 21:16:16 +08:00
John
006054d13a fix issue in session for ghttp.Server 2019-09-11 22:57:29 +08:00
John
09da0f7388 improving gview with ghttp for controller 2019-09-09 23:02:40 +08:00
John
7f943c6b5f improving gview with i18n 2019-09-09 22:56:54 +08:00
John
96106ace92 remove deprecated functions and fix corresponding unit test cases 2019-09-06 17:59:55 +08:00
John
13e528abb6 remove deprecated functions and fix corresponding unit test cases 2019-09-06 16:59:38 +08:00
LetMyPplGo
57244a9553 added the example for gsmtp 2019-09-06 01:18:41 +03:00
John
31e7037e3e add example for session handling of ghttp 2019-09-04 20:12:29 +08:00
John
e4d34abd7e fix unit test cases for ghttp/gres 2019-09-04 19:23:19 +08:00
John
7fad4b686c improve gcompress/gres for packing files 2019-09-03 23:18:54 +08:00
John
c0bb8bef06 README update 2019-08-30 22:15:54 +08:00
John
86f9d5c39d README update 2019-08-30 22:15:13 +08:00
John
ee89a06b3e improve model feature 2019-08-30 20:29:12 +08:00
John
7dffd9d1ff add package gkvdb; add kvdb storage feature for ghttp.Server 2019-08-22 21:04:30 +08:00
John
e151055521 improve resource feature for ghttp/gview 2019-08-19 20:17:13 +08:00
John
ab381dacfe add resource feature support for gview 2019-08-16 00:29:14 +08:00
John
9162fde14a improve resource feature for ghttp.Server 2019-08-15 19:27:32 +08:00
John
6113df2b3e adding gres 2019-08-14 22:03:52 +08:00
John
162df6b250 fix issue in number overflow from int64 to int for ghttp.Session/ghttp.Cookie/gcache 2019-08-13 20:15:09 +08:00
John
06c16bf560 remove thirdparty diectory, add go.mod for package dependences 2019-08-01 14:07:25 +08:00