Tobie Morgan Hitchcock
|
25926cba83
|
Remove <datetime> / <duration> functionality in favour of time::floor function
Closes #1213
|
2022-09-24 11:17:47 +01:00 |
|
Finn Bear
|
d141605266
|
Bugfix - prevent division by zero. (#1206)
|
2022-09-24 10:57:26 +01:00 |
|
Tobie Morgan Hitchcock
|
e2352269c0
|
Fix bug where escaped characters were not supported in regex values
|
2022-09-24 10:56:54 +01:00 |
|
Tobie Morgan Hitchcock
|
5580f288fd
|
Allow CREATE statement to accept an id field in the content
|
2022-09-24 02:58:19 +01:00 |
|
Finn Bear
|
fba743ef0b
|
Don't let surf panic on invalid URIs (#1205)
|
2022-09-24 01:25:05 +01:00 |
|
Tobie Morgan Hitchcock
|
5fe1fd0227
|
Fix linting warnings
|
2022-09-23 08:41:40 +01:00 |
|
Tobie Morgan Hitchcock
|
26de0b5c46
|
Add additional convenience functions on Value type
|
2022-09-23 01:07:53 +01:00 |
|
Finn Bear
|
b31dbb28fe
|
Miscellaneous performance optimizations and code cleanup (#240)
|
2022-09-23 00:54:53 +01:00 |
|
Hugo Saracino
|
58cffa2de6
|
Add duration functions for calculating durations as integers (#257)
|
2022-09-23 00:48:49 +01:00 |
|
Finn Bear
|
825ccf0986
|
Separate sync and async fns again (#242)
|
2022-09-22 16:49:17 +01:00 |
|
Tobie Morgan Hitchcock
|
5313d0cfab
|
Update workflow name
|
2022-09-22 15:07:37 +01:00 |
|
Tobie Morgan Hitchcock
|
252e7d2b29
|
Add general and nightly release builds
|
2022-09-22 14:56:36 +01:00 |
|
Birnadin Erick
|
85b1e8f6d1
|
Add Building Instructions for Windows OS (#256)
Closes #217
|
2022-09-22 14:54:26 +01:00 |
|
Tobie Morgan Hitchcock
|
b4209180b6
|
Ensure server listents to SIGINT/SIGTERM signals
Closes #120
|
2022-09-22 03:01:11 +01:00 |
|
Tobie Morgan Hitchcock
|
4ca579160c
|
Ensure datetimes with milliseconds are parsed correctly
Closes #250
|
2022-09-22 02:33:12 +01:00 |
|
Tobie Morgan Hitchcock
|
4d22b052a7
|
Fix require validations for GitHub issue template
|
2022-09-21 10:15:20 +01:00 |
|
Tobie Morgan Hitchcock
|
2ba1b08f2e
|
Fix issue template file for documentation issues
|
2022-09-21 10:09:47 +01:00 |
|
Finn Bear
|
6dbe4d0807
|
Limit maximum potential cost of crypto::bcrypt functions (#239)
|
2022-09-21 03:47:21 +01:00 |
|
Finn Bear
|
b3ec3b4d8e
|
Use a dedicated executor thread for CPU-intensive functions (#186)
|
2022-09-21 02:27:28 +01:00 |
|
Finn Bear
|
de7d9299fd
|
Refactor function dispatch (#125)
|
2022-09-21 01:57:33 +01:00 |
|
Tobie Morgan Hitchcock
|
ffeb56fc7e
|
Redirect to temporary website holding page for app interface
Closes #219
|
2022-09-21 01:03:38 +01:00 |
|
Tobie Morgan Hitchcock
|
1dd08bedaa
|
Handle errors properly when WebSocket client disconnects improperly
Closes #181
Closes #195
Closes #140
|
2022-09-20 23:04:40 +01:00 |
|
Tobie Morgan Hitchcock
|
b06da47da6
|
Update 3rd party dependencies
|
2022-09-20 18:13:07 +01:00 |
|
James
|
13b14380c6
|
Fix anomalies in math functions (#222)
Co-authored-by: tsunyoku <mbruhyo@gmail.com>
|
2022-09-20 08:26:38 +01:00 |
|
Ben Scholer
|
5843edddac
|
Fix links in DOCKER.md (#229)
|
2022-09-20 08:26:11 +01:00 |
|
James
|
782a5d4be6
|
Add crypto::bcrypt::generate and crypto::bcrypt::compare functions (#224)
|
2022-09-20 08:14:58 +01:00 |
|
Tobie Morgan Hitchcock
|
0381b6dad2
|
Simplify SCHEMAFUL and SCHEMAFULL parsing definitions
Closes #220
|
2022-09-20 08:11:14 +01:00 |
|
Tobie Morgan Hitchcock
|
d6b544771f
|
Rename function for simplicity
|
2022-09-19 12:28:41 +01:00 |
|
Tobie Morgan Hitchcock
|
70970862f4
|
Add meta::id() and meta::tb() functions
|
2022-09-19 03:57:06 +01:00 |
|
Sven Taute
|
94dc566d3f
|
Fix bug in time::month() (#215)
|
2022-09-19 02:35:54 +01:00 |
|
Tobie Morgan Hitchcock
|
340af01227
|
Ensure is::uuid() function returns expected result
Closes #210
|
2022-09-18 17:44:14 +01:00 |
|
Tobie Morgan Hitchcock
|
acfb4a97d1
|
Update debian package information
|
2022-09-18 13:58:32 +01:00 |
|
Tobie Morgan Hitchcock
|
f640a174f3
|
Update 3rd party dependencies
|
2022-09-18 13:58:32 +01:00 |
|
snoopdouglas
|
c0645a9c89
|
Optimise PNGs in README (#208)
|
2022-09-18 13:45:10 +01:00 |
|
Andrei Miulescu
|
3b649384b2
|
Ensure datetimes work in +12 timezones (#190)
Closes #189
|
2022-09-17 16:30:00 +01:00 |
|
Tobie Morgan Hitchcock
|
2bc44af8cd
|
Add session::token() function for retrieving authentication token claims data
|
2022-09-17 03:05:23 +01:00 |
|
Tobie Morgan Hitchcock
|
0d4d2359d4
|
Add $token variable for retrieving authentication token claims data
|
2022-09-17 03:05:23 +01:00 |
|
Tobie Morgan Hitchcock
|
a7444a7c8e
|
Add authentication token claims data to session object
Closes #135
|
2022-09-17 03:05:23 +01:00 |
|
Tobie Morgan Hitchcock
|
4c98717f1d
|
Update Rust code comments
|
2022-09-17 03:05:23 +01:00 |
|
Stephen Gilboy
|
63d8034a60
|
Return permissions error when automatically creating a table without authorization (#178)
Closes #177
|
2022-09-17 03:05:02 +01:00 |
|
a10kiloham
|
78aca01283
|
Add docker instructions to match the quickstart (#173)
Make a oneliner to demo the quick-start code snippets like the NodeJS one.
|
2022-09-17 03:02:06 +01:00 |
|
Ryan Russell
|
59be26e55b
|
Ensure TOC links in README work correctly (#158)
|
2022-09-17 02:57:57 +01:00 |
|
Ryan Russell
|
b4b2ceb187
|
Make readability fixes to Rust code comments (#157)
|
2022-09-17 02:50:10 +01:00 |
|
Tobie Morgan Hitchcock
|
8403238dbb
|
Use Accept header instead of Content-Type header for client content negotiation
|
2022-09-16 02:19:06 +01:00 |
|
Tobie Morgan Hitchcock
|
b2f4101a9c
|
Improve HTTP request error messages
Closes #153
|
2022-09-16 00:41:16 +01:00 |
|
Tobie Morgan Hitchcock
|
87777aba03
|
Add Makefile target for REPL development testing
|
2022-09-15 00:39:44 +01:00 |
|
Tobie Morgan Hitchcock
|
23d1132526
|
Ignore blank/empty lines in SurrealDB SQL REPL
Closes #147
|
2022-09-15 00:39:25 +01:00 |
|
Tobie Morgan Hitchcock
|
6a3b1d99b5
|
Ensure Record IDs are parsed as integers consistently
Closes #149
|
2022-09-14 23:40:19 +01:00 |
|
Tobie Morgan Hitchcock
|
74c3b6d708
|
Don’t automatically unwrap errors when sending on WebSocket
Closes #140
|
2022-09-13 21:50:04 +01:00 |
|
Tobie Morgan Hitchcock
|
fcdc9ebb8e
|
Add bindgen feature for building quickjs on additional platforms
Closes #126
|
2022-09-11 23:37:25 +01:00 |
|