Commit Graph

112 Commits

Author SHA1 Message Date
c28a403321 Auth fixes 2016-08-27 11:13:02 -07:00
ac6cf2ea8f server side cleanup 2016-08-27 10:48:56 -07:00
6e39cebb08 Implemented api key deletion 2016-08-26 22:04:28 -07:00
a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -07:00
748b3ab66b Fixed search SQL query 2016-08-22 23:49:28 -07:00
64faa241b8 debug 2016-08-22 23:43:30 -07:00
402fb61e1c Added hooks api to routing 2016-08-22 23:40:11 -07:00
9cd42ba3c5 Don't do SW in dev 2016-08-22 23:37:11 -07:00
4f998bccc8 Initial code for Slack based search 2016-08-22 23:37:01 -07:00
e7301aeb3e Fixed ordering issue on dashboard 2016-08-21 23:40:57 -07:00
e527f3c402 Fixed locking with imports 2016-08-21 15:45:48 -07:00
0af17c688f lock 2016-08-21 11:12:24 -07:00
7fb112cf42 Renamed cache storages 2016-08-19 08:34:45 -07:00
28089dc6e5 Cache gravatar requests 2016-08-19 08:11:21 -07:00
e3e5ead9e0 Fixes 2016-08-18 14:42:53 -07:00
3089ac7bc8 Use clearer urls fro documents 2016-08-15 21:41:51 +02:00
e06cac2344 Always include document collection 2016-08-15 14:59:53 +02:00
092c61f1de Added collaborators to document API 2016-08-15 14:52:07 +02:00
11f6c533b8 Request time cache, tracking collaborators etc 2016-08-15 12:51:26 +02:00
94e39d74bf lint 2016-08-14 12:04:47 +02:00
792def3249 Added paranoid, debugging and fixes to document deleting on atlas collections 2016-08-14 10:50:42 +02:00
bcb39d823f Automate revision creation 2016-08-12 15:36:48 +02:00
bd9a55594b Remove new collection creation for now 2016-08-12 15:10:44 +02:00
b2d00f3384 Use loads directly 2016-08-12 14:56:39 +02:00
eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
c753382571 Renaming atlases to collections 2016-08-05 18:09:14 +03:00
cf1563eb2f Renamed to plain Atlas 2016-08-03 16:57:09 +03:00
5b3ed8b1f9 Implement 404 for documents 2016-08-03 15:36:50 +03:00
bd188aea49 More linting 2016-08-01 10:12:55 +03:00
7c4bc8f273 lint 2016-08-01 10:11:28 +03:00
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