Commit Graph

32 Commits (62706a6af2a7ffa3c7411e5ecbd9ce865ecc6049)

Author SHA1 Message Date
Elian Doran 1fb4634b7b
feat(eslint): add globals for jQuery 2025-03-09 21:38:16 +07:00
Elian Doran 0273fad0ba
refactor(deps): use different approach for eslint 2025-03-08 02:37:29 +07:00
Elian Doran c4f8e9605f
fix(client): update ESLint to latest 2025-03-08 02:20:56 +07:00
Elian Doran 69a6739d1f
fix(client): markdown code block not working (closes #1164) 2025-02-12 22:49:09 +07:00
lly-c232733 08133dcf3d
Update eslint.js
not sure why 'latest' is not working, but this fixes the annoying errors related to es5 being default
2025-01-31 15:41:41 +07:00
Elian Doran 703a70056b
feat(code_notes): reintroduce ESLint for server notes 2025-01-11 12:18:16 +07:00
Elian Doran 728695e016
feat(client/code-note): add support for HCL files (closes #771) 2024-12-23 22:51:41 +07:00
Elian Doran 5153fb8aff
feat(client/code-note): add support for batch files 2024-12-23 22:44:04 +07:00
Elian Doran ade34f9745
client: Use CodeMirror from package.json 2024-10-12 20:41:50 +07:00
Jin c85a8ecc7d remove libraries and fix js code color problem 2024-08-15 20:48:14 +07:00
Jin 9fc0b7cc38 fix eslint error 2024-08-11 10:13:20 +07:00
zadam 9767b6269a upgrade code mirror to 5.65.15 and fix modes requiring multiplex or overlay, fixes #4279 2023-09-28 01:02:27 +07:00
zadam fc564f6aed fix eslint validation 2023-06-30 00:02:25 +07:00
baiyongjie 5e5fe2ccf3 fix: upgrade version to support top level await 2023-04-12 10:05:26 +07:00
zadam 70c9292413 codemirror 5.65.9 2022-10-15 12:22:09 +07:00
zadam d74371c9f5 added missing placeholder.js 2022-01-07 20:30:14 +07:00
DHMike57 ae951bfe23
Add option for vim keymap in codemirror (#2475) 2021-12-26 13:24:18 +07:00
zadam f739dbfe87 ckeditor 5.60.0 2021-04-06 22:16:34 +07:00
zadam 6518d113c6 fix highlighting in some mime types 2020-09-20 23:33:11 +07:00
zadam 1d5a53fee6 load simple mode by default, fixes #1256 2020-09-20 21:42:51 +07:00
zadam 395eb92d93 cleanup of unnecessary codemirror mode files 2020-09-20 21:42:15 +07:00
zadam 71323500b7 updated codemirror to 5.57.0 2020-09-20 21:41:40 +07:00
zadam c3438e0f3f implemented SQL console as a type of code note 2020-05-08 22:22:43 +07:00
zadam f64b343d8d ref 2020-03-01 10:41:23 +07:00
zadam 2305ad7405 reloading notes after script changes 2019-10-20 12:29:34 +07:00
zadam 6d8f11d533 fix code editor sometimes not rendering 2019-08-25 19:11:42 +07:00
zadam 4e4beb26c6 codemirro 5.48.4 2019-08-25 18:46:32 +07:00
zadam c4b957427d implement print, closes #581 2019-06-29 22:57:47 +07:00
zadam 54e37dea20 codemirror updated to 5.47.0 2019-06-02 09:59:07 +07:00
zadam 79956b5676 mobile web fixes 2019-05-22 20:53:59 +07:00
zadam 119d7367da tree fixes 2019-05-19 18:21:29 +07:00
zadam a5fc8d5329 moved libraries and images out of src folder 2019-03-30 09:39:58 +07:00