Commit graph

1848 commits

Author SHA1 Message Date
Daniel 281904898a
added DataTable ext searchbuilder (#3344) 2021-01-24 14:23:47 +01:00
REJack c4a4221f22
Merge pull request #3335 from danny007in/parallel-nodemon-fix
Parallel nodemon fixed
2021-01-20 10:20:52 +01:00
Daniel fb3f63ad81 nodemon pararllel fixed 2021-01-20 00:06:37 +05:30
Daniel c5e63b3518 concurrently devDep installed 2021-01-20 00:03:28 +05:30
Daniel 4ea2e3dd3c Revert "Merge pull request #3334 from danny007in/nodemon-parallel-fix"
This reverts commit 10fdbc987b, reversing
changes made to c104f19a0c.
2021-01-19 23:57:11 +05:30
REJack 10fdbc987b
Merge pull request #3334 from danny007in/nodemon-parallel-fix
Nodemon parallel fix
2021-01-19 08:00:45 +01:00
REJack c104f19a0c
Merge pull request #3284 from danny007in/preloader-add
Preloader Added
2021-01-19 07:57:18 +01:00
REJack e932382f1b add width attribute to preloader image tag 2021-01-19 07:55:57 +01:00
Daniel 6905eaaf9f preloader docs done 2021-01-18 21:14:41 +05:30
REJack a4c05ef9c6
Update _layout.scss
add dark-mode for preloader
2021-01-18 15:05:51 +01:00
Daniel 051be9f0b8 parallel plugin changed for nodemon 2021-01-18 19:28:50 +05:30
Daniel 984203344e installed npm-run-parallel devDep 2021-01-18 19:26:11 +05:30
REJack 76de56d35a update plugin files 2021-01-18 14:49:52 +01:00
dependabot[bot] 431f19b0ec
Bump rollup from 2.36.1 to 2.36.2 (#3327)
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.36.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.36.1...v2.36.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 10:19:00 +02:00
XhmikosR 8e7ca927f9
Add CodeQL Action (#3309)
Ignoring the plugins folders
2021-01-18 10:15:50 +02:00
XhmikosR c88a8f2f0e
Update CI config (#3308)
* remove `CI: true` since it's set by the runner
* update to `actions/setup-node@v2`
* switch to `ruby/setup-ruby` Action
* specify `FORCE_COLOR: 2`
* lowercase `runner.os`
* update to Ruby 2.7
* update to Node.js 14.x
* fix npm cache mismatches due to wrong variable
2021-01-18 10:14:44 +02:00
XhmikosR 378a9f3ae8
package.json: remove redundant --sequential flags (#3311) 2021-01-18 10:02:05 +02:00
dependabot[bot] 654ad02d8a
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#3323)
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Clean up .eslintrc.json

* Autofix

* Temporarily disable `unicorn/consistent-destructuring`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-18 10:01:39 +02:00
Daniel f90e77e973
Merge pull request #3310 from ColorlibHQ/XhmikosR-patch-2
Flatten package-lock.json
2021-01-18 13:27:01 +05:30
XhmikosR 8cec597571 Flatten package-lock.json 2021-01-18 09:48:29 +02:00
Daniel d7bfc108e4
Merge pull request #3322 from ColorlibHQ/dependabot/npm_and_yarn/pdfmake-0.1.70
Bump pdfmake from 0.1.69 to 0.1.70
2021-01-18 13:14:55 +05:30
Daniel 3892cdb63e
Merge pull request #3328 from ColorlibHQ/XhmikosR-patch-4
package.json: run css-minify-splits in parallel
2021-01-18 13:11:15 +05:30
Daniel 41720b4ed1
Merge pull request #3324 from ColorlibHQ/dependabot/npm_and_yarn/eslint-7.18.0
Bump eslint from 7.17.0 to 7.18.0
2021-01-18 13:10:07 +05:30
Daniel 973b6f740f
Merge pull request #3321 from ColorlibHQ/dependabot/npm_and_yarn/uplot-1.6.1
Bump uplot from 1.5.2 to 1.6.1
2021-01-18 13:09:23 +05:30
Daniel 9a047910db
Merge pull request #3326 from ColorlibHQ/dependabot/npm_and_yarn/fullcalendar-5.5.1
Bump fullcalendar from 5.5.0 to 5.5.1
2021-01-18 13:08:24 +05:30
Daniel b15bf9df3d
Merge pull request #3325 from ColorlibHQ/dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.15.2
Bump @fortawesome/fontawesome-free from 5.15.1 to 5.15.2
2021-01-18 13:07:34 +05:30
REJack b987a13511
Merge pull request #3306 from danny007in/sidebar-scroll-fix
Sidebar scroll fixed (#3304)
2021-01-18 08:18:41 +01:00
XhmikosR f17a735ff6
package.json: run css-minify-splits in parallel 2021-01-18 09:12:49 +02:00
dependabot[bot] 1b21096d8b
Bump fullcalendar from 5.5.0 to 5.5.1
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v5.5.0...v5.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:06:19 +00:00
dependabot[bot] b6e582c2cc
Bump @fortawesome/fontawesome-free from 5.15.1 to 5.15.2
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.1...5.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:05:40 +00:00
dependabot[bot] 72ae6ede93
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:05:04 +00:00
dependabot[bot] 424f92a338
Bump pdfmake from 0.1.69 to 0.1.70
Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.1.69 to 0.1.70.
- [Release notes](https://github.com/bpampuch/pdfmake/releases)
- [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bpampuch/pdfmake/compare/0.1.69...0.1.70)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:03:48 +00:00
dependabot[bot] fb7737ece7
Bump uplot from 1.5.2 to 1.6.1
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](https://github.com/leeoniya/uPlot/compare/1.5.2...1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:03:11 +00:00
Daniel 151eefc778 Sidebar scroll fixed (#3304) 2021-01-16 13:26:02 +05:30
Daniel 39b5a9a883 Update postcss.config.js 2021-01-16 13:26:02 +05:30
Daniel e1b6738fab postcss-scrollbar plugin installed 2021-01-14 15:58:04 +05:30
REJack 51f243e444 fix npm audit 2021-01-11 14:36:47 +01:00
REJack 3d6d6610e4 update plugin files 2021-01-11 14:35:52 +01:00
dependabot[bot] 699197be45
Bump rollup from 2.35.1 to 2.36.1 (#3303)
Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.35.1...v2.36.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:22:35 +01:00
dependabot[bot] 5adecb7539
Bump postcss from 8.2.2 to 8.2.4 (#3300)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.2 to 8.2.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.2...8.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:22:23 +01:00
dependabot[bot] cfeea6a6aa
Bump nodemon from 2.0.6 to 2.0.7 (#3302)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:20:02 +01:00
dependabot[bot] b6a4ac5d2d
Bump jquery-validation from 1.19.2 to 1.19.3 (#3301)
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.19.2...1.19.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:19:52 +01:00
dependabot[bot] b1861ebf80
Bump datatables.net-responsive-bs4 from 2.2.6 to 2.2.7 (#3299)
Bumps [datatables.net-responsive-bs4](https://datatables.net) from 2.2.6 to 2.2.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:19:35 +01:00
dependabot[bot] f3588ca158
Bump sweetalert2 from 10.12.7 to 10.13.0 (#3298)
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.12.7 to 10.13.0.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v10.12.7...v10.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:18:54 +01:00
dependabot[bot] 759c109c0d
Bump autoprefixer from 10.1.0 to 10.2.1 (#3297)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.1.0 to 10.2.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.1.0...10.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:18:32 +01:00
dependabot[bot] bb016c9ab5
Bump eslint-config-xo from 0.33.1 to 0.34.0 (#3296)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 14:18:16 +01:00
Alexander Kucheryuk 38d6c14437
Update docs (layout page) (#3292) 2021-01-09 10:05:59 +01:00
dependabot[bot] eb5415413b
Bump eslint from 7.16.0 to 7.17.0 (#3280)
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 06:37:32 +01:00
dependabot[bot] f71d931898
Bump sweetalert2 from 10.12.6 to 10.12.7 (#3281)
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.12.6 to 10.12.7.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v10.12.6...v10.12.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 06:25:47 +01:00
dependabot[bot] cf82eb6519
Bump codemirror from 5.59.0 to 5.59.1 (#3279)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.59.0 to 5.59.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.59.0...5.59.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 06:25:29 +01:00