Commit Graph

30 Commits

Author SHA1 Message Date
7b8e81e1f7 Added SAML-Toolkits php-saml to composer and installed it to the vendor folder. Implemented SSO with JumpCloud
Signed-off-by: rodude123 <rodude123@gmail.com>
2024-01-01 13:52:30 +00:00
364e2d2675 fixed main url 2023-12-13 15:39:39 +00:00
a5f17a70ed Fixed some bugs in the newsletter images, made some minor improvements in other areas. Added in unsubscribe functionality
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-12-13 03:10:23 +00:00
0cb57d0813 Made cookie popup work for most browsers
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-12-06 23:30:25 +00:00
52614e5835 Added in a cookie popup and proper newsletter functionality
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-12-06 00:38:33 +00:00
5b063afad3 Got keywords from text using rake-php-plus and then stored in the DB, then used it to append the keywords to the meta tag.
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-11-18 13:06:27 +00:00
f27a5113b1 Created feeds and UI for feeds and newsletter
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-11-14 01:03:17 +00:00
d8a7901574 fixed mobile view of menubar, search page and category page
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-11-06 19:37:26 +00:00
f54ed2f8fb added frontend search functionality with a small menubar
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-11-05 17:47:44 +00:00
b4ab7900db added backend search functionality
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-31 19:36:51 +00:00
03f14ba174 Completed mobile view and changed some minor things
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-28 19:01:14 +01:00
801e336c29 added comments 2023-10-28 13:14:59 +01:00
d3a8ff927c changed width of the main content 2023-10-28 12:17:30 +01:00
edabd92c17 fixed css errors 2023-10-28 11:26:39 +01:00
730b822a2b centered button in container 2023-10-24 17:58:18 +01:00
9e94f6cade added bottom margin 2023-10-24 16:25:32 +01:00
a868136a99 margin centered 2023-10-24 16:22:16 +01:00
fbf9449116 set width to 100% 2023-10-24 16:20:35 +01:00
9349f73016 centered items 2023-10-24 16:19:11 +01:00
b06614a8c7 fixed category page 2023-10-24 16:17:30 +01:00
e106f89dcb All categories page created with flex 2023-10-21 23:26:00 +01:00
da791c8866 Started work on all categories page
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-21 09:06:03 +01:00
a0567a25f5 Created individual categories page
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-18 23:58:21 +01:00
57aa831cdf Created blog post page and updated a few things here and there to work with the blog post page. Has comments and a sidebar.
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-18 00:28:34 +01:00
4a503169de Updated CKEditor config to support styles and code block from
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-08-17 19:59:48 +01:00
65bfe759b7 changed e to _ as e was not used
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-07-12 03:30:45 +01:00
7b637dac7b Added in the ability not upload a headerImage and instead use a placeholder. Folder ID is now stored in the DB
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-26 16:52:48 +01:00
61b8d3a987 Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-26 03:54:25 +01:00
3ccc7de5b4 Setup initial backend for the blog posts and added in the link to the pages
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-06 16:04:39 +01:00
23f7ff4dc5 added some base code for the blog page nothing fancy
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-03 14:09:23 +01:00