Diego Najar
a55ab5d2ec
Refactor for Site logo
2021-03-09 11:55:08 -03:00
Diego Najar
5b64d3b2fa
Move vendors to a proper folder, update Bootstrap, Icons and jQuery
2021-03-04 12:27:02 -03:00
dignajar
231a500a52
add some documentation to the readme, now all plugins print the description in the settings form its possible disable as well, clean up css, and refactor Categories plugin
2021-02-07 22:03:53 +01:00
dignajar
cd0446e080
Settings trough API, change user password via API, refactor code
2021-02-07 17:19:24 +01:00
dignajar
3b37cb2905
Refactor main clasess, add new library for manage images
2021-01-23 22:19:47 +01:00
dignajar
993a4f92d6
API create/edit/delete category, UI for manage categories, UI for manage users still in progress, improvments in dbList class, warn the user when didn't save the progress in the editor
2021-01-16 13:03:16 +01:00
dignajar
38bd6dd551
Create user via API, create category via API, Bootstrap icons v1.3, improve in creation content
2021-01-12 21:46:42 +01:00
dignajar
ff2a51fae8
New approach when the page is created, remove UUID, remove symlinks for upload images, modal for filemanager, and more
2021-01-01 23:13:01 +01:00
dignajar
39de732f3b
port to Bootstrap v5 modals and change icons
2020-12-29 18:53:06 +01:00
dignajar
1e143270aa
missing name field for floating labels
2020-12-29 14:57:20 +01:00
dignajar
70cefda593
Added floating labels and changed in login form
2020-12-29 14:55:55 +01:00
dignajar
5469ce51b1
bootstrap v5, bootstrap icons, cleaning css, cleaning classes
2020-12-29 14:39:47 +01:00
dignajar
e84df311c2
a few updates for the admin panel
2020-11-30 22:00:54 +01:00
dignajar
226750af09
init branch for Bludit v4
2020-11-01 11:55:34 +01:00
Diego Najar
3efbd8cc08
Merge pull request #1174 from eeagle/master
...
Add Support for the german social-network Xing
2020-09-25 19:30:41 +02:00
dignajar
86e0f69030
Fix bug with mime type checker
2020-07-24 10:37:30 +02:00
dignajar
f33466af01
Removed default async property for Javascript
2020-07-23 12:59:37 +02:00
Diego Najar
bbb714bb5a
Merge pull request #1227 from SamBrishes/patch-002
...
Allow dots in URL
2020-07-07 10:05:24 +02:00
SamBrishes
5790962dee
Allow dots in URL
2020-07-07 09:14:45 +02:00
SamBrishes
9f7759d912
Extend plugins hook
2020-07-07 08:46:26 +02:00
SamBrishes
bcbfe55e24
Allow to remove Session & Cookie Items
...
Allow to remove Session & Cookie Items
2020-06-16 00:32:08 +02:00
SamBrishes
06131d7f85
Bugfix - ZIP Paths may starts with an (back-) slash
2020-05-14 11:33:46 +02:00
eeagle
6be73c9776
Add Support for the german social-network Xing
2020-04-17 21:28:22 +02:00
Jereme Hancock
9a1ff17545
Allow passing in attributes for Theme js files
...
This is a follow up to a previous PR. The async attribute can cause issues with some js files. For instance I added the lozad.js (https://github.com/ApoorvSaxena/lozad.js ) for lazy loading and included it via my theme. However, with the current automatic inclusion of "async" things didn't work.
So this update allows Theme developers to prevent the async attribute by passing in "null".
Example: ```<?php echo Theme::javascript('js/lozad.min.js', DOMAIN_THEME, null); ?>```
If the Theme developer doesn't include "null" the default will be to use "async".
2020-04-05 20:15:09 -05:00
Jereme Hancock
380e99b1cc
Removed async from jquery as I started noticing errors in admin
2020-03-26 13:05:18 -05:00
Jereme Hancock
12bbef14a6
Add the "async" parameter to script tags
...
In my testing this has improved my Page Insights score pretty significantly especially for mobile. See: https://web.dev/render-blocking-resources/
2020-03-23 14:04:54 -05:00
Diego Najar
0530aaa3b8
Merge branch 'master' of github.com:dignajar/bludit
2020-03-14 12:03:50 +01:00
Diego Najar
a8b4b26c57
get mimetype
2020-03-14 12:03:43 +01:00
Anaggh S
45ca449d5a
Use try catch instead
2020-02-28 14:06:09 +05:30
Anaggh S
bbdc8afcaf
Fix PHP 7.4 "Deprecated: Array and string offset access syntax with curly braces is deprecated"
2020-02-27 03:08:27 +05:30
Anaggh S
7ae53cfd63
Fix #1143 Add additional check to skip broken symlinks to avoid RuntimeException: SplFileInfo::getSize(): stat failed
2020-02-27 02:58:05 +05:30
Diego Najar
bc4f532b97
add support for vk.com social network
2019-12-07 14:32:39 +01:00
Anaggh S
a39d3fff7f
Add Disk Size to Simple Stats
2019-11-15 21:17:56 +05:30
Diego Najar
8a1338b186
remove shorcut to fix favicon. Related issue #1099
2019-10-24 20:08:54 +02:00
Diego Najar
4f3f40a6c4
Remove HTML and PHP tags from the users,categories and tags fields, prevent XSS
2019-10-12 11:35:35 +02:00
Diego Najar
baa835cb8c
added some logs
2019-05-27 19:07:53 +02:00
Diego Najar
dc8320d46f
new icons line-awesome
2019-04-23 23:26:34 +02:00
Diego Najar
8d06d47318
new function to convert human readable mememory to bytes
2019-04-23 23:17:27 +02:00
Edi
a6137fbb8f
Update theme.class.php
2019-04-19 00:55:34 +02:00
Diego Najar
8ab9af8bb2
Improve for upload image, new method for filesystem class
2019-04-07 20:43:42 +02:00
Diego Najar
d0843a4070
check extension and path traversal
2019-03-10 18:27:24 +01:00
Diego Najar
f2e12e6821
bug fix for #961
2019-02-22 18:42:27 +01:00
Diego Najar
785965db35
Pages with differents dates after installation
2019-02-02 16:14:00 +01:00
Diego Najar
1dc3f067dc
include languages files
2019-01-25 16:26:55 +01:00
Anaggh S
dd8e13f904
Remove unused deprecated Crypt class
2019-01-19 18:56:52 +05:30
Diego Najar
346d573197
bludit v3.6
2019-01-15 19:53:04 +01:00
Diego Najar
2bbf79cde9
remove quotes from filename after uploaded a image
2019-01-11 17:43:37 +01:00
Diego Najar
9eb5d583b6
trace mode for debug
2018-12-26 20:43:20 +01:00
Diego Najar
45d725c909
Bug fix for #868 , allow upload file extension with upper case letters
2018-11-21 18:48:34 -03:00
Diego Najar
7df5ee322e
Bug fixes, and dictionary updated
2018-11-08 20:59:06 -03:00