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
|
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 |
|
AbegaM
|
4cdb5c0f83
|
Add documentation for the custom .env file & modify Readme
|
2024-05-20 12:03:08 +03:00 |
|
Ian Mayo
|
4ab895d11f
|
Merge pull request #189 from thevahidal/188_add_feature_to_pass_env_path_from_cli
Feature to pass `.env` file path from the `CLI`
|
2024-05-08 12:58:43 +01:00 |
|
AbegaM
|
1b1bc0ad1f
|
0.7.8
|
2024-05-08 14:15:39 +03:00 |
|
AbegaM
|
58057e57a2
|
Add feature to pass env file path from the CLI
|
2024-05-08 14:15:26 +03:00 |
|
AbegaM
|
3ce3af93d5
|
Merge branch 'main' of github.com:thevahidal/soul
|
2024-05-08 13:51:22 +03:00 |
|
Ian Mayo
|
6b96b404cc
|
Merge pull request #187 from thevahidal/184_remove_default_values_from_cli_schema
Bump Souls Version To 0.7.7
|
2024-05-08 10:51:07 +01:00 |
|
AbegaM
|
b41596ccca
|
0.7.7
|
2024-05-08 12:44:35 +03:00 |
|
AbegaM
|
25c666dd8b
|
0.7.7
|
2024-05-08 12:43:47 +03:00 |
|
Ian Mayo
|
19a2ffe642
|
Merge pull request #185 from thevahidal/184_remove_default_values_from_cli_schema
Remove default values from cli and modify config.js file
|
2024-05-08 10:40:45 +01:00 |
|
AbegaM
|
1343e9e924
|
Modified rate limit config variable names
|
2024-05-08 12:36:03 +03:00 |
|
AbegaM
|
f85b6f6787
|
Minor Fix
|
2024-05-08 12:23:34 +03:00 |
|
AbegaM
|
fbafeda6f9
|
Update README + Remove default from cli.js
|
2024-05-08 12:07:33 +03:00 |
|
AbegaM
|
d3edcebc98
|
Remove default values from cli and modify config.js file
|
2024-05-08 10:51:33 +03:00 |
|
Ian Mayo
|
e838e41f07
|
Merge pull request #183 from thevahidal/182_fix_login_crash_error
Fix soul crashing error due to sending response with two res objects
|
2024-04-26 11:52:08 +01:00 |
|
AbegaM
|
da7b3317a6
|
Fix array checking logic
|
2024-04-26 13:03:10 +03:00 |
|
AbegaM
|
44b47b0d0f
|
0.7.6
|
2024-04-26 12:01:34 +03:00 |
|
AbegaM
|
9bb6645447
|
Fix soul crashing error due to sending response with two res objects
|
2024-04-26 11:51:32 +03:00 |
|
Ian Mayo
|
01a494890d
|
Merge pull request #181 from thevahidal/180_allow_optional_fields_users_table
180 allow optional fields users table
|
2024-04-23 15:30:48 +01:00 |
|
AbegaM
|
98d42d5dfa
|
Add notes for the user creation feature
|
2024-04-23 17:11:44 +03:00 |
|
AbegaM
|
3c0d19db58
|
0.7.5
|
2024-04-23 16:47:34 +03:00 |
|
AbegaM
|
21423133c0
|
Allow optional fields on the _users table
|
2024-04-23 16:47:08 +03:00 |
|
Vahid Al
|
dbfee1e793
|
Merge pull request #179 from thevahidal/modify_auth_schema
|
2024-04-18 19:41:10 +03:30 |
|
AbegaM
|
73344d2096
|
0.7.4
|
2024-04-18 17:56:29 +03:00 |
|
AbegaM
|
a9003cd21d
|
Allow unknown fields to get passed via the cookie schema
|
2024-04-18 14:46:22 +03:00 |
|
Vahid Al
|
5bbd1a0213
|
Merge pull request #175 from thevahidal/171_logout_api
Add logout API
|
2024-04-05 13:20:43 +03:30 |
|
AbegaM
|
97c6865060
|
0.7.3
|
2024-04-05 12:46:16 +03:00 |
|
AbegaM
|
e78c99751a
|
Change variable name + use setInterval instead of setTimeout
|
2024-04-05 12:46:06 +03:00 |
|
AbegaM
|
9d2712abf4
|
Add feature to remove revoked tokens every x days
|
2024-04-03 15:33:51 +03:00 |
|
AbegaM
|
57072b63f9
|
Added a Todo comment
|
2024-04-02 13:02:08 +03:00 |
|
AbegaM
|
0bf3778d23
|
Add a feature to handle revoked refresh tokens
|
2024-04-01 14:10:29 +03:00 |
|
Vahid Al
|
3d3561a654
|
Update CONTRIBUTING.md (#177)
|
2024-03-27 17:46:27 +03:30 |
|
Vahid Al
|
15b2a83a37
|
Create CODE_OF_CONDUCT.md (#176)
|
2024-03-27 17:44:56 +03:30 |
|
AbegaM
|
691d6f1cc7
|
Add limit to SQL query
|
2024-03-25 20:21:37 +03:00 |
|
AbegaM
|
f6880521d4
|
Add correct schema for the logout api
|
2024-03-25 20:04:37 +03:00 |
|
AbegaM
|
4e26874815
|
Add logout API
|
2024-03-25 11:59:24 +03:00 |
|
Abenezer Melkamu
|
a643fbcfc2
|
Change auth strategy (#174)
|
2024-03-21 22:06:00 +03:30 |
|
Vahid Al
|
0f9d913104
|
Update static page theme (#170)
* Create _config.yml
Add static page theme
* Create style.scss
* Delete _config.yml
* Update style.scss
|
2024-03-21 15:01:18 +03:30 |
|
Vahid Al
|
12995d99bb
|
Merge pull request #169 from thevahidal/fix-static-page-broken-links
Revert removing leading slash from subdirectory md files
|
2024-03-21 13:59:54 +03:30 |
|
Vahid Al
|
db1e2e83c3
|
Revert fixing broken links
|
2024-03-21 13:57:51 +03:30 |
|
Vahid Al
|
c512c443a1
|
Merge pull request #168 from thevahidal/fix-static-page-broken-links
Fix static page broken links
|
2024-03-21 13:31:18 +03:30 |
|
Vahid Al
|
96addfa049
|
Fix static page broken links
|
2024-03-21 13:30:17 +03:30 |
|
Vahid Al
|
7390bc4a03
|
Merge pull request #166 from thevahidal/feature_allow_authorization_header_cors
Allow Authorization header in CORS config
|
2024-03-19 19:39:14 +03:30 |
|