Commit Graph

120 Commits

Author SHA1 Message Date
3bef5f3423
Track file group versioning & include version num in node versions 2020-11-02 12:51:56 -06:00
a584631b75
Track code snippet versions & include in the node version data 2020-11-02 12:47:34 -06:00
3b9d8acccb
Track node versions in page version 2020-11-02 12:37:04 -06:00
40eb3bb1f2
Add version tracking for page nodes 2020-11-02 12:31:05 -06:00
6469beb341
Add user ID tracking for versions 2020-11-02 12:10:52 -06:00
3aab56b5ac
Add VersionedModel base and version page changes 2020-11-02 11:59:57 -06:00
dffb3d9efa
Finish basic offline sync logic 2020-10-30 21:59:42 -05:00
135f55f9c2
Set session max age to 2 days by default 2020-10-29 08:58:37 -05:00
6c6f932bdb
Add user preferences item for auto_prefetch 2020-10-28 23:48:31 -05:00
f273fc5d9b
Add /api/v1/offline/prefetch endpoint 2020-10-28 23:08:23 -05:00
55a22a4f4c
Start /api/v1/offline/sync endpoint 2020-10-28 22:55:04 -05:00
33ace4ed46
do not escape redirect URI on login page 2020-10-23 12:04:12 -05:00
ca8a6d3456
Redirect unauthenticated users to /i to get device token, if exists 2020-10-23 12:02:06 -05:00
bd03f2709e
Clean up welcome page and login flow 2020-10-23 12:01:01 -05:00
677f5fa2de
Add more extensions to Ionic endpoint 2020-10-22 09:41:29 -05:00
8188e06c76
All JSON files served from ionic endpoints 2020-10-22 09:38:06 -05:00
b37faa87b3
Add device tokens for resuming user sessions 2020-10-21 23:51:12 -05:00
b0b62cc50d
Allow web manifest to be downloaded from assets 2020-10-21 14:31:48 -05:00
78e3082139
Add logic for saving session preferences () 2020-10-20 10:12:25 -05:00
c86b82bd0c
fix escaping regex in HTML export () 2020-10-19 09:13:24 -05:00
c7f14ecb3a
Properly escape file names for HTML exoprt 2020-10-19 08:07:36 -05:00
7316b87f62
Update libflitter deps 2020-10-18 21:39:26 -05:00
d3c1e383da
Add more environment configs for libflitter values 2020-10-18 21:36:10 -05:00
1646fbd2a0
Fix CoreID userid mapping () 2020-10-18 13:51:50 -05:00
574d6ae22a
Add support for Starship CoreID login () 2020-10-18 13:11:19 -05:00
b5b2a7cd85
Rewrite HTML export to support all node types () 2020-10-18 12:55:32 -05:00
1825c11569
Include markdown nodes in full-text norm search 2020-10-16 12:31:51 -05:00
54d07754ac
Start new HTML export logic 2020-10-14 23:13:09 -05:00
97d3ef6cae
Prevent adding child of main info tree in menu 2020-10-14 17:41:04 -05:00
4686e9d37c
Include uploaded files in search results endpoint 2020-10-14 13:59:25 -05:00
9beb0d2c3a
Add endpoint for saving a single node to a page 2020-10-14 09:23:44 -05:00
7652bef29f
Set bit to disallow adding children to "Trees Shared with Me" node () 2020-10-13 10:29:19 -05:00
5b0692d85d
Allow searching databases by name () 2020-10-13 10:23:58 -05:00
597c269cd9
Add active scope to Codium model and set on delete () 2020-10-13 10:16:21 -05:00
a0b5003087
Add endpoint for setting database name () 2020-10-13 10:09:23 -05:00
2a5e3419e8
Include child nodes in menu tree () 2020-10-13 09:58:36 -05:00
604753b3ff
Include code snippets in full-text search () 2020-10-13 09:24:28 -05:00
34586b3b90
Add short title to full text search endpoint () 2020-10-13 07:53:25 -05:00
e55720e3bb
Add endpoint for full-text search () 2020-10-12 21:46:50 -05:00
273460b126
Add support for fetching session data; add /start url
()
2020-10-12 20:32:27 -05:00
6ee03ec0f8 Update .drone.yml to restart correct service on prod deploy () 2020-10-12 21:57:08 +00:00
2d3171cfc9
Redirect logged in users away from landing page to app 2020-10-05 20:32:11 -05:00
c3d3ac84a4
Fix prod site directory 2020-10-05 20:26:26 -05:00
ac42da3510
Add prod site deploy config 2020-10-05 20:25:33 -05:00
b4f361bb69
fix drone deploy yarn install command 2020-10-05 19:20:25 -05:00
c164621f5e
Create drone CI config 2020-10-05 19:16:59 -05:00
80ae7877d0
Update dependencies 2020-10-05 12:17:23 -05:00
garrettmills
dfcaf046c6
DB API Reads 2020-03-01 15:37:52 -06:00
garrettmills
fc5fc14b3f fix API response bug 2020-02-19 01:18:45 -06:00
garrettmills
5bdcf59dbd Add ability to store column order 2020-02-19 01:11:28 -06:00