Commit graph

73 commits

Author SHA1 Message Date
Ewout Stortenbeker
dc8dced61f docs updated:
- added info about special index keys
- less promises, more async / await in examples
2022-08-15 22:15:28 +02:00
Ewout Stortenbeker
ce132175eb Moved images 2022-05-17 10:53:15 +02:00
Ewout Stortenbeker
0fe23d56ce updated docs 2022-05-12 13:48:59 +02:00
Ewout Stortenbeker
8a1755c4e2 Documentation improvements 2022-01-07 17:59:40 +01:00
Ewout Stortenbeker
723dbec36c Updated documentation:
- Added logLevel details
- Changed browser cross-tab info
- Changed export API info
- Added import API info
2021-12-31 14:37:10 +01:00
Ewout Stortenbeker
069dea1929 Added multi-process info to documentation 2021-12-14 10:56:17 +01:00
Ewout Stortenbeker
6824364b7e documentation updates 2021-12-10 17:44:44 +01:00
Luke Harold Miles
48d549168e
Add instructions for putting AceBase in browser REPL 2021-12-07 14:06:45 -08:00
Ewout Stortenbeker
a7ed609122 Improved docs, added more FullText index info 2021-11-25 17:24:34 +01:00
Ewout Stortenbeker
8cedd1717b docs update 2021-11-09 12:38:12 +01:00
Ewout Stortenbeker
eb79c0cd15 Documentation updates 2021-10-29 11:50:36 +02:00
Ewout Stortenbeker
19899abd6e Documentation updates 2021-10-27 12:32:29 +02:00
Ewout Stortenbeker
3411252c1a Schema documentation updates 2021-07-14 22:21:56 +02:00
Ewout Stortenbeker
45ef5950da Added export to filestream example 2021-07-13 13:26:27 +02:00
Will Rogers
6fc9945814
Update README.md: browser example code typo fixed
Previously the example code would cause an error due to `snap` (undefined) being referenced instead of `snapshot`.

Considered changing it away from 'const' since it's likely there'll be someone (like me) that wants to interact with _other_ snapshots while playing around with examples.
2021-04-18 17:34:10 -07:00
Ewout Stortenbeker
9ad62976c2 Docs updated 2021-04-02 14:23:27 +02:00
Ewout Stortenbeker
474c0ca1ee Docs update 2021-03-26 16:25:13 +01:00
Ewout Stortenbeker
4ad6c2edc9 Docs update 2021-03-26 15:42:27 +01:00
Ewout Stortenbeker
48f4ca2fb1 Docs updated for new forEach methods 2021-03-26 15:20:21 +01:00
Ewout Stortenbeker
66c7ebb666 Docs update 2021-03-25 12:15:37 +01:00
Ewout Stortenbeker
b7ff838ecc Moved schema validation to base classes in core 2021-03-25 11:19:02 +01:00
Ewout Stortenbeker
abaa8074e3 New: schema validation 2021-03-24 14:47:21 +01:00
Ewout Stortenbeker
7013d66f8b Fixed typo, added comment 2021-03-18 13:46:23 +01:00
Ewout Stortenbeker
0bff9425e8 Docs update 2021-03-09 20:58:29 +01:00
Ewout Stortenbeker
0e32111127 Fixed proxy example code, see #6 2021-02-10 13:29:27 +01:00
Ewout Stortenbeker
3be915bcdd Docs update 2021-01-20 20:38:14 +01:00
Ewout Stortenbeker
15fde92237 Docs update 2021-01-11 15:30:14 +01:00
Ewout Stortenbeker
8418cec621 v1.0.0 release date adjustment 2021-01-02 17:47:06 +01:00
Ewout Stortenbeker
fe5ba031ba docs update 2020-12-30 19:32:36 +01:00
Ewout Stortenbeker
4f74d62ece Docs update 2020-12-18 17:09:28 +01:00
Ewout Stortenbeker
19fa672144 docs update 2020-12-18 17:03:28 +01:00
Ewout Stortenbeker
959a85eced Docs update 2020-12-18 16:59:37 +01:00
Ewout Stortenbeker
3e4d2474d3 Docs update 2020-12-16 14:58:48 +01:00
Ewout Stortenbeker
257d9a2fc1 docs update 2020-12-01 15:42:14 +01:00
Ewout Stortenbeker
ea347105d7 updated docs 2020-11-26 21:12:06 +01:00
Ewout Stortenbeker
6582ba64e3 Docs update 2020-11-23 20:27:00 +01:00
Ewout Stortenbeker
b8a78982ba docs update 2020-11-17 11:52:04 +01:00
Ewout Stortenbeker
056c5b9944 docs update 2020-11-17 09:14:25 +01:00
Ewout Stortenbeker
363ae52ce1 documentation updates 2020-11-16 21:35:12 +01:00
Ewout Stortenbeker
3d73c014eb Updated documentation, added TOC, buy me coffee 2020-11-16 21:08:29 +01:00
Ewout Stortenbeker
db3ef8f75a docs update 2020-11-14 17:26:10 +01:00
Ewout Stortenbeker
d2ff1f5da3 docs update 2020-11-04 14:44:13 +01:00
Ewout Stortenbeker
49b9e2132d docs update 2020-11-04 09:34:15 +01:00
Ewout Stortenbeker
a4a93adc07 docs update 2020-07-07 13:44:16 +02:00
Ewout Stortenbeker
3cc001493f docs update 2020-06-09 17:36:23 +02:00
Ewout Stortenbeker
0e0e37d0d7 docs update 2020-05-08 13:42:52 +02:00
Ewout Stortenbeker
79ac2fda4d Improved CustomStorage, performance+++ 2020-04-25 11:30:28 +02:00
Ewout Stortenbeker
2958c47aa3 CustomStorage improved, +IndexedDB, LocalStorage 2020-04-23 15:06:40 +02:00
Ewout Stortenbeker
1b850a978e Work on CustomStorage 2020-04-22 14:17:35 +02:00
Ewout Stortenbeker
e810ef9a28 Implemented new CustomStorage classes 2020-04-20 15:49:40 +02:00