|
7c61498047
|
Modified mithril.html
Added controller for API requests
|
2017-09-27 16:17:03 +07:00 |
|
|
35d70443be
|
Added mithril.js on new branch mithril
|
2017-09-26 16:28:18 +07:00 |
|
|
f9a3297ca2
|
Fixed posts not updated on load
|
2017-09-26 13:47:25 +07:00 |
|
|
b9a3a6d6b9
|
Updated readme and some fixes.
|
2017-09-25 16:22:29 +07:00 |
|
|
0b1c3f3370
|
Now can edit a category
|
2017-09-22 12:50:33 +07:00 |
|
|
3dae73fcf0
|
Fixed editing conditions
|
2017-09-18 09:17:03 +07:00 |
|
|
d555bde0d8
|
Fixed login issue
|
2017-09-18 08:49:42 +07:00 |
|
|
8a3bb3408f
|
Ignored nonactive posts from valid posts checking list
|
2017-09-16 13:34:06 +07:00 |
|
|
e57104198b
|
Fixed update posts error
|
2017-09-16 13:10:56 +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 |
|
|
7adb167e53
|
Fixed logging in issue
|
2017-09-16 08:40:33 +07:00 |
|
|
9ca1050979
|
Categories now have their background color and font color, which effects the client and admin side
|
2017-09-15 16:32:26 +07:00 |
|
|
ec548a46b7
|
Added MDE (issue #4)
|
2017-09-15 13:56:24 +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 |
|
|
5b1b546dc5
|
Beautify the web
|
2017-09-12 14:30:42 +07:00 |
|
|
991f8410c9
|
Fix empty category error
|
2017-09-11 14:02:58 +07:00 |
|
|
7e3b4365b1
|
Fix error on Home.php
|
2017-09-11 13:33:22 +07:00 |
|
|
8ce3ce8387
|
Implemented method data filter to registration and login
|
2017-09-11 11:56:10 +07:00 |
|
|
213f598631
|
Created data filter to avoid XSS attack
|
2017-09-11 11:35:35 +07:00 |
|
|
146b5d33e6
|
Only administrator can make changes to categories
|
2017-09-11 10:20:20 +07:00 |
|
|
eeaa2427a0
|
Fix categories issues
|
2017-09-11 09:20:27 +07:00 |
|
|
aec3b73730
|
Fix empty posts error
|
2017-09-11 09:05:32 +07:00 |
|
|
70a4c80143
|
Removed feature "Administrator can remove posts"
|
2017-09-11 08:57:51 +07:00 |
|
|
04ac2155db
|
Changed login method from put to post
|
2017-09-11 08:52:35 +07:00 |
|
|
94d4a76ec6
|
Administrator can remove posts
|
2017-09-09 14:07:53 +07:00 |
|
|
6e470f4e40
|
Added data conversion to avoid XSS
|
2017-09-09 13:27:36 +07:00 |
|
|
59d8c11d9b
|
Changed database interaction structures
|
2017-09-09 11:21:51 +07:00 |
|
|
1de9cb6447
|
Changed actions order.
|
2017-09-08 16:30:16 +07:00 |
|
|
210c96e150
|
Changed model structure
|
2017-09-08 16:25:24 +07:00 |
|
|
882e635081
|
Now can reactivate a nonactive category
|
2017-09-08 15:49:57 +07:00 |
|
|
aa3fbd72d5
|
Have to be logged in to create or nonactivate categories
|
2017-09-08 15:15:23 +07:00 |
|
|
29cfda5ba0
|
Changed language display on client to Indonesia/Indonesian
|
2017-09-08 14:51:16 +07:00 |
|
|
d4dce8e460
|
Allowed single user to be logged in at multiple sessions
|
2017-09-08 14:00:28 +07:00 |
|
|
658217fea7
|
Cannot login with user that already logged in
|
2017-09-08 13:00:46 +07:00 |
|
|
8956b17434
|
Changed login/logout process
|
2017-09-08 10:05:42 +07:00 |
|
|
8eb9005642
|
Changed login process
|
2017-09-07 16:21:57 +07:00 |
|
|
ab8506882a
|
Logging out now displays a message
|
2017-09-07 16:17:26 +07:00 |
|
|
23622bc5a8
|
Added error handler
|
2017-09-07 16:12:17 +07:00 |
|
|
796148a532
|
Nonactivate a post manually causes its status changed to 3 which cannot be edited and its status cannot be changed.
|
2017-09-07 13:45:05 +07:00 |
|
|
3de31142e0
|
Changed the way same data checker works
|
2017-09-07 13:38:48 +07:00 |
|
|
cf7d5b4c5a
|
Now can include WHERE clause on showAll() method
|
2017-09-07 11:21:15 +07:00 |
|
|
d3d2ba1455
|
Added default date entry value
|
2017-09-07 10:43:28 +07:00 |
|
|
6f65c067df
|
Fix posts status issues
|
2017-09-07 10:39:54 +07:00 |
|
|
706b15d401
|
Fix editor privilage issues
|
2017-09-06 16:01:57 +07:00 |
|
|
9296c7798e
|
Only admin can register new user
|
2017-09-06 16:01:32 +07:00 |
|
|
b78a84585f
|
Cannot register registered username
|
2017-09-06 15:04:41 +07:00 |
|
|
c43b4744db
|
Cannot register empty data
|
2017-09-06 14:53:22 +07:00 |
|
|
0f4cef62a7
|
Move the process order
|
2017-09-06 14:51:53 +07:00 |
|
|
992874ce1c
|
Added handler
|
2017-09-06 14:49:14 +07:00 |
|
|
35947befc1
|
Cannot input empty data to posts
|
2017-09-06 14:17:09 +07:00 |
|