Commit Graph

3485 Commits

Author SHA1 Message Date
ccd947c6e8 fix: Positioning of input select items when seleted item does not fit in available area
fix: Scroll selected item in input select
2021-10-06 23:31:35 -07:00
4e05728218 fix: InputSelect disabled state 2021-10-06 22:36:45 -07:00
40e09dd829 fix: Implement custom Select Input (#2571) 2021-10-06 21:48:43 -07:00
99381d10ff translations 2021-10-06 21:17:17 -07:00
36c73051b4 New Crowdin updates (#2596) 2021-10-06 21:09:29 -07:00
81718c8ee1 fix: Delete collection exports (#2595) 2021-10-06 21:08:45 -07:00
be905a6993 feat: Add idle detection and disconnect collaboration socket (#2629) 2021-10-06 17:37:21 -07:00
b39d4aade7 Bump editor, minor emoji trigger fixes and adds Perl language support 2021-10-06 08:38:43 -07:00
c5fb5f875f flow 2021-10-04 22:08:16 -07:00
552755dace feat: Add admin UI for enabling collab editing 2021-10-04 22:00:47 -07:00
e61c71766f Add guard against overwriting text when collaborative editing enabled 2021-10-04 19:20:48 -07:00
df5dc2f691 fix: Improve graceful shutdown 2021-10-04 18:20:42 -07:00
28097835d0 chore: Remove debounced search (#2625)
* Remove debounced search

* fix hover color on filter options
2021-10-04 08:04:56 -07:00
3de51c1a67 Bump editor, closes #2620, #2619 2021-10-02 22:21:26 -07:00
223a47af95 fix: Improve error when email field not returned from OIDC 2021-10-02 22:42:41 -04:00
7c8675ce17 fix: Creating API token reloads app
fix: API keys unselectable in list
closes #2604
2021-10-02 22:39:37 -04:00
157c3ce80f fix: Missing cascade on integration -> authentication relationship 2021-10-02 22:22:08 -04:00
0ed7286fc6 fix: Move request helper function (#2594)
* Move request method to passport utils

* Use request method in OIDC provider
2021-09-29 07:20:05 -07:00
78464f315c fix: Awareness loop in collaborative editing 2021-09-27 18:44:28 -04:00
79790de9b0 fix: Editor toolbar below fixed header 2021-09-27 10:40:44 -07:00
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