Commit Graph

44 Commits

Author SHA1 Message Date
T. R. Bernstein
b212a83178 Adapt code style for new repository 2025-10-03 20:08:07 +02:00
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
92c3e9e0c7 Update api-examples.md 2024-06-04 18:56:09 +03:30
Vahid Al
f743241b84 Update api-examples.md 2024-06-04 18:51:33 +03:30
Vahid Al
7d0f3ebd3f Fix api examples doc issue 2024-06-04 18:43:57 +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
c3a67601dd Deprecate transaction endpoint 2024-06-01 00:46:53 +03:30
AbegaM
4cdb5c0f83 Add documentation for the custom .env file & modify Readme 2024-05-20 12:03:08 +03:00
AbegaM
98d42d5dfa Add notes for the user creation feature 2024-04-23 17:11:44 +03:00
Vahid Al
db1e2e83c3 Revert fixing broken links 2024-03-21 13:57:51 +03:30
Vahid Al
96addfa049 Fix static page broken links 2024-03-21 13:30:17 +03:30
Vahid Al
df5e5cb193 Merge pull request #144 from thevahidal/auth-docs
Add auth docs
2024-03-19 00:16:37 +03:30
Ian Mayo
fae9bfb238 Clarify startup command arguments to trigger authentication. 2024-02-09 14:55:54 +00:00
Ian Mayo
a5b16993cf Clarify that only superuser can access root or tables end-points. 2024-02-09 14:53:21 +00:00
Vahid Al
629fbb47a6 Update auth.md
Add enhancements to createuser, updateuser, and deleteuser commands
2024-02-08 22:24:54 +03:30
Vahid Al
7fe7551c3f Add new revisions to auth doc 2024-01-27 22:24:03 +03:30
Ian Mayo
9d7fc46884 Update rows-examples.md (minor typos)
Clarify that providing multiple id values result in method applying to those ids.
2024-01-18 13:20:51 +00:00
Vahid Al
b90fd97477 Add auth docs 2023-12-08 14:52:29 +03:30
Ian Mayo
81b1c6a68c Fix typo in rows-examples.md
The `notNull` operator is actually spelt as `notnull` in the code:
df78854a4e/src/controllers/rows.js (L18)
2023-09-12 12:03:55 +01:00
Vahid Al
8cd6c172bd Move core directory to base and delete Soul Studio directory 2023-08-25 15:32:10 +03:30
TahaKhanAbdalli
7096b0a445 added feature to also include array as filter in GET /:name/rows route 2023-08-11 18:34:25 +05:00
Vahid Al
aae7dee406 Merge pull request #117 from thevahidal/add_filters_for_null
Add feature to filter fields with/without null value
2023-07-26 16:59:30 +03:30
AbegaM
86eb60c22c Add unit tests for null filtering + modify docs + Modify filter code 2023-07-25 21:08:24 +03:00
Ian Mayo
3fa8f51ab1 Minor documentation fix 2023-07-25 09:28:45 +01:00
AbegaM
0fbca92a21 Add filtering instructions in the Readme + update npm version 2023-07-17 20:43:29 +03:00
Vahid Al
43ff91bf3e Soul Studio screenshot added to README. 2022-12-11 17:13:43 +03:30
Vahid Al
8b7d20bae6 Update extensions-examples.md
"Absolute" added to Extensions directory example
2022-12-11 16:40:55 +03:30
Vahid Al
1c83ff52a2 api extensions added. 2022-11-07 17:57:33 +03:30
Vahid Al
9e33afffbe Update ws-examples.md 2022-11-05 23:42:41 +03:30
Vahid Al
96390210c9 Update ws examples 2022-11-05 23:42:10 +03:30
Vahid Al
306d536101 Update rows-examples.md 2022-11-05 23:41:33 +03:30
Vahid Al
38804529bf realtime changes via websockets added. websocket docs added 2022-11-05 22:35:31 +03:30
Vahid Al
9d1f8a2dc6 Bulk oprations moved to path params. Bulk operation for retrive endpoint added. Previous bulk operations deprecated. 2022-11-04 13:55:58 +03:30
Vahid Al
20564f7df7 API docs for bulk endpoints added 2022-11-04 02:01:30 +03:30
Vahid Al
dfd78c841a rows and root api examples added 2022-11-03 19:03:20 +03:30
Vahid Al
0a0112c22a table api examples added 2022-11-03 14:13:16 +03:30
Vahid Al
ccffe9214e logo updated 2022-10-24 17:47:38 +03:30
Vahid Al
3cd6ecfa1e README, CONTRIBUTING and logo added 2022-10-11 18:29:51 +03:30