|
90fdf5106a
|
New Crowdin updates (#2639)
|
2021-10-18 20:13:31 -07:00 |
|
|
77fb76ff0c
|
lint
|
2021-10-15 21:09:55 -07:00 |
|
|
583353e904
|
fix: Disable guest signin option with not SMTP setup
closes #2250
|
2021-10-14 21:59:35 -07:00 |
|
|
26e2ae4bf1
|
fix: Hide notification settings when SMTP_ configuration is unset
|
2021-10-14 21:55:48 -07:00 |
|
|
4f34b69cfa
|
Display notice instead of hide when Slack integration unavailable
|
2021-10-14 21:49:35 -07:00 |
|
|
8c1979465f
|
fix: Slack integration should not display if not configured in self hosted
fix: Alignment of Slack channels in settings
closes #2553
|
2021-10-14 21:37:04 -07:00 |
|
|
cc7a50fbb1
|
memoization
|
2021-10-14 21:23:28 -07:00 |
|
|
5299ada3c9
|
feat: Support icon prop in InputSelect
|
2021-10-14 19:00:30 -07:00 |
|
|
96fc95a9f3
|
fix: Increase TOC gutter to allow for offset emoji
closes #2661
|
2021-10-14 17:04:25 -07:00 |
|
|
2219cfd83e
|
fix: Increase entropy of state string for OAuth process
closes #2663
|
2021-10-14 16:52:19 -07:00 |
|
|
6a1566c275
|
fix: Regression in image upload, closes #2662
|
2021-10-14 16:47:16 -07:00 |
|
|
b9346fe6ea
|
fix: Minor collab adjusts
|
2021-10-13 22:01:30 -07:00 |
|
|
18572cf9de
|
fix: Facepile appears inactive after idle disconnect
|
2021-10-13 20:30:16 -07:00 |
|
|
59f4b3bd97
|
fix: Server markdown parser failing tests
|
2021-10-13 19:37:04 -07:00 |
|
|
bb9d7d310b
|
fix: Clicking outside editor should close selection toolbar
|
2021-10-13 19:15:44 -07:00 |
|
|
3a19c02e34
|
fix: In page anchor links not working on shared docs
closes #2652
|
2021-10-12 23:12:47 -07:00 |
|
|
a6b3dbc894
|
fix: Reduce sensitivity of dark icon switching
fix: Layout issue in icon picker in dark mode
closes #2658
|
2021-10-12 23:02:14 -07:00 |
|
|
e0405cca0e
|
fix: Bump hocuspocus (memory leak fix)
|
2021-10-11 10:53:50 -07:00 |
|
|
09a409b494
|
feat: add changing appearance for guests (#2632)
* Allow changing appearance when guest
* Apply suggestions from code review
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2021-10-07 18:43:41 -07:00 |
|
|
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 |
|