Tom Moor
ac551a3c44
chore: Bump workbox-webpack-plugin dependency
2022-06-06 22:06:37 +02:00
Tom Moor
e5b524e4c2
chore: Upgrade sequelize dependency
2022-06-06 21:54:54 +02:00
Tom Moor
4bccb4c4ec
chore: Bump bull-board dependencies
2022-06-06 21:18:22 +02:00
Tom Moor
4eb3b61c7a
fix: Lazily polyfill ResizeObserver for old iOS ( #3629 )
...
* fix: Lazily polyfill ResizeObserver for old iOS
* fix: Prevent child rendering until polyfills are loaded
* tsc
2022-06-04 09:06:07 -07:00
Tom Moor
2dc930bfe2
fix: Context menus not scrollable on iOS ( #3626 )
...
closes #3588
2022-06-04 08:15:43 -07:00
Tom Moor
bf233b209b
fix: Alternative fix to #3583 , addresses some bugs that were introduced
2022-06-03 11:03:44 +02:00
dependabot[bot]
4054afe6f9
chore(deps): bump protobufjs from 6.11.2 to 6.11.3 ( #3623 )
2022-06-02 23:17:50 -07:00
Tom Moor
68dd76cfa3
chore: Update documentImporter with changes from enterprise, improved Confluence compat
2022-06-02 21:42:32 +02:00
Tom Moor
3c002f82cc
chore: Centralize env parsing, validation, defaults, and deprecation notices ( #3487 )
...
* chore: Centralize env parsing, defaults, deprecation
* wip
* test
* test
* tsc
* docs, more validation
* fix: Allow empty REDIS_URL (defaults to localhost)
* test
* fix: SLACK_MESSAGE_ACTIONS not bool
* fix: Add SMTP port validation
2022-05-19 08:05:11 -07:00
Tom Moor
d9e7baf072
chore: Update caniuse browser support
2022-05-05 22:29:10 -07:00
Nan Yu
9117b7479f
fix: paginated list history headings were not rendering when there was only one unique heading ( #3496 )
...
* fix: paginated list history headings were not rendering when there was only one unique heading
* minor bug
2022-05-04 21:08:50 -07:00
Tom Moor
33ce49cc33
chore: Refactor data import ( #3434 )
...
* Complete refactor of import
* feat: Notion data import (#3442 )
2022-04-23 10:07:35 -07:00
Tom Moor
1b913054e8
chore: Move i18n generation, pre-commit hooks ( #3410 )
2022-04-17 13:29:08 -07:00
Tom Moor
4c4b80ba9b
fix: Collaboration debounce shared between docs ( #3401 )
...
* fix: Collaboration debounce shared between docs
* Rename, Tracing -> Metrics
* Add tracing
* tsc
* fix: Lock document row when loading document in collaboration service incase state needs writing
* fix: Incorrect service name regression
2022-04-16 14:58:17 -07:00
Tom Moor
5fb5e69181
fix: Use of lookbehind regex crashes Safari, added lint rule to prevent future accidental regression
2022-04-08 10:16:55 -07:00
Tom Moor
58a059ae33
fix: CI should fail if yarn.lock is out of date
2022-04-08 08:49:34 -07:00
dependabot[bot]
6fc7f7b287
chore(deps): bump minimist from 1.2.5 to 1.2.6 ( #3295 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 19:26:56 -07:00
dependabot[bot]
864e33959f
chore(deps): bump lodash-es from 4.17.15 to 4.17.21 ( #3246 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 08:42:07 -07:00
Tom Moor
15cecf1e53
Upgrade dd-trace, add APM tracing around key commands, fix tags should be attached to root spans ( #3243 )
2022-03-14 20:03:12 -07:00
Tom Moor
631d600920
feat: File attachments ( #3031 )
...
* stash
* refactor, working in non-collab + collab editor
* attachment styling
* Avoid crypto require in browser
* AttachmentIcon, handling unknown types
* Do not allow attachment creation for file sizes over limit
* Allow image as file attachment
* Upload placeholder styling
* lint
* Refactor: Do not use placeholder for file attachmentuploads
* Add loading spinner
* fix: Extra paragraphs around attachments on insert
* Bump editor
* fix build error
* Remove attachment placeholder when upload fails
* Remove unused styles
* fix: Attachments on shared pages
* Merge fixes
2022-03-06 13:58:58 -08:00
Tom Moor
d2848c9000
chore: Move to fork of y-prosemirror, new fixes and exposing updateYFragment method
2022-03-03 21:53:42 -08:00
Tom Moor
4c5d22084f
Update outline-icons with fixes
2022-03-03 07:37:23 -08:00
dependabot[bot]
21dd380d89
chore(deps): bump url-parse from 1.5.7 to 1.5.10 ( #3181 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 20:44:05 -08:00
Tom Moor
ce33a4b219
fix: Scrollbar in sidebar when command menu is open
2022-02-23 18:48:16 -08:00
dependabot[bot]
2a6f640ebb
chore(deps): bump url-parse from 1.5.3 to 1.5.7 ( #3145 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 18:06:35 -08:00
Tom Moor
6815269372
fix: Regular clipping of metadata on pinned documents #critfeedback
2022-02-18 16:55:29 -08:00
Tom Moor
b5424f7af4
deps: Update refractor
2022-02-10 19:40:58 -08:00
Tom Moor
9dfd1ec2dd
chore: Dependency updates ( #3084 )
...
* Update node-fetch, i18next-http-backend
* Update nodemon
* Update react-refresh-webpack-plugin, remove old ansi-html dep
2022-02-09 20:29:28 -08:00
Tom Moor
c7df74fcc4
fix: Improvements to image positioning ( #3061 )
...
* fix: Empty paragraph below images that confuses block insertion
* Remove spacing for caption when unused
2022-02-05 10:14:10 -08:00
Tom Moor
cc19e45caf
fix: list editing regression ( #3041 )
...
* working state
* Selective deps upgrade, still working
* Update more deps, still working
* fix: Tweak checkbox items too bright while we're here
* Avoid prosemirror-view downgrade
2022-01-31 22:01:48 -08:00
Tom Moor
062016b164
chore: Move editor into codebase ( #2930 )
2022-01-19 18:43:15 -08:00
Tom Moor
d0e7f2de65
fix: Emoji in title positioning ( #2927 )
...
* wip
* fix measure on first render
* wip
* refactor
* tsc
* remove fragment
* refactor (again)
* cleanup
2022-01-16 17:02:33 -08:00
Tom Moor
5abc73fabc
fix: Editor shortcut conflicts ( #2943 )
...
* fix: ctrl+n shortcut conflicts
* Update kbar with fix for ctrl-k on macOS
2022-01-15 17:47:53 -08:00
Tom Moor
c6cc04cad8
chore: More typescript FIXME's removed
2022-01-06 21:25:42 -08:00
Tom Moor
b20a341f0c
chore: Typescript database models ( #2886 )
...
closes #2798
2022-01-06 18:24:28 -08:00
Tom Moor
eb0c324da8
feat: Pin to home ( #2880 )
2021-12-30 16:54:02 -08:00
Tom Moor
80b2ba886a
fix: Improved inline code display in dark mode
...
closes #2835
2021-12-18 11:08:17 -08:00
Tom Moor
4266b2eb3c
feat: New heading behavior in editor
2021-12-15 23:02:34 -08:00
Tom Moor
6b1a1750c6
fix: Emoji text selection behavior
2021-12-14 15:32:27 -08:00
Tom Moor
74615bfe37
fix: Server error if X-Editor-Version is not valid semver string
2021-12-13 20:28:29 -08:00
Tom Moor
1a3badbb8a
feat: Add collection icons: Lightning, Database, Smiley
...
fix: Icons Vehicle, Bicycle
2021-12-13 20:23:22 -08:00
Tom Moor
e1903c4016
fix: command palette opens when editor is active
2021-12-12 21:51:42 -08:00
Tom Moor
46f839431b
feat: Add replace image functionality
...
fix: Hide image caption when not directly editing
Update iconography
2021-12-12 17:23:07 -08:00
Tom Moor
e5b4186faa
feat: Add searching of sub actions in command menu ( #2845 )
2021-12-11 09:34:16 -08:00
dependabot[bot]
0a40b3a7e2
chore(deps): bump nodemailer from 6.4.16 to 6.6.1 ( #2843 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.16 to 6.6.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.16...v6.6.1 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-10 17:19:43 -08:00
Zero King
11e14bc4f5
feat: Support IAM role authentication for S3 ( #2830 )
...
closes #2829
2021-12-10 17:08:03 -08:00
Tom Moor
8b4bd29515
fix: Typescript dependency bundled in prod causes websocket connections to fail
2021-12-06 19:48:24 -08:00
Tom Moor
e4f0ef6ddf
chore: Upgrade outline-icons (typescript)
2021-12-03 17:32:19 -06:00
Tom Moor
9eb72a3485
fix: Nested list items escape page boundaries
2021-12-03 10:34:41 -06:00
Tom Moor
e2841aebcd
fix: Emoticons converted to emojis post-save, closes #2785
2021-11-30 07:26:18 -06:00