Commit Graph

60 Commits

Author SHA1 Message Date
Tom Moor a99f6bed42
feat: Return publicly shared document title in SSR HTML (#2191)
* feat: Return publicly shared document title in SSR HTML
closes #2146

* tests
2021-06-09 17:41:39 -07:00
Tom Moor c8055e40bb fix: Content appearing behind status bar in iOS PWA on some models of phone 🤷 2021-04-23 14:57:38 -07:00
Nan Yu eff56b758c
feat: use flexbox to center the floating title (#1959)
* use flexbox to center the floating title

* simplify breadcumb alignment

* small adjustments

* fix alignment on actions
2021-03-15 19:24:14 -07:00
Tom Moor 2ad9f69f7f fix: Scrollbars should match theme, closes #1917 2021-02-21 19:59:57 -08:00
Tom Moor 7e922d8716
feat: Installable PWA (#1882) 2021-02-15 15:19:51 -08:00
Yaroslav Zhavoronkov e2d7d34f30
fix: Pass credentials with API requests when required to work with Cloudflare Access (#1867) 2021-02-06 22:49:49 -08:00
Tom Moor a2fb3bb9f8 fix: Favicon should load from domain root, not current path 2021-02-02 21:13:11 -08:00
Tom Moor f6370ccf6d
chore: Sentry performance monitoring (#1841)
* Hook up performance monitoring

* lint
2021-01-22 20:42:45 -08:00
Tom Moor 6a206de6cd chore: Add meta description 2021-01-22 19:12:39 -08:00
Tom Moor 3bace8c9e4
fix: Restore DNS prefetching for static resources (#1820)
* fix: Restore DNS prefetching for static resources

* fix: CDN paths
feat: preload instead of prefetch for key bundles

* csp

* fix: Turns out prefetch-src is still behind a flag in Chrome, not publicly available yet
2021-01-18 15:48:46 -08:00
Tom Moor ea57cef89c fix: Reduce double reporting of errors 2020-12-21 21:10:25 -08:00
Tom Moor 735d5cbf26 fix: Ignore safely ignored loop error
closes #1646
2020-11-11 17:05:05 -08:00
Tom Moor ea69d09562 fix: Guard usage of localStorage 2020-09-21 19:43:51 -07:00
Nan Yu 55858d5d7d
fix: put guard around sentry init (#1547) 2020-09-13 19:54:08 -07:00
Tom Moor de59147418 chore: Upgrade Sentry to 5.22.3
closes #1498
2020-08-31 18:36:30 -07:00
Tom Moor 67981a351e
chore: Remove env variables in webpack bundle (#1353)
* chore: Remove env variables in webpack bundle

* remove unused globals

* refactor: consolidate window.env calls to single file

* fix: Slack client side integration auth

* fix: developers url
2020-07-18 11:02:40 -07:00
Tom Moor c929f83813
feat: Improved error filtering and reporting (#1293) 2020-05-29 07:22:09 -07:00
Tom Moor c15cbd06a4
chore: Bugsnag -> Sentry (#1178)
* Bugsnag -> Sentry

* fix: Import style
2020-02-16 22:58:50 -08:00
Tom Moor dd95c9cba9 feat: Opensearch tags / descriptor 2019-08-08 19:52:29 -07:00
Tom Moor 3d805d5fe7
chore: tooltip update / remove css loader (#985)
* fix: Add suspended filter to people management #984

* chore: removing css loader

* pui-react-tooltip -> tippy
closes #980

* remove extract-text-plugin
2019-07-09 21:17:25 -07:00
Tom Moor 59c82f1f06
Dark Mode (#912)
closes #704
2019-03-12 21:35:35 -07:00
Tom Moor d91f4045c9 Add favicon to serverside html 2019-03-02 21:43:07 -08:00
Tom Moor 39a61d8559
Upgrade Dependencies (#873)
* Loading placeholder

* Upgrade dependencies, reduce warnings

* 👕

* Remove more unused deps

* Bump RME
2019-01-21 11:06:44 -08:00
Tom Moor 7375e95bf5 Allow manifest discovery 2018-06-16 14:43:34 -07:00
Tom Moor 87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
Tom Moor 32ba98bb1a
Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
Jori Lallo f5c51a96f0 Renamed Atlas to Outline 2017-11-09 00:20:22 -08:00
Tom Moor 524afd8b44 SignIn / SignOut working 2017-10-22 20:29:27 -07:00
Tom Moor 802ce10f14 POC 2017-10-22 17:16:57 -07:00
Tom Moor aceaf261d2 Working on 'static' pages 2017-10-22 16:33:10 -07:00
Jori Lallo d4dc6f2a28 separated bugsnag token 2017-10-15 16:37:10 -07:00
Tom Moor dc3ebf0c27
Quick fixes from last PR 2017-09-04 12:26:00 -07:00
Jori Lallo a72a681e97 optimize js 2017-07-10 21:34:39 -07:00
Jori Lallo 79921ebd18 Added client side bugsnag tracking 2017-07-10 20:02:52 -07:00
Jori Lallo 948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
Tom Moor cac4b0811b
Remove old placeholder styles 2017-06-25 21:58:44 -07:00
Jori Lallo aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
Tom Moor 044486b9a6
Cleanup 2017-05-27 11:22:42 -07:00
Jori Lallo 5dd8a759f9 Removed serviceworker 2017-04-29 14:09:53 -07:00
Jori Lallo 08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Jori Lallo dc0b721d8a Comment out service workers for now 2017-02-09 20:47:58 -08:00
Jori Lallo 45b21f365d Added api, keyboard shortcut flatpages 2016-09-14 20:50:59 -07:00
Jori Lallo 9cd42ba3c5 Don't do SW in dev 2016-08-22 23:37:11 -07:00
Jori Lallo 7fb112cf42 Renamed cache storages 2016-08-19 08:34:45 -07:00
Jori Lallo 28089dc6e5 Cache gravatar requests 2016-08-19 08:11:21 -07:00
Jori Lallo eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
Jori Lallo cf1563eb2f Renamed to plain Atlas 2016-08-03 16:57:09 +03:00
Jori Lallo 9c4415ace1 simpler caching logic 2016-07-22 00:47:34 -07:00
Jori Lallo a2b7a5fe6f duh 2016-07-22 00:29:48 -07:00
Jori Lallo 4a0a369c0b updated caching strategies 2016-07-22 00:23:29 -07:00