Commit Graph

44 Commits

Author SHA1 Message Date
e6aa4991fc Updated posts list 2017-10-28 11:42:49 +07:00
77358a9dac Fixed profile edit page issue 2017-10-28 11:11:07 +07:00
ffaec84ba9 Fixed issue 2017-10-28 10:49:24 +07:00
5eb78b4440 Added profile edit page 2017-10-28 10:47:16 +07:00
f687983b45 Customization 2017-10-27 14:35:10 +07:00
c0ea05faee Updated: no <a> tag with href, converted to onclick event 2017-10-26 15:55:52 +07:00
9acec91229 Fixed entry post issue 2017-10-26 15:27:04 +07:00
a106344dc8 Added custom notification 2017-10-26 14:59:49 +07:00
bc21934274 Fixed date format in edit post 2017-10-26 10:33:50 +07:00
b4fe18f5b5 Fixed entry post issue 2017-10-26 10:12:23 +07:00
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
96e262d8ff Fixed undefined scripts 2017-10-06 16:46:16 +07:00
0790f8e82c Dumped database 2017-10-06 11:27:03 +07:00
9191514652 Merge branch 'mithril' (2017/10/06) 2017-10-06 10:45:28 +07:00
c3be5ebaa3 Modified controllers to be more effective 2017-10-06 10:33:38 +07:00
8216958622 Fixed variables name 2017-10-06 09:53:40 +07:00
8d4d1de775 Fixed error slider module not found and increased default autoplay delay 2017-10-06 09:01:27 +07:00
cfa0924ea7 Mithril now can walks by itself 2017-10-05 16:41:34 +07:00
dbd326637a Merge branch 'mithril' 2017-09-30 13:45:17 +07:00
ae762758fc Updated mithril index to do (almost) the same with normal index 2017-09-30 13:42:34 +07:00
d6619e3e89 Placed font locally 2017-09-28 09:08:47 +07:00
35d70443be Added mithril.js on new branch mithril 2017-09-26 16:28:18 +07:00
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