378 Commits

Author SHA1 Message Date
T. R. Bernstein
ea959adb8c Fix typo in README 2025-10-03 23:26:50 +02:00
T. R. Bernstein
e61be73f35 Update dependencies and fix tests 2025-10-03 23:18:53 +02:00
T. R. Bernstein
29b8f24e10 Adapt content for new repository 2025-10-03 20:17:32 +02:00
T. R. Bernstein
b212a83178 Adapt code style for new repository 2025-10-03 20:08:07 +02:00
Vahid Al
b36911f0b1 Update README.md
Replace nano with vim
2025-03-08 21:21:22 +03:30
Vahid Al
7fb0f73399 Merge pull request #216 from thevahidal/dependabot/npm_and_yarn/npm_and_yarn-6bc014718a
Bump the npm_and_yarn group across 1 directory with 2 updates
2024-12-06 18:16:07 +03:30
dependabot[bot]
b39c35b805 Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express).


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 23:02:01 +00:00
Vahid Al
f0115750a6 Merge pull request #215 from thevahidal/all-contributors/add-thoughtsunificator
docs: add thoughtsunificator as a contributor for code
2024-12-02 23:50:58 +03:30
allcontributors[bot]
3436bceae8 docs: update .all-contributorsrc [skip ci] 2024-12-02 20:20:30 +00:00
allcontributors[bot]
07331cf2d5 docs: update README.md [skip ci] 2024-12-02 20:20:29 +00:00
Vahid Al
79de433e66 Merge pull request #214 from thoughtsunificator/patch-1
Add steps to install and run soul via Docker
2024-12-02 22:56:07 +03:30
Romain Lebesle
45b4497971 Add steps to install and run soul via Docker 2024-12-02 05:31:11 +01:00
Vahid Al
7bbc4c3f97 Merge pull request #212 from thevahidal/dependabot/npm_and_yarn/npm_and_yarn-a8a1ab03a2 2024-10-11 01:42:05 +03:30
dependabot[bot]
d0037c7ee3 Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [cookie](https://github.com/jshttp/cookie), [cookie-parser](https://github.com/expressjs/cookie-parser) and [express](https://github.com/expressjs/express).


Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2)

Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cookie-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 11:52:17 +00:00
Vahid Al
fb84ca21e2 Merge pull request #211 from thevahidal/dependabot/npm_and_yarn/npm_and_yarn-b724afa811
Bump the npm_and_yarn group across 1 directory with 5 updates
2024-09-19 11:14:00 +03:30
dependabot[bot]
083b7ffb75 Bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express).


Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 02:36:21 +00:00
Vahid Al
875b5d08b3 Merge pull request #210 from thevahidal/dependabot/npm_and_yarn/npm_and_yarn-5134b82be1
Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory
2024-06-19 14:05:16 +03:30
dependabot[bot]
7173dd32ad Bump braces in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 06:51:01 +00:00
Vahid Al
76fe72cb3c Merge pull request #209 from thevahidal/dependabot/npm_and_yarn/npm_and_yarn-2f6774edab
Bump ws from 8.12.1 to 8.17.1 in the npm_and_yarn group across 1 directory
2024-06-19 10:20:07 +03:30
dependabot[bot]
2ee358e467 Bump ws in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [ws](https://github.com/websockets/ws).


Updates `ws` from 8.12.1 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.12.1...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 06:15:41 +00:00
Vahid Al
ed8d4afe30 Merge pull request #208 from thevahidal/207_add_docs_for_static_content_hosting
Add docs for hosting a static content
2024-06-17 18:32:26 +03:30
AbegaM
800b8a5d9c Modify self hosting and README docs 2024-06-17 15:57:56 +03:00
Ian Mayo
356a709386 Update self-hosting.md
Minor re-wording.
2024-06-17 12:57:11 +01:00
AbegaM
f30fdddd39 Add docs for hosting a static content 2024-06-17 14:17:41 +03:00
Vahid Al
86eac098d6 Merge pull request #206 from thevahidal/move-health-endpoint
Move health endpoint
2024-06-07 15:26:35 +03:30
Vahid Al
13747c7266 Move health endpoint
Bump nodemon version
2024-06-07 15:21:58 +03:30
Vahid Al
ba72a02a31 Merge pull request #203 from thevahidal/dependabot/npm_and_yarn/babel/traverse-7.24.6
Bump @babel/traverse from 7.21.2 to 7.24.6
2024-06-07 15:11:47 +03:30
Vahid Al
ecc97c2f64 Merge pull request #204 from thevahidal/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-06-07 15:11:31 +03:30
dependabot[bot]
135125f421 Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 15:31:19 +00:00
dependabot[bot]
1a38f2da5c Bump @babel/traverse from 7.21.2 to 7.24.6
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.24.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 15:31:02 +00:00
Vahid Al
853fe7b2e1 Merge pull request #201 from thevahidal/thevahidal-patch-10
Update api-examples.md
2024-06-04 18:56:32 +03:30
Vahid Al
92c3e9e0c7 Update api-examples.md 2024-06-04 18:56:09 +03:30
Vahid Al
87c3ca8e5e Merge pull request #200 from thevahidal/remove-trackgit-badge
Update README.md
2024-06-04 18:54:29 +03:30
Vahid Al
19a1fdaa6b Update README.md
Remove trackgit badge
2024-06-04 18:53:56 +03:30
Vahid Al
a49ad4bb5a Merge pull request #199 from thevahidal/fix-api-examples-docs
Update api-examples.md
2024-06-04 18:52:13 +03:30
Vahid Al
f743241b84 Update api-examples.md 2024-06-04 18:51:33 +03:30
Vahid Al
1c3183cf8f Merge pull request #198 from thevahidal/fix-api-examples-docs
Fix api examples doc issue
2024-06-04 18:46:08 +03:30
Vahid Al
7d0f3ebd3f Fix api examples doc issue 2024-06-04 18:43:57 +03:30
Vahid Al
88a766465c Merge pull request #197 from thevahidal/add-auth-examples
Add examples for auth endpoints
2024-06-04 18:33:59 +03:30
Vahid Al
1dfd5bbafd Remove updating role permissions excess text 2024-06-04 18:33:04 +03:30
AbegaM
4df2be4f6a Minor doc fix for curl header and api URL 2024-06-04 17:23:51 +03:00
Ian Mayo
135cbfbb17 Minor wording improvements 2024-06-04 08:52:41 +01:00
Vahid Al
b517f3f0f0 Add examples for Rows endpoint in auth mode 2024-06-03 21:19:02 +03:30
Vahid Al
ad8e9609b2 Add examples for auth endpoints 2024-06-03 20:16:32 +03:30
Vahid Al
e497fbf479 Merge pull request #196 from thevahidal/deprecate-transaction-endpoint 2024-06-03 15:08:05 +03:30
Vahid Al
c3a67601dd Deprecate transaction endpoint 2024-06-01 00:46:53 +03:30
Vahid Al
58153e2de3 Merge pull request #192 from thevahidal/thevahidal-patch-10
Update README.md
2024-05-22 14:55:19 +03:30
Vahid Al
d1bdb211f3 Update README.md
Add dber to Soul-mates
2024-05-22 14:54:31 +03:30
Ian Mayo
a4aa962ffc Merge pull request #191 from thevahidal/190_modify_auth_docs
Add documentation for the custom .env file & modify Readme
2024-05-20 10:11:24 +01:00
AbegaM
3273ba7179 0.7.9 2024-05-20 12:05:22 +03:00