Tom Moor
6b6156b032
fix: Reduce size of teamPermanentDeleter transactions for reliability
2024-04-18 09:32:13 -04:00
Tom Moor
18129a4bbb
0.76.0-1
2024-04-18 09:10:19 -04:00
Tom Moor
e09826d1d1
fix: Race condition where inline comments could be removed, closes #6580
2024-04-17 22:39:32 -04:00
Tom Moor
573c372f09
fix: Only show scrollbars on settings table when neccessary
2024-04-17 19:55:42 -04:00
Tom Moor
2d947fb56b
Realtime sync UI preferences between tabs
2024-04-17 19:50:42 -04:00
Tom Moor
30b7079508
fix: Clarify new doc insertion menu items
2024-04-17 19:40:38 -04:00
Tom Moor
9d3ff7f35f
fix: Auto-focus name input on collection create/edit
2024-04-17 19:36:11 -04:00
Tom Moor
e33ca19e64
fix: Compact invite dialog layout
...
closes #6819
2024-04-17 19:26:54 -04:00
一颗小土豆
2a5c13c2ba
Handle several translation issues ( #6820 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-17 07:11:54 -07:00
一颗小土豆
89e88c1afd
Update Details.tsx ( #6816 )
2024-04-17 04:59:46 -07:00
Tom Moor
dffb6604dd
fix: Mermaid diagram styling in exported HTML/PDF
...
closes #6726
2024-04-16 22:21:28 -04:00
Tom Moor
1f6d8f8471
fix: Format view count correctly on shared links table
2024-04-16 21:06:18 -04:00
Tom Moor
780c3f8f04
fix: Settings table layout on mobile
...
closes #6807
2024-04-16 20:38:31 -04:00
Tom Moor
c259c9617b
Add color scheme setting to Settings -> Preferences
2024-04-16 20:19:07 -04:00
Tom Moor
f6786945a0
fix: Missing scope on collection query
2024-04-16 20:02:11 -04:00
Tom Moor
38a65a0c59
0.76.0-0
2024-04-16 09:18:22 -04:00
Hemachandar
ef0fb74308
feat: Add button to empty trash ( #6772 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-16 06:04:56 -07:00
dependabot[bot]
a5d2752122
chore(deps): bump i18next-http-backend from 2.2.2 to 2.5.0 ( #6812 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.2.2 to 2.5.0.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.2...v2.5.0 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 19:13:40 -07:00
dependabot[bot]
f78e73a860
chore(deps-dev): bump jest-environment-jsdom from 29.6.4 to 29.7.0 ( #6813 )
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 19:13:25 -07:00
Tom Moor
54c6abbba9
Allow setting permission of collections during import ( #6799 )
...
* Allow setting permission of collections during import
closes #6767
* Remove unused column
2024-04-15 19:13:12 -07:00
一颗小土豆
3315db449f
Untranslated button: Notification settings ( #6809 )
...
* Update NotificationMenu.tsx
* Update translation.json
2024-04-15 06:02:13 -07:00
Tom Moor
34a8b8146d
Shorten document filter labels
2024-04-13 22:39:54 -04:00
Tom Moor
ca4d85cf19
fix: Allow duplicating a draft as a published doc
2024-04-13 22:32:52 -04:00
Tom Moor
9e8df4dd2d
fix: Display @ infront of mentions
2024-04-13 22:30:29 -04:00
Tom Moor
bc74f92999
fix: User mention hover previews not working
2024-04-13 22:18:17 -04:00
Tom Moor
1f50ce7d36
Highlight mentions of self in documents and comments
2024-04-13 22:15:01 -04:00
Tom Moor
2f7112eb42
fix: Improve display of original author information in document metadata
2024-04-13 15:54:45 -04:00
Translate-O-Tron
f1bc71123c
New Crowdin updates ( #6692 )
2024-04-13 11:33:25 -07:00
Tom Moor
765ae7b298
Add 80+ additional icons from FontAwesome ( #6803 )
...
* Add 80+ additional icons from FontAwesome
* fix: color switch transition, add 6 more icons to fill out grid
* Add strict validation for collection icon
* fix: Avoid import from app in server
2024-04-13 11:33:07 -07:00
Tom Moor
689886797c
Add dialog to allow easy login to multiple workspaces in desktop app
2024-04-13 10:35:47 -04:00
Apoorv Mishra
90ed6a5366
Fixes hover preview going out of window bounds ( #6776 )
...
* fix: hover preview out of bounds
* fix: pop
* fix: check for both element and data
* fix: show loading indicator
* fix: width
2024-04-13 06:01:40 -07:00
Tom Moor
054bddb666
fix: Improved phrase matching in search ( #6800 )
...
* fix: Improved phrase matching in search
* test
2024-04-13 06:01:26 -07:00
Tom Moor
8490f5d558
Add security preference for workspace creation in cloud ( #6801 )
2024-04-13 06:01:15 -07:00
Tom Moor
1ee82e780e
Update subheader on trash
2024-04-12 20:52:15 -04:00
Hemachandar
581944e754
feat: duplicate a document as draft ( #6782 )
...
* feat: duplicate a document as draft
* review
* Default `publish` toggle to match current document
Ensures duplicating a draft does not publish it.
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-12 17:47:59 -07:00
dependabot[bot]
0b99a88cd7
chore(deps): bump semver from 5.7.1 to 7.6.0 ( #6769 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.6.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 06:10:25 -07:00
dependabot[bot]
6421d04ff7
chore(deps): bump react-avatar-editor from 13.0.0 to 13.0.2 ( #6780 )
...
Bumps [react-avatar-editor](https://github.com/mosch/react-avatar-editor ) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/mosch/react-avatar-editor/releases )
- [Commits](https://github.com/mosch/react-avatar-editor/compare/v13.0.0...v13.0.2 )
---
updated-dependencies:
- dependency-name: react-avatar-editor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 06:10:09 -07:00
Tom Moor
65bbf0c455
fix: Mark editor content as unknown language to aid translation/screen readers
2024-04-12 07:53:45 -04:00
Hemachandar
5974e5635a
add H3 to editor formatting toolbar ( #6791 )
2024-04-11 17:53:05 -07:00
Tom Moor
2e427a1e83
fix: Menus with accessory in-front of label cannot be navigated with keyboard letters
...
fix: Flash of outline state when focusing menu item with keyboard
2024-04-11 20:51:56 -04:00
Tom Moor
9c179fdd30
fix: Editor displayed as member in role menu
2024-04-10 23:06:30 -04:00
Tom Moor
d883ba347b
lint
2024-04-10 07:41:02 -04:00
Tom Moor
c1b30b804c
Add direct link to help docs
2024-04-10 07:38:32 -04:00
一颗小土豆
fe9a89c060
A sentence that is not properly translated under the member option in Settings ( #6785 )
...
* Update Members.tsx
* Update translation.json
2024-04-10 04:34:02 -07:00
Tom Moor
9b45feb9ee
Improve user role management on members ( #6775 )
2024-04-09 19:02:40 -07:00
Tom Moor
b458bb3af9
Refactor required route role
2024-04-06 21:43:15 -04:00
Tom Moor
79899d051c
updateRole -> update_role
2024-04-06 21:16:44 -04:00
Tom Moor
3f209101e6
Add updateRole endpoint ( #6771 )
2024-04-06 06:32:15 -07:00
dependabot[bot]
52643c511c
chore(deps): bump vite from 5.0.12 to 5.0.13 ( #6758 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 08:31:22 -07:00
Apoorv Mishra
6a4628afef
Refactor unfurling related types ( #6730 )
...
* wip
* fix: refactor unfurl types
2024-04-03 07:28:30 +05:30