Faris Ansari
bbcead50c1
feat: frappe.ui.Scanner
- Uses https://github.com/mebjas/html5-qrcode
- Supports a number of different formats including barcodes and qrcodes
- Simple and generic API
3 yıl önce
Suraj Shetty
40dd522796
feat: Auto generate RTL styles using rtlcss
https://github.com/MohammadYounes/rtlcss
4 yıl önce
leela
e534dc0a02
feat: Make url's clickable in text editor when typed/copied
Using a Quill module named quill-magic-url to automatically convert
typed/copied urls into links.
4 yıl önce
dependabot-preview[bot]
14a1b7f4ac
chore(deps): [security] bump jquery from 2.2.4 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery ) from 2.2.4 to 3.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 yıl önce
snyk-bot
d7d0ddf6ad
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539
4 yıl önce
Faris Ansari
4b39f7f699
fix: Print rebuilt files in watch mode
4 yıl önce
Faris Ansari
9000d86681
fix: Pin node version to 14 in package.json
- Install node 14 in CI
4 yıl önce
Faris Ansari
dacd0bf107
fix: Remove rollup code and unused dependencies
4 yıl önce
Faris Ansari
adc236e35d
feat: Notify build events to browser
- Update assets_json directly from node
- Show error overlay or success message
- Open file in editor from error overlay
4 yıl önce
Faris Ansari
86c0f7f9d6
fix: Use yargs for cli argument parsing
4 yıl önce
dependabot[bot]
68f8315dc8
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis ) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases )
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 43285fd2d8
)
4 yıl önce
dependabot[bot]
6b08f3437a
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis ) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases )
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 43285fd2d8
)
4 yıl önce
dependabot[bot]
43285fd2d8
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis ) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases )
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 yıl önce
Suraj Shetty
8b8bd2a463
chore: Upgrade frappe-charts to rc13 ( #12896 )
4 yıl önce
Faris Ansari
09f5e904a9
fix: Pretty CLI Output
4 yıl önce
Faris Ansari
c119f9ab3c
fix: libs.bundle.js
- Separate file to import jquery and bootstrap
- Remove separate jquery bundle from app as well as web
- Load jquery from node_modules
4 yıl önce
Faris Ansari
226ad1d91a
feat: New Build System based on esbuild
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored
WIP
4 yıl önce
mergify[bot]
eed1b6961e
chore: Upgrade frappe-charts to rc13 (backport #12896 ) ( #12897 )
(cherry picked from commit c16584bbf1
)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 yıl önce
Suraj Shetty
c16584bbf1
chore: Upgrade frappe-charts to rc13 ( #12896 )
4 yıl önce
Sagar Vora
fd88e7e1dd
fix: change package name to `frappe-framework`
4 yıl önce
Snyk bot
3cd4e33469
chore(Snyk): Security upgrade snyk from 1.509.0 to 1.518.0 ( #12753 )
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
4 yıl önce
Snyk bot
98b1b5be97
chore(Snyk): Security upgrade snyk from 1.431.1 to 1.465.0 ( #12653 )
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355
4 yıl önce
mergify[bot]
7013e58e25
chore: Update frappe-charts (bp #12617 ) ( #12618 )
(cherry picked from commit 19a092feec
)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 yıl önce
Suraj Shetty
19a092feec
chore: Update frappe-charts ( #12617 )
4 yıl önce
prssanna
982522aa3f
chore: update frappe charts
(cherry picked from commit 89b9c29802
)
4 yıl önce
prssanna
89b9c29802
chore: update frappe charts
4 yıl önce
Suraj Shetty
91176153a2
revert: "fix: Memory limit for watch command" ( #12493 )
4 yıl önce
prssanna
6c490f44e4
feat: replace localStorage with localforage for storing drafts
4 yıl önce
Richard Case
0c4a18a09c
fix: bench watch: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
4 yıl önce
Suraj Shetty
1cdca0c07e
chore: Bump frappe-charts version
4 yıl önce
Suraj Shetty
6c01e9234b
chore: Update frappe-charts
4 yıl önce
Snyk bot
f939ec87cc
fix(Snyk): Security upgrade socket.io from 2.3.0 to 2.4.0 ( #12181 )
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859
4 yıl önce
Suraj Shetty
46af36f24a
fix: Update frappe-charts
4 yıl önce
Snyk bot
f4f7e8e798
chore(Snyk): Security upgrade frappe-charts from 1.5.4 to 1.5.5 ( #12086 )
4 yıl önce
Shivam Mishra
7db23a8271
feat: update charts for dark mode
4 yıl önce
snyk-bot
9dec6e84bd
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676
4 yıl önce
Snyk bot
a459ce40ed
fix(snyk): Security upgrade highlight.js from 9.18.1 to 9.18.2 ( #11999 )
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1045326
4 yıl önce
Snyk bot
1154cc931f
fix(Snyk): Security upgrade snyk from 1.398.1 to 1.425.4 ( #11990 )
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
4 yıl önce
sezanzeb
429cbb17eb
chore: github shorthand for air-datepicker
4 yıl önce
sezanzeb
8906c1eba4
chore: git url format for air-datepicker
4 yıl önce
prssanna
2f890c1391
chore: update datatable to 1.15.3
4 yıl önce
Shivam Mishra
3f64bec4b9
feat: add Plyr
4 yıl önce
Suraj Shetty
2f4f5dd4ad
refactor: Re-organize scss
Co-Authored-By: Shivam Mishra <scm.mymail@gmail.com>
Co-Authored-By: Faris Ansari <netchamp.faris@gmail.com>
Co-Authored-By: Prssanna Desai <prssud@gmail.com>
4 yıl önce
Gavin D'souza
436ebde0ec
fix: yarn upgrade node-sass
4 yıl önce
Snyk bot
d08fc9e2c1
[Snyk] Fix for 1 vulnerabilities ( #11523 )
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
4 yıl önce
Snyk bot
8e9b1805e8
fix(security):[Snyk] 1 vulnerabilities ( #11507 )
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
4 yıl önce
Gavin D'souza
8cc1636a8c
fix: Install Cypress only if running UI tests
4 yıl önce
barredterra
0139de6c4e
tests: create and update test cases
4 yıl önce
barredterra
8398b8b6d8
feat: add autoprefixer
4 yıl önce
Gavin D'souza
f8dcc60bb6
chore: frappe.io => frappeframework.com
4 yıl önce