Commit Graph

13 Commits

Author SHA1 Message Date
b3c27d513d Fixed login/logout issue 2017-10-26 09:44:43 +07:00
0c56440363 Fixed login/logout issue 2017-10-25 15:35:56 +07:00
d1d5ee1b0c Mithril as main method 2017-10-25 12:08:41 +07:00
6040809710 Created API for API requests 2017-10-09 11:05:58 +07:00
00c5aba77d Huge updates:
1. Redesigned the web
2. Fixed logging in redirect issue
3. Added new route
4. Fixed sql issue on entry
5. Fixed typos
2017-09-14 16:39:53 +07:00
04ac2155db Changed login method from put to post 2017-09-11 08:52:35 +07:00
23622bc5a8 Added error handler 2017-09-07 16:12:17 +07:00
71fb5e4933 - Added database validation
- Added valid date for posts
- Fix passing data to htmls conflicts
2017-09-06 10:40:05 +07:00
61060dd393 Function edit works successfuly 2017-09-05 10:24:44 +07:00
c64064321e - Function to store and get worked good
- Token works great
- Session works great
2017-09-05 10:01:27 +07:00
bfdd632adf Fix errors in the router 2017-09-04 11:02:25 +07:00
6666d674a6 Modify router to accept variables and do test 2017-08-31 10:21:55 +07:00
ffea1b6b6c Create Core/Router and public/index then test the Router 2017-08-31 08:59:49 +07:00