Commit Graph

369 Commits

Author SHA1 Message Date
dependabot[bot] 6b3739a630
build(deps-dev): bump concurrently from 8.0.1 to 8.1.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:22:05 +00:00
Jyotirmoy Bandyopadhayaya aca64d4b31
Merge pull request #54 from BRAVO68WEB/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2023-06-05 10:50:28 +05:30
Jyotirmoy Bandyopadhayaya f8489e27f2
Merge pull request #55 from BRAVO68WEB/dependabot/npm_and_yarn/redis-4.6.7
build(deps): bump redis from 4.6.6 to 4.6.7
2023-06-05 10:49:21 +05:30
dependabot[bot] ee7a243d24
build(deps): bump redis from 4.6.6 to 4.6.7
Bumps [redis](https://github.com/redis/node-redis) from 4.6.6 to 4.6.7.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.6...redis@4.6.7)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:15:40 +00:00
dependabot[bot] 07adc51cea
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:15:04 +00:00
dependabot[bot] 739d6075d2
build(deps): bump postcss from 8.4.23 to 8.4.24
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.4.23...8.4.24)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:13:38 +00:00
dependabot[bot] d3a3717d3d
build(deps-dev): bump @swc/wasm from 1.3.60 to 1.3.62
Bumps [@swc/wasm](https://github.com/swc-project/swc) from 1.3.60 to 1.3.62.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.60...v1.3.62)

---
updated-dependencies:
- dependency-name: "@swc/wasm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:13:08 +00:00
Jyotirmoy Bandyopadhayaya 9246568408
Readme Update 🏑 2023-06-02 11:20:07 +00:00
Jyotirmoy Bandyopadhayaya a6c8f05794
doc/readme badges update 2023-06-02 11:12:52 +00:00
Chirag Bhalotia bddcf5a55b
Merge branch 'BRAVO68WEB:dev' into dev 2023-06-02 16:41:14 +05:30
Jyotirmoy Bandyopadhayaya a8288be706
Merge pull request #49 from BRAVO68WEB/gh/sonalql
GH: Added Sonal QL Support for Code Analysis
2023-06-02 16:21:09 +05:30
Jyotirmoy Bandyopadhayaya ef2ac4379f
added licensebat suppport 2023-06-02 10:46:48 +00:00
Jyotirmoy Bandyopadhayaya 28c231d410
GH: Added Sonal QL Support for Code Analysis 2023-06-02 10:42:22 +00:00
Jyotirmoy Bandyopadhayaya 7b1b88189c
Merge pull request #47 from BRAVO68WEB/fix/joi
🧩: Added Joi Validation Support
2023-06-02 15:36:20 +05:30
Jyotirmoy Bandyopadhayaya 72178db8e1
🧩: Added Joi Validation Support 2023-06-02 09:58:22 +00:00
Jyotirmoy Bandyopadhayaya ff56ce8913
Merge pull request #46 from BRAVO68WEB/fix/logging
📢: Added winston logger
2023-06-01 11:50:29 +05:30
Jyotirmoy Bandyopadhayaya b75ebe1d2c
Fix actions 2023-06-01 06:15:34 +00:00
Jyotirmoy Bandyopadhayaya ffb8fb2fd5
📢: Added winston logger 2023-06-01 06:03:53 +00:00
Chirag Bhalotia 45114cc068
Merge branch 'dev' of https://github.com/bravo68web/shx into dev 2023-06-01 02:30:52 +05:30
Chirag Bhalotia ce1554bbbf
completed addnote dialog 2023-06-01 02:27:41 +05:30
Chirag Bhalotia 306c87224f
removed warnings 2023-06-01 02:06:24 +05:30
Chirag Bhalotia 09916c364e
added add Notes ui 2023-06-01 02:02:11 +05:30
Chirag Bhalotia 5ff8114eb5
updated types of components 2023-06-01 02:02:00 +05:30
Chirag Bhalotia ed421c6cb2
updated textarea and input component to accept ref 2023-06-01 01:43:31 +05:30
Jyotirmoy Bandyopadhayaya fdaf14d6cf
Merge pull request #44 from BRAVO68WEB/gh/dev-testinggg
GH Action Dev Docker Build Testing
2023-05-31 21:14:59 +05:30
Jyotirmoy Bandyopadhayaya 30edfb035f
GH Dev Testing 2023-05-31 15:37:55 +00:00
Jyotirmoy Bandyopadhayaya cdfeb18bc2
GH Dev Testing 2023-05-31 15:32:10 +00:00
Jyotirmoy Bandyopadhayaya 2aa8b0f752
GH Dev Testing 2023-05-31 15:00:23 +00:00
Jyotirmoy Bandyopadhayaya c4926ef70c
GH Dev Testing 2023-05-31 14:20:03 +00:00
Jyotirmoy Bandyopadhayaya 9093e31ec7
GH Dev Testing 2023-05-31 14:13:51 +00:00
Jyotirmoy Bandyopadhayaya 7adc397a12
🚢: GH to Deploy Dev Server 2023-05-31 13:52:04 +00:00
Jyotirmoy Bandyopadhayaya 872d5c75b0
🚢: GH to Deploy Dev Server 2023-05-31 12:16:06 +00:00
Jyotirmoy Bandyopadhayaya ecf251e154
Docker compose minor update 2023-05-31 10:39:17 +00:00
Jyotirmoy Bandyopadhayaya 1f1ae8aa87
Docker compose minor update 2023-05-31 09:29:15 +00:00
Jyotirmoy Bandyopadhayaya 91a806630c
Docker compose minor update 2023-05-31 09:27:09 +00:00
Jyotirmoy Bandyopadhayaya 2603a6a868
Merge pull request #43 from BRAVO68WEB/docs/readme
Readme Update
2023-05-31 14:03:18 +05:30
Jyotirmoy Bandyopadhayaya bb4c689129
📝: Updated Readme docs 2023-05-31 08:31:34 +00:00
Jyotirmoy Bandyopadhayaya e8cd9839d6
Merge pull request #42 from BRAVO68WEB/fix/whitelist-exts
⚙️: Added `settings` api
2023-05-31 13:54:02 +05:30
Jyotirmoy Bandyopadhayaya b2a73c6f61
⚙️: Added `settings` api 2023-05-31 08:18:35 +00:00
Jyotirmoy Bandyopadhayaya 7ceaaa4319
↗️ : Dynamic File Extention Support for `upload` api 2023-05-31 08:13:39 +00:00
Jyotirmoy Bandyopadhayaya f89f48503c
Merge pull request #41 from BRAVO68WEB/fix/santz-filename
🧼: Sanitize File Name
2023-05-31 12:32:33 +05:30
Jyotirmoy Bandyopadhayaya 8a09b94107
Merge pull request #40 from BRAVO68WEB/fix/encap-api-key
🛅: Added API Key encap + Reworked on API Key Delete Methods
2023-05-31 12:32:20 +05:30
Jyotirmoy Bandyopadhayaya 4ff478d640
🧼: Sanitize File Name 2023-05-31 06:11:08 +00:00
Jyotirmoy Bandyopadhayaya 34cd6d5a69
🛅: Added API Key encap + Reworked on API Key Delete Methods 2023-05-31 05:59:07 +00:00
Jyotirmoy Bandyopadhayaya cd81372323
Merge pull request #39 from BRAVO68WEB/actions/upgrades
GH Updates
2023-05-31 11:00:28 +05:30
Jyotirmoy Bandyopadhayaya e39def24b8
GH PR Template Added 2023-05-31 05:29:51 +00:00
Jyotirmoy Bandyopadhayaya 5c1d7e3b2a
Merge pull request #38 from BRAVO68WEB/actions/upgrades
GH Updates
2023-05-31 10:56:32 +05:30
Jyotirmoy Bandyopadhayaya 23e777ca10
Remove GH Action (apply auto done) 2023-05-31 05:21:38 +00:00
Jyotirmoy Bandyopadhayaya 826458e3cd
Remove GH Action (2nd labeller) 2023-05-31 05:20:58 +00:00
Jyotirmoy Bandyopadhayaya bcb14c5365
Added GH secret for Wiki 2023-05-31 05:18:43 +00:00