Commit Graph

19 Commits

Author SHA1 Message Date
acd2880637 Added default of expired_at. Info label now must be closed first or cannot use navigation. Removed status field from users table 2017-09-16 14:09:18 +07:00
root
472e66dc50 Added .htaccess file for apache users 2017-09-16 06:29:02 +00:00
81001825a3 Now, info label removed after fadded out 2017-09-16 13:23:41 +07:00
6cb980051c Removed fitty.js, using manual font-size setting instead. Fixed valid/expired posts check. 2017-09-16 13:06:44 +07:00
7f1d126339 Fixed info label's position 2017-09-16 08:52:40 +07:00
ec548a46b7 Added MDE (issue #4) 2017-09-15 13:56:24 +07:00
6a3d6d7792 Fixed navigation issue 2017-09-14 16:53:57 +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
ae8ce075e8 Removed unnecessary files 2017-09-14 09:47:53 +07:00
5419a960c5 Added FA and Fitty to customize the html 2017-09-13 13:45:46 +07:00
e72205ff09 Added custom date (reason: firefox never love date inputs) 2017-09-12 15:41:47 +07:00
5b1b546dc5 Beautify the web 2017-09-12 14:30:42 +07:00
1f62a24c80 Added css framework and implemented it on some page (not all yet) 2017-09-11 16:36:06 +07:00
23622bc5a8 Added error handler 2017-09-07 16:12:17 +07:00
c64064321e - Function to store and get worked good
- Token works great
- Session works great
2017-09-05 10:01:27 +07:00
81510beb10 Change autoload engine from spl to composer 2017-09-04 11:17:30 +07:00
bfdd632adf Fix errors in the router 2017-09-04 11:02:25 +07:00
58264e39db Modify route options and do test 2017-08-31 15:58:06 +07:00
ffea1b6b6c Create Core/Router and public/index then test the Router 2017-08-31 08:59:49 +07:00