Commit Graph

82 Commits

Author SHA1 Message Date
e706e1c77c Legwork for initial documents for atlases 2016-07-26 00:05:10 -07:00
c88cc1f83b Lint 2016-07-25 23:01:14 -07:00
f08087ebd1 Fixed auth 2016-07-25 22:49:32 -07:00
c1c8644578 Added bugsnag to server 2016-07-24 22:44:44 -07:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00
71f68a8af4 Separated GET and POST calls 2016-07-23 12:09:50 -07:00
885a1a0953 Fixed full text search with multiple words 2016-07-23 12:00:38 -07:00
9c4415ace1 simpler caching logic 2016-07-22 00:47:34 -07:00
a2b7a5fe6f duh 2016-07-22 00:29:48 -07:00
4a0a369c0b updated caching strategies 2016-07-22 00:23:29 -07:00
bdea1fb4c9 Speed improvements 2016-07-22 00:12:04 -07:00
e2c69903b3 Moved to using GET and caching with SW 2016-07-22 00:11:54 -07:00
2669b27a08 regex for sw 2016-07-21 22:59:39 -07:00
598ef9078d service worker 2016-07-21 22:44:52 -07:00
abaf6043ce more service workers 2016-07-21 22:31:58 -07:00
faf98a9d62 testing other cache stategies 2016-07-21 22:26:05 -07:00
db86dbb797 API is POST for service worker 2016-07-21 22:14:55 -07:00
d2780233c1 Added service workers 2016-07-21 22:06:43 -07:00
e5b175a86e Added atlases.create API 2016-07-21 22:06:30 -07:00
4d81bf0fa2 Added fake appshell 2016-07-15 00:55:45 -07:00
ff3a6d584e Added search indexing for documents 2016-07-12 23:43:41 -07:00
c2009fe94e Fixes to atlas document deletion 2016-07-10 17:02:45 -07:00
0de27e55d6 Backend fixes 2016-07-06 21:36:50 -07:00
b5012c43a9 Update nav tree after document update 2016-06-30 23:47:49 -07:00
296abab7eb Fix to initial loading and cache headers 2016-06-26 23:15:32 -07:00
e967033b28 Fixes to tree 2016-06-26 22:15:15 -07:00
6fef3137a1 Fix navigation tree in migrations 2016-06-26 21:56:14 -07:00
0026b092d2 Added revisions 2016-06-26 11:23:03 -07:00
2bcf37fd83 Added indexes 2016-06-25 23:40:08 -07:00
4beb84f4bc Renamed 2016-06-25 22:37:05 -07:00
a0649e6fd3 Added API to update document tree 2016-06-25 22:37:05 -07:00
7ea6eb5d28 Fixes 2016-06-25 22:37:05 -07:00
7f4095b77f moved migrations around 2016-06-25 22:37:05 -07:00
db16e71c5e Structures for atlases 2016-06-25 22:37:05 -07:00
2c07d43f46 More tree 2016-06-25 22:37:05 -07:00
24e02bfdc4 New database with migrations 2016-06-25 22:37:05 -07:00
6011de49a0 Smarter cache headers 2016-06-05 21:39:09 -07:00
f367157fb7 Fixed bundle.js size issues 2016-06-04 12:30:05 -07:00
68d935f6b2 sup 2016-06-02 22:21:46 -07:00
9d6b9fc90a Merge remote-tracking branch 'origin/mobx-edit' into mobx-edit
# Conflicts:
#	server/api/documents.js
#	src/index.js
#	src/utils/MarkdownOld.js
2016-06-02 22:10:32 -07:00
d4b1b533d1 MobX based editing 2016-06-02 22:09:01 -07:00
e6c7e95115 MobX based editing 2016-06-02 22:04:33 -07:00
72766966f3 Add cache headers for static files 2016-06-01 16:48:35 -07:00
01f026712e Fixed authentication issues 2016-05-30 22:56:49 -07:00
f79285a51e added a todo item 2016-05-30 12:37:07 -07:00
5ffa61791b Prepping /document.info for public docs 2016-05-30 12:36:37 -07:00
3714e1fd7c Added document deletion API 2016-05-30 11:15:35 -07:00
4f630aadc8 Added anchors for document headings 2016-05-29 15:22:33 -07:00
9defb24335 Update user slack data on login 2016-05-29 11:41:55 -07:00
69e1f2c663 Update Slack team info after auth 2016-05-29 11:17:49 -07:00