Commit Graph

111 Commits

Author SHA1 Message Date
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
garrettmills
f03b4efb7e Add additionalData field to ColumnDef 2020-02-18 11:17:49 -06:00
garrettmills
46f60a671a Permissions refactor; create sharing API; update dependencies 2020-02-14 00:11:16 -06:00
garrettmills
b427a16601 Update ORM to fix relationship bug 2020-02-11 01:09:24 -06:00
garrettmills
b82d7a51f2 Add Personal Tree menu grouping 2020-02-11 00:38:36 -06:00
garrettmills
4a3ebc1ba6 support redirectTo param on file upload 2020-02-10 23:55:01 -06:00
garrettmills
c105c78f9b Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-09 17:09:19 -06:00
garrettmills
aeede3b5d6 Enable backend export route 2020-02-09 17:09:10 -06:00
c780aa5fba Stopped root page from exporting as html and fix URL for icon 2020-02-09 05:55:07 -06:00
garrettmills
3f9730955a Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-09 04:37:32 -06:00