Hemachandar
839ce889ad
Move document history to revisions.list API ( #8458 )
...
* Move document history to `revisions.list` API
* deprecate name
* tests
* review
2025-02-17 13:14:51 -08:00
Tom Moor
52679db853
fix: Cannot read properties of null (reading 'data')
2025-02-03 20:08:02 -05:00
Tom Moor
28aebc9fbf
feat: Upload remote-hosted images on paste ( #8301 )
...
* First pass
* fix
* tidy, tidy
* Determine dimensions
* docs
* test getFileNameFromUrl
* PR feedback
* tsc
2025-01-30 17:24:07 -08:00
Tom Moor
5b11a0cc16
feat: Upgrade FA, add new icons
2025-01-25 15:19:58 -05:00
Tom Moor
73086139d2
Document mentions ( #8225 )
2025-01-17 15:56:38 -08:00
Tom Moor
1aaabf113b
fix: Incorrect plain text serialization in exportTable ( #8234 )
2025-01-14 06:35:43 -08:00
Hemachandar
fafaddf07f
feat: Option to return anchor text for comments ( #8196 )
...
* feat: Option to return anchor text for comments
* cleanup anchorText presentation
* consolidated anchor text
* cleanup unused method
2025-01-06 17:13:37 -08:00
Tom Moor
b3a3b0763f
fix: Exported HTML does not include table column sizes ( #8128 )
2024-12-26 03:06:03 -08:00
Tom Moor
86cfd62afa
feat: Allow users to change email in-app ( #8119 )
2024-12-25 02:58:26 -08:00
Tom Moor
02aa4c2928
fix: Consider CDN urls to not be internal
2024-12-19 09:48:21 +09:00
Tom Moor
df03a6da8c
fix: Markdown escape characters left in titles on import ( #8102 )
2024-12-12 05:15:45 -08:00
Tom Moor
a738ea97b5
feat: Dropping a remote image will now upload ( #8086 )
...
* feat: Dropping a remote image will now upload
* refactor,DRY
* guard
* Parse correct file name from url where possible
2024-12-07 12:46:14 -08:00
Tom Moor
6c1e4a5b40
Add shortcuts to formatting menu tooltips ( #8080 )
...
* Add shortcuts to formatting menu tooltips
* Tooltip styling
* tsc
2024-12-05 20:50:16 -08:00
Tom Moor
d8fbe35455
fix: Template variables are not applied on client ( #8044 )
...
* fix: Template variables are not applied on client
* test
2024-11-30 07:13:44 -08:00
Hemachandar
8393847910
Check flag emoji is supported ( #8009 )
2024-11-25 19:32:41 -08:00
Tom Moor
774402560e
fix: Remove marine from user color rotation as it clashes with comment marks, closes #7846
2024-11-02 18:46:20 -04:00
Hemachandar
de04d1c0c5
feat: Comment reactions ( #7790 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
2024-11-02 10:58:03 -07:00
Tom Moor
9680e57849
chore: Remove suppressImplicitAnyIndexErrors TS rule ( #7760 )
2024-10-11 12:46:46 -07:00
Tom Moor
5116147ace
fix: Internal URL detection on client, closes #7245
2024-09-14 11:46:42 -04:00
Tom Moor
1236cc9c16
fix: Emoji in heading does not appear in TOC, closes #7525
2024-09-03 21:01:42 -04:00
Tom Moor
8da5afc394
fix: Consider port in isInternalUrl util ( #7529 )
2024-09-03 17:22:43 -07:00
Apoorv Mishra
5d85a3a093
Specify time conversion unit ( #7458 )
...
* fix: specificity in time units
* fix: milliseconds -> ms
2024-08-25 18:57:45 +05:30
Tom Moor
f675a04735
chore: Rename GroupPermission -> GroupMembership ( #7214 )
...
* GroupPermission -> GroupMembership
* Add group membership source
* wip
2024-07-17 16:31:20 -07:00
Tom Moor
9419e65837
Add OS icons to library, closes #6469
2024-07-08 22:20:14 -04:00
Tom Moor
43cf33fc0a
fix: Light icons are not responsive to dark theme
2024-07-07 21:06:04 -04:00
Tom Moor
bdcde1aa53
centralize email parsing logic
2024-07-07 10:54:19 -04:00
Tom Moor
c6408f7b3f
fix: CJK content results in long context strings in search results
...
closes #7183
2024-07-02 19:34:49 -04:00
Apoorv Mishra
63ddc31710
Disallow empty comments and comments with only whitespaces ( #7156 )
...
* fix: disallow empty comments
* fix: avoid full traversal to validate comment
* fix: text
* fix:review
* fix: review
2024-06-30 11:38:43 +05:30
Tom Moor
5c999f5327
Add Swedish translations ( #7146 )
2024-06-25 05:28:42 -07:00
Tom Moor
95c768f444
Allow direct editing of collection icon ( #7120 )
...
* Allow direct editing of collection icon
* feedback
2024-06-23 14:26:00 -07:00
Hemachandar
6fd3a0fa8a
feat: Unified icon picker ( #7038 )
2024-06-23 06:31:18 -07:00
Tom Moor
711b8acebc
Add Norweigan translations ( #7086 )
2024-06-19 05:19:16 -07:00
Tom Moor
5b866a7451
fix: isInternalUrl helper returns true for other cloud-hosted workspaces
2024-06-12 21:50:42 -04:00
Tom Moor
23606dad1d
Move image zooming back to unvendorized lib ( #6980 )
...
* Move image zooming back to unvendorized lib
* refactor
* perf: Avoid mounting zoom dialog until interacted
* Add captions to lightbox
* lightbox
2024-06-03 17:26:25 -07:00
Tom Moor
1f980050ca
fix: Incorrect empty check for collection description results in large empty space below title
2024-05-30 18:57:40 -04:00
Tom Moor
d51267b8bc
JSON to client ( #5553 )
2024-05-24 05:29:00 -07:00
Tom Moor
b7e19a0eb1
chore: Upgrade date-fns to v3 ( #6849 )
...
* chore: Upgrade date-fns
* fixes
* test
2024-04-26 16:34:06 -07:00
Tom Moor
ac0fd2adbb
Move event list to shared
2024-04-22 21:19:53 -04:00
Tom Moor
21537b069b
Special-case searching for urls as these are not indexed in whole by postgres.
...
closes OLN-276
2024-04-21 11:51:52 -04: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
9c179fdd30
fix: Editor displayed as member in role menu
2024-04-10 23:06:30 -04:00
Tom Moor
c1b30b804c
Add direct link to help docs
2024-04-10 07:38:32 -04:00
Tom Moor
3f209101e6
Add updateRole endpoint ( #6771 )
2024-04-06 06:32:15 -07:00
Apoorv Mishra
450d0d9355
Github integration ( #6414 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-03-23 07:09:28 -07:00
Tom Moor
a648625700
fix: Trailing slash on exported markdown files
...
closes #6672
2024-03-21 20:40:36 -04:00
Tom Moor
fe4c2fb7d6
chore: Add eslint rule for no-shadow ( #6658 )
...
* chore: Add eslint rule for no-shadow
* fix
2024-03-09 13:04:27 -08:00
Apoorv Mishra
34e8a64b50
Share env vars client-side using @Public decorator ( #6627 )
...
* fix: public env vars using decorator
* fix: relocate
* fix: use env.public
* fix: register public env vars across plugins
* fix: test
* fix: tsc
* fix: mark remaining ones as public
* fix: move oidc ones to plugin
* fix: prevent overwrite
* fix: review
2024-03-09 14:48:59 +05:30
Apoorv Mishra
fd34a6d19c
Refactor and regroup urlHelpers utils ( #6462 )
...
* fix: refactor urlHelpers
* fix: move to /plugins/slack/shared
* fix: remove .babelrc
* fix: remove Outline class
* fix: Slack -> SlackUtils
* fix: UrlHelper class
2024-02-29 11:41:03 +05:30
Tom Moor
2b0a8d1f7c
fix: Correct HTML lang attribute in source. closes #6534
2024-02-16 12:44:43 -05:00
Tom Moor
2d6a7ed244
fix: Self-hosted grist embeds not matching
...
closes #6451
2024-02-10 15:58:40 -05:00