252459f1cf
fix: Loading flicker in collab editor when no local cache
2021-09-27 10:27:02 -07:00
20a72481dc
Disable embed toggling + collaborative editing
2021-09-26 21:05:32 -07:00
765c7cdc27
fix: Max menu height should not affect mobile context menus
2021-09-26 17:19:00 -07:00
6f136e342f
fix: Context menus can extend outside of window bounds
...
closes #2492
2021-09-26 17:07:44 -07:00
9545113d9e
feat: Emoji picker in editor ( #2611 )
2021-09-26 15:26:32 -07:00
c00001086a
fix: IconPicker unclosable on mobile
2021-09-26 15:26:10 -07:00
95dbc8168c
feat: Add 2 collection icons
2021-09-25 14:54:19 -07:00
0021553518
Typescript, we need you
2021-09-25 08:55:52 -07:00
bcca4b91ee
feat: Add 5 new collection icons
2021-09-24 19:39:31 -07:00
c1bd30aac8
Add user to collaboration logs
2021-09-24 19:14:00 -07:00
fd7dd83a4b
fix: Updated database references
2021-09-23 20:09:40 -07:00
26f02cdd05
fix: Table toolbars missing when cells empty
2021-09-23 19:58:16 -07:00
fec2baf361
fix: Memory leak in collaborative editing service
2021-09-23 17:09:15 -07:00
e1601fbe72
chore: Permanent team deletion ( #2493 )
2021-09-20 20:58:39 -07:00
a88b54d26d
chore(deps): bump tmpl from 1.0.4 to 1.0.5 ( #2601 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 18:43:11 -07:00
88cc964d69
New Crowdin updates ( #2590 )
...
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
2021-09-19 19:02:01 -07:00
b8efe772fe
fix: Warning when dragging document between collections with different user permissions ( #2516 )
2021-09-19 19:00:54 -07:00
b2f00d71d3
fix: Image zoom doesn't work in read-only
2021-09-19 15:26:52 -07:00
c2edfca6e5
fix: 'undefined' logged
2021-09-19 15:15:13 -07:00
9c3c0fe418
feat: Add Polish to languageOptions ( #2593 )
2021-09-19 09:45:26 -07:00
313067ff7b
Add additional logging for persistence failure
2021-09-18 20:09:08 -07:00
be64c2b206
fix: Restore load cache, fixes TOC not visible on load
2021-09-18 17:49:00 -07:00
d576ce1734
fix: Remote awareness not available on doc load (collab)
2021-09-17 17:36:48 -07:00
0f624958bc
Use new hocuspocus hooks for collaboration metrics
2021-09-17 17:35:20 -07:00
162da9a3ad
fix: Can't edit title in collaborative mode
2021-09-16 22:47:58 -07:00
d7e9ad4f13
Remove usage of internal api
2021-09-16 21:27:37 -07:00
bcf773a1d6
Billibilli default hidden
2021-09-16 18:49:05 -07:00
97082e8cba
Merge branch 'main' of github.com:outline/outline
2021-09-16 18:48:25 -07:00
bc3f2e4876
Add bilibili Embed Service ( #2550 )
...
* feat: Add bilibili Embed Service
* chore: code format
* chore: update bilibili icon
2021-09-16 18:48:13 -07:00
49a9b91708
New Crowdin updates ( #2566 )
2021-09-16 18:45:55 -07:00
01cea549a5
feat: map preferred_username claim to user record ( #2569 )
2021-09-16 18:45:37 -07:00
a9df3f64cf
fix: Headings and code should be toggleable
2021-09-16 18:42:42 -07:00
e6cc8f5550
fix: Include log level in development
2021-09-16 17:22:23 -07:00
f6c2a95a55
Bump i18next-parser for true --silent fix
2021-09-16 16:26:57 -07:00
27736f66ef
fix: Various fixes for collaborative editing beta ( #2586 )
2021-09-15 23:27:22 -07:00
cde2909296
fix: Missing translation tag
2021-09-14 20:15:37 -07:00
1f6e1a71f9
fix: List reverting to '0' indexing
2021-09-14 18:34:34 -07:00
15ef8f7dff
chore: Upgrade i18next related deps
2021-09-14 18:15:16 -07:00
83a61b87ed
feat: Normalized server logging ( #2567 )
...
* feat: Normalize logging
* Remove scattered console.error + Sentry.captureException
* Remove mention of debug
* cleanup dev output
* Edge cases, docs
* Refactor: Move logger, metrics, sentry under 'logging' folder.
Trying to reduce the amount of things under generic 'utils'
* cleanup, last few console calls
2021-09-14 18:04:35 -07:00
6c605cf720
fix: Forward to incorrect collection url on first signin ( #2565 )
...
closes #2560
2021-09-13 21:35:52 -07:00
fb335887cb
preventBodyScrollhideOnEsc
2021-09-13 21:00:28 -07:00
88e7d4c539
New Crowdin updates ( #2449 )
2021-09-13 20:09:52 -07:00
400e32da70
fix: Various fixes for collaborative editing beta ( #2561 )
...
* fix: Remove Saving… message when collab enabled
* chore: Add tracing extension to collaboration server
* fix: Incorrect debounce behavior due to missing timestamps on events, fixes abundence of notifications when editing in realtime collab mode
* fix: Reload document prompt when collab editing
2021-09-13 17:36:26 -07:00
a699dea286
fix: Cleanup forking model ( #2559 )
...
* fix: Cleanup forking model
2021-09-12 21:45:52 -07:00
2aca760ee0
fix: Double document highlight in sidebar ( #2551 )
...
* fix: Single highlighted doc when starred
closes #2544
* fix: Collection expand/collapse as navigating starred docs
2021-09-11 15:54:05 -07:00
f1c9c6fdf9
Update LICENSE
2021-09-11 09:48:19 -07:00
801f6681ba
Collaborative editing ( #1660 )
2021-09-10 22:46:57 -07:00
0a998789a3
chore: Support Redis v6 on Heroku
2021-09-10 21:05:06 -07:00
92016bbd06
fix: List behavior when ordered list starts at number other than 1
...
fix: Image improvements
fix: Image upload race condition
2021-09-10 19:06:54 -07:00
231ab2da03
fix: Add recording of job errors, remove from queues on failure, centralize options
2021-09-09 22:38:34 -07:00