1
0
Commit Graph

13 Commits

Author SHA1 Message Date
5f1724679d
In mindflow_admin.js changed mindflow category api path to a new one. 2023-05-27 21:04:45 +04:00
db41e25c84
A one minute googling gave me a resolve to my question why Firefox was failing with a NetworkError. That's because I forgot about preventDefault()! 2023-05-23 03:41:02 +04:00
63dbef6b37
Fixed typos where post-id was instead of category. 2023-05-23 02:44:10 +04:00
f9e9e54aed
Handle manage-categories form. 2023-05-23 00:22:29 +04:00
2e5bdc2b6f
Updated mindflow_admin template and written JS to make it work. 2023-05-22 05:22:47 +04:00
b7de10e790
Added mindflow_admin.js file. Currently empty. 2023-05-20 06:27:19 +04:00
67eaa689e7
Fixed a type in guestbook_admin.js. 2023-05-09 23:58:05 +04:00
1011740ce4
Fixed and completed guestbook_admin.js. 2023-05-09 23:38:49 +04:00
2f6bff16b9
/api/captcha/:id now is of a POST method. 2023-05-09 23:38:23 +04:00
2ff097c058
Changed API endpoints. Implemented edit_entry(). 2023-05-06 23:14:36 +04:00
37c56a91b6
Implemented reply deleting. But updating doesn't work yet. 2023-02-06 02:42:42 +04:00
8cb5cbc342
guestbook_admin template and assets. 2023-02-06 02:00:20 +04:00
a54c97a325
Added assets. 2023-02-05 00:54:18 +04:00