Commit graph

3200 commits

Author SHA1 Message Date
dignajar
8528b08a42 Merge branch 'master' of github.com:bludit/bludit 2020-07-01 20:09:34 +02:00
dignajar
8bbb896740 improve conditional 2020-07-01 20:09:20 +02:00
Diego Najar
f1b3b4359b
Merge pull request #1193 from SamBrishes/patch-001
Add prepare() function, when plugin is installed and initialized.
2020-07-01 20:03:03 +02:00
Diego Najar
a28754c2e0
Merge branch 'master' into patch-001 2020-07-01 20:02:53 +02:00
Diego Najar
0862dee6a7
Merge pull request #1221 from SamBrishes/patch-012
Validate Backup Files
2020-07-01 19:22:28 +02:00
Diego Najar
4282a976a6
Merge pull request #1219 from SamBrishes/patch-010
MIME Type Check for Issue #1218 and #1212
2020-06-29 21:30:46 +02:00
Diego Najar
b8649d730a
Merge pull request #1222 from anaggh/master
Update tinymce 5.3.1 -> 5.3.2
2020-06-29 21:09:23 +02:00
Anaggh S
e0ff403fe2 Update tinymce 5.3.1 -> 5.3.2 2020-06-30 00:24:31 +05:30
SamBrishes
476d4d731d Validate Backup Files 2020-06-28 14:06:59 +02:00
SamBrishes
eb74980021 MIME Type Check for Issue #1218 and #1212
MIME Type Check for Issue #1218 and #1212
2020-06-28 10:36:41 +02:00
Diego Najar
7d8b895c8e
Merge pull request #1195 from SamBrishes/patch-003
Add Backup Features
2020-06-23 20:01:29 +02:00
Diego Najar
d11c26e91c
Merge pull request #1210 from SamBrishes/patch-008
Allow removing Session & Cookie Entries
2020-06-23 20:00:47 +02:00
Diego Najar
d9adc34081
Merge pull request #1215 from anaggh/master
Fix #1214 Arbitrary file download vulnerability
2020-06-23 19:59:48 +02:00
Anaggh S
7689aa5fb4 Fix #1214 Arbitrary file download vulnerability 2020-06-23 14:22:34 +05:30
SamBrishes
bcbfe55e24 Allow to remove Session & Cookie Items
Allow to remove Session & Cookie Items
2020-06-16 00:32:08 +02:00
dignajar
e3abd64fe4 Support admin controller and view over plugins 2020-06-15 21:05:46 +02:00
dignajar
b092d3048a Support admin controller and view over plugins 2020-06-15 16:27:12 +02:00
Diego Najar
537cfbf616
Merge pull request #1196 from SamBrishes/patch-004
Add custom admin pages
2020-06-15 16:01:27 +02:00
Diego Najar
0748616526
Merge pull request #1207 from anaggh/patch-1
Remove async from select2
2020-06-15 12:18:26 +02:00
Diego Najar
f9c0105168
Merge pull request #1209 from SamBrishes/patch-007
Bugfix: Search Plugin will not work if itemsPerPage is set to "All Content"
2020-06-15 12:16:53 +02:00
SamBrishes
1ffc196e30 Fix Issue #1208
Fix Issue #1208
2020-06-12 18:15:05 +02:00
anaggh
6a8d3e9d1f
Remove async for select2
Defaulting to async is leading to buggy behaviour https://github.com/bludit/bludit/pull/1172/files
2020-06-11 20:27:55 +05:30
Diego Najar
f928fe84c8
Merge pull request #1201 from anaggh/master
Update frontend dependencies
2020-06-08 14:16:56 +02:00
Anaggh S
3443fca913 Update TinyMCE 5.3.0 -> 5.3.1 2020-06-07 18:11:53 +05:30
Diego Najar
212f68b5ac
Merge pull request #1203 from virtualmix/small-fixes
Correct small typos
2020-06-05 13:01:53 +02:00
virtualmix
ec9db046e7 fix typos 2020-06-03 23:59:07 -07:00
Anaggh S
0884b469f0 Fix invalid json in metadata 2020-05-28 20:33:00 +05:30
Anaggh S
873fbab56b Move undefined check to correct place 2020-05-27 17:03:50 +05:30
Anaggh S
1e0a919137 Update TinyMCE 5.2.0 -> 5.3.0 2020-05-26 20:40:21 +05:30
Anaggh S
6667289679 Bump easymde plugin version 2020-05-26 20:02:35 +05:30
Anaggh S
8d27f2a0c0 Fix "undefined" text on search 2020-05-26 19:20:34 +05:30
Anaggh S
caeef10df2 Update select2-bootstrap4 theme 1.4.0 2020-05-26 18:35:30 +05:30
Anaggh S
ff2dfe1175 Update select2 4.0.12 -> 4.0.13 2020-05-26 18:26:52 +05:30
Anaggh S
7edcb04727 Update easymde 2.9.0 -> 2.10.1 2020-05-26 18:15:01 +05:30
Anaggh S
68fcbf1a49 Update jQuery 3.4.1 -> 3.5.1 2020-05-26 17:54:23 +05:30
Anaggh S
beaf06bb1c Update bootstrap 4.4.1 -> 4.5.0 2020-05-26 17:51:13 +05:30
Diego Najar
9095ef077a
Merge pull request #1199 from SamBrishes/patch-006
[BUGFIX] AJAX Error Message when uploading Images
2020-05-24 09:20:16 +02:00
SamBrishes
2e307339ab Remove Filesystem:rmfile completely 2020-05-23 18:48:14 +02:00
Diego Najar
5a5585d5bd
Merge pull request #1198 from SamBrishes/patch-005
[BUGFIX] Remove deprecated autoComplete Function
2020-05-23 17:01:23 +02:00
SamBrishes
c7f0393062 Repair Spaces 2020-05-23 00:04:16 +02:00
SamBrishes
1214b12bf7 Namespace Plugin Pages 2020-05-22 23:55:22 +02:00
SamBrishes
4ec9b47c96 Fix for Issue #1176
Fix for Issue #1176
2020-05-22 23:34:15 +02:00
SamBrishes
93fd4e0c83 Remove deprecated atuoComplete Function 2020-05-22 23:15:38 +02:00
SamBrishes
0ee3548ceb camelCased variables 2020-05-15 13:41:25 +02:00
Diego Najar
4a740ecb03
Merge pull request #1194 from SamBrishes/patch-002
[BUGFIX] ZIP Paths may starts with an (back-) slash
2020-05-15 13:35:41 +02:00
SamBrishes
5187cbc4d0 Fix Space / Tabs 2020-05-15 07:54:51 +02:00
SamBrishes
7ea717200c Custom admin pages 2020-05-15 07:50:22 +02:00
SamBrishes
2e486f6d33 Additional Check for the file 2020-05-14 17:59:29 +02:00
SamBrishes
3dca6efcdc Allow custom names 2020-05-14 17:56:22 +02:00
SamBrishes
b0a8231ce1 Remove console.log from JavaScript 2020-05-14 17:38:38 +02:00