Tom Moor
6a78622327
Actually add terser
2023-02-10 10:13:33 -05:00
Tom Moor
c8f37707d3
try terser
2023-02-10 10:10:05 -05:00
Tom Moor
278177fac2
try esbuild
2023-02-10 10:02:24 -05:00
Tom Moor
3238752421
wip
2023-02-10 09:46:18 -05:00
Tom Moor
d4ada01b19
Update rollup
2023-02-09 23:08:16 -05:00
Tom Moor
01abda82a6
fix: Mangled classnames in build, perhaps
2023-02-09 22:18:38 -05:00
Tom Moor
e7c2a8f65d
test
2023-02-09 20:48:47 -05:00
Tom Moor
e03b08a964
Attempt to fix path
2023-02-09 20:05:46 -05:00
Hans Pagel
34a1fe3f2d
add base path (wip)
2023-02-09 18:49:00 +01:00
Hans Pagel
be4babe70a
add hash to entry file name
2023-02-09 18:46:03 +01:00
Hans Pagel
460834eb49
another try to fix the CDN URL
2023-02-09 17:38:18 +01:00
Hans Pagel
d0a6e54bc8
fix CDN URL
2023-02-09 17:31:36 +01:00
Hans Pagel
5a88492766
fix html path (again)
2023-02-09 17:24:15 +01:00
Hans Pagel
2df413f7f0
fix tests
2023-02-09 17:01:39 +01:00
Hans Pagel
931305b84d
revert node version change
2023-02-09 16:56:50 +01:00
Hans Pagel
db0ec6faa7
just use process.env in the build process
2023-02-09 16:48:26 +01:00
Hans Pagel
084f15e734
tsconfig: don’t check libraries
2023-02-09 16:25:25 +01:00
Hans Pagel
d55d664f08
fix service worker and CDN issues, copy static images
2023-02-09 15:47:26 +01:00
Hans Pagel
b425669734
update vite
2023-02-09 15:44:35 +01:00
Hans Pagel
24cfe60d9f
rewrite yarn.lock file
2023-02-08 17:17:08 +01:00
Hans Pagel
b9e2a7b0ec
separate frontend and backend scripts
2023-02-08 17:16:58 +01:00
Hans Pagel
6f2c5982f5
Merge branch 'feat/replace-webpack-with-vite' of github.com:outline/outline into feat/replace-webpack-with-vite
2023-02-08 17:01:02 +01:00
Hans Pagel
0cecb3f929
add a todo (wip)
2023-02-08 17:00:50 +01:00
Hans Pagel
bbeac9fa31
hide the service worker behind a globally registered function
2023-02-08 16:57:46 +01:00
Hans Pagel
a2a2628073
Merge branch 'main' into feat/replace-webpack-with-vite
2023-02-08 16:28:14 +01:00
Hans Pagel
43800acf0d
improve service worker (wip)
2023-02-08 16:26:24 +01:00
Hans Pagel
c75c61ca4b
allow node 17 & 18 when installing dependencies ( #4844 )
2023-02-08 16:22:56 +01:00
Tom Moor
81f655f402
fix: Links with strikethrough do not have hover preview ( #4841 )
...
* fix: Links with strikethrough do not have hover preview
* refactor
2023-02-07 19:36:15 -08:00
dependabot[bot]
bb1fe1a25f
chore(deps): bump zod from 3.19.1 to 3.20.2 ( #4833 )
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.19.1 to 3.20.2.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.19.1...v3.20.2 )
---
updated-dependencies:
- dependency-name: zod
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>
2023-02-06 18:34:22 -08:00
dependabot[bot]
b9ffe8aaa3
chore(deps): bump tiny-cookie from 2.3.2 to 2.4.0 ( #4836 )
...
Bumps [tiny-cookie](https://github.com/Alex1990/tiny-cookie ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/Alex1990/tiny-cookie/releases )
- [Changelog](https://github.com/Alex1990/tiny-cookie/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Alex1990/tiny-cookie/compare/v2.3.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: tiny-cookie
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>
2023-02-06 18:33:56 -08:00
dependabot[bot]
97775e14df
chore(deps): bump immutable from 4.2.2 to 4.2.4 ( #4835 )
...
Bumps [immutable](https://github.com/immutable-js/immutable-js ) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/immutable-js/immutable-js/releases )
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/immutable-js/immutable-js/compare/v4.2.2...v4.2.4 )
---
updated-dependencies:
- dependency-name: immutable
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>
2023-02-06 18:33:27 -08:00
Hans Pagel
d8478d1847
build custom service worker code (wip)
2023-02-06 22:08:34 +01:00
Hans Pagel
d12c6063cd
move service worker code to a separate file
2023-02-06 17:54:10 +01:00
Hans Pagel
0ded55bf21
Merge branch 'feat/replace-webpack-with-vite' of github.com:outline/outline into feat/replace-webpack-with-vite
2023-02-06 17:46:31 +01:00
Hans Pagel
706e13eddc
don’t require a build to run in development mode
2023-02-06 17:46:24 +01:00
Tom Moor
eeb393d634
Merge main
2023-02-04 17:18:12 -05:00
Tom Moor
78e9dbb336
Remove webpackChunkName annotation
2023-02-04 17:16:22 -05:00
Tom Moor
926402b820
fix: Loading index.html in development
2023-02-04 17:14:14 -05:00
Tom Moor
0b6c9d1838
Improve drag-and-drop ( #4824 )
...
* Improve drag-and-drop
* fixes
* fix drop highlight showing on ghosted sidebar item
2023-02-04 12:00:32 -08:00
Tom Moor
239e9e294d
fix: Microsoft auth silently errors when logged into multiple Microsoft accounts, allow account selection in OAuth flow
2023-02-04 14:56:52 -05:00
Tom Moor
9b002abae3
fix: Ensure tsvector content is below 1Mb limitation
...
closes #4714
2023-02-04 14:26:54 -05:00
Tom Moor
534eeacc97
fix: Documents with images exported as HTML have broken images
...
closes #4822
2023-02-04 14:04:38 -05:00
Tom Moor
8b28d6f6e0
fix: Suppress Slack updated notifications when publishing
...
closes #4821
2023-02-04 14:00:30 -05:00
Tom Moor
59b02154b9
Merge branch 'main' of github.com:outline/outline
2023-02-03 23:08:34 -05:00
Apoorv Mishra
0d6651b0da
Scroll children into view upon expansion ( #4812 )
...
* feat: smoothly scroll children into view
* fix: disable smooth scroll and throttling
2023-02-03 09:41:24 +05:30
Tom Moor
a1cefa9771
fix: FORCE_HTTPS setting results in redirect loop when Outline terminates SSL
2023-02-02 21:45:33 -05:00
Apoorv Mishra
1caa51f58e
Viewer should be allowed to subscribe to a document ( #4814 )
...
* fix: viewer should be allowed to subscribe to a document
* fix: allow subscribe only if the user has read permission for collection
2023-01-31 19:46:10 +05:30
Tom Moor
a2e07e9593
chore: Bump kbar
2023-01-31 08:53:38 -05:00
dependabot[bot]
8f166ca775
chore(deps-dev): bump jest-cli from 28.1.3 to 29.4.1 ( #4805 )
...
* chore(deps-dev): bump jest-cli from 28.1.3 to 29.4.1
Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli ) from 28.1.3 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest-cli )
---
updated-dependencies:
- dependency-name: jest-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Snapshots
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-01-30 20:17:09 -08:00
dependabot[bot]
d70aefe9fa
chore(deps): bump immutable from 4.0.0 to 4.2.2 ( #4807 )
...
Bumps [immutable](https://github.com/immutable-js/immutable-js ) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/immutable-js/immutable-js/releases )
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/immutable-js/immutable-js/compare/v4.0.0...v4.2.2 )
---
updated-dependencies:
- dependency-name: immutable
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>
2023-01-30 19:58:33 -08:00
dependabot[bot]
4bc441cc9f
chore(deps): bump react-dnd from 14.0.1 to 16.0.1 ( #4808 )
...
Bumps [react-dnd](https://github.com/react-dnd/react-dnd ) from 14.0.1 to 16.0.1.
- [Release notes](https://github.com/react-dnd/react-dnd/releases )
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md )
- [Commits](https://github.com/react-dnd/react-dnd/commits )
---
updated-dependencies:
- dependency-name: react-dnd
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 19:58:06 -08:00
Tom Moor
f39487d25b
fix: PaginatedList does not always load more ( #4811 )
2023-01-30 19:53:14 -08:00
dependabot[bot]
65a4874301
chore(deps): bump sequelize-typescript from 2.1.3 to 2.1.5 ( #4804 )
...
Bumps [sequelize-typescript](https://github.com/RobinBuschmann/sequelize-typescript ) from 2.1.3 to 2.1.5.
- [Release notes](https://github.com/RobinBuschmann/sequelize-typescript/releases )
- [Changelog](https://github.com/sequelize/sequelize-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RobinBuschmann/sequelize-typescript/compare/v2.1.3...v2.1.5 )
---
updated-dependencies:
- dependency-name: sequelize-typescript
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>
2023-01-30 18:19:01 -08:00
Tom Moor
d1268167c8
Increase build speed by running concurrently
2023-01-29 16:18:54 -05:00
Tom Moor
80a8f5b7e2
feat: For changes in long tables do not print the entire table in the emailed diff ( #4800 )
2023-01-29 11:48:37 -08:00
Tom Moor
5473b698a4
Inject DataDog trace ID's into logs when enabled
2023-01-29 13:40:26 -05:00
Apoorv Mishra
2e6c960ae9
fix: remove document name from path ( #4798 )
2023-01-29 10:36:37 -08:00
Tom Moor
d02d3cb55d
feat: Add import/export of documents as JSON ( #4621 )
...
* feat: Add export of documents as JSON
* Rename, add structured collection description
* stash
* ui
* Add entity creation data to JSON archive
* Import JSON UI plumbing
* stash
* Messy, but working
* tsc
* tsc
2023-01-29 10:24:44 -08:00
Tom Moor
85ca25371c
test ( #4796 )
2023-01-29 06:28:57 -08:00
Hans Pagel
8011bdb482
fix types
2023-01-28 23:55:48 +01:00
Hans Pagel
549881b297
add a new service worker (wip)
2023-01-28 23:45:36 +01:00
Tom Moor
f0d9bb4898
Friendlier active tab design
2023-01-28 17:22:30 -05:00
Hans Pagel
b04929db76
fix tests
2023-01-28 23:22:26 +01:00
Tom Moor
4de780c339
fix: Cmd+K styling does not match context menus
...
closes #4701
2023-01-28 17:17:35 -05:00
Tom Moor
075555a867
fix: Do not show actively disabled auth providers in self-hosted install ( #4794 )
...
* fix: Do not show actively disabled auth providers in self-hosted installation
* self review
* Refactor for easier mocking
2023-01-28 10:02:25 -08:00
Tom Moor
aac495fa58
fix: Pipe characters in code marks within tables cause the table layout to break
...
closes #4783
2023-01-28 13:01:02 -05:00
Apoorv Mishra
7dbc419bbf
Change "Move" dialog appearance to match that of "Publish" dialog ( #4787 )
...
* refactor: receive items as props in DocumentExplore
* refactor: leverage DocumentExplorer for DocumentMove
* fix: keyboard shortcut for moving document
* refactor: cleanup
* Revert "refactor: cleanup"
This reverts commit 9a0a98eff2 .
* fix: get rid of extra parent container
* Revert "fix: get rid of extra parent container"
This reverts commit 908eaf2bba .
* refactor: remove PathToDocument component
2023-01-28 22:33:56 +05:30
Apoorv Mishra
0c572ac2c4
Duplicate docs as unpublished drafts ( #4791 )
...
* feat: duplicate docs as unpublished drafts
* fix: use isTemplate
* fix: no need of ternary
2023-01-28 21:32:59 +05:30
Apoorv Mishra
6d45566be3
fix: missing collection name in path in explorer search results ( #4793 )
2023-01-28 06:29:59 -08:00
Tom Moor
d5eabd7771
fix: Allow loading attachments linked from other sites/emails.
...
Loosens same-site policy to include cookies for navigation events.
closes #4737
2023-01-27 18:52:47 -05:00
Tom Moor
b5876dc844
fix: Fallback to username when name is unavailable in OIDC provider
...
closes #4774
2023-01-27 18:18:08 -05:00
Tom Moor
0272ea03bd
fix: Text in revisions is unreadable in dark mode, closes #4782
2023-01-27 18:13:08 -05:00
Hans Pagel
440fb32868
replace Webpack with Vite in the architecture docs
2023-01-27 12:42:48 +01:00
Hans Pagel
f24ef965cf
remove vite-plugin-pwa
2023-01-27 12:40:38 +01:00
Hans Pagel
9ceb68920a
use rollup 3, instead of 2 and 3
2023-01-27 12:26:55 +01:00
Apoorv Mishra
ad902af52c
Move tree implementation out of collections store ( #4763 )
...
* refactor: attaching emoji in tree node is unnecessary
* refactor: pass depth and hasChildren as separate props
* refactor: move tree impl into a separate hook
* refactor: separate out as DocumentExplorer for reuse
* fix: separate search and node
* fix: review comments
* fix: tsc
2023-01-27 11:33:51 +05:30
Hans Pagel
120132b01f
disable type checks for the webpack stats plugin
2023-01-26 17:21:05 +01:00
Hans Pagel
aa6d3a2081
refactor how the index file is read
2023-01-26 17:06:22 +01:00
Hans Pagel
9841e6d243
remove unused parameter from function
2023-01-26 16:57:23 +01:00
Tom Moor
cc14c212b6
fix: Unable to access localStorage in document embedded in iframe with third party cookies blocked ( #4777 )
...
* fix: Pasting from Microsoft Office pastes image. Closes #3058
* fix: Use Storage wrapper implementation for all editor calls to localStorage
closes #4776
2023-01-26 04:48:56 -08:00
Tom Moor
9ea606a734
fix: Pasting from Microsoft Office pastes image. Closes #3058
2023-01-25 22:37:47 -05:00
Tom Moor
784631baf4
fix: Handle missing size on attachment
2023-01-25 22:30:21 -05:00
Hans Pagel
3974674871
remove the webpack config from the build script
2023-01-24 17:59:06 +01:00
Hans Pagel
245d91998f
use vite instead of webpack in circle ci
2023-01-24 17:58:50 +01:00
Hans Pagel
10516e8d25
Merge branch 'main' into feat/replace-webpack-with-vite
...
# Conflicts:
# package.json
# yarn.lock
2023-01-24 17:19:49 +01:00
Tom Moor
6ab428a498
fix: Link toolbar does not allow doc search, closes #4757
2023-01-24 09:08:02 -05:00
Apoorv Mishra
88a1f72b59
fix: collections order in publish modal should match with the order in sidebar ( #4762 )
2023-01-24 04:23:58 -08:00
dependabot[bot]
2021f192bd
chore(deps): bump cookiejar from 2.1.3 to 2.1.4 ( #4758 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 17:48:14 -08:00
dependabot[bot]
1b6496dff4
chore(deps): bump koa-sslify from 5.0.0 to 5.0.1 ( #4753 )
...
Bumps [koa-sslify](https://github.com/turboMaCk/koa-sslify ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/turboMaCk/koa-sslify/releases )
- [Changelog](https://github.com/turboMaCk/koa-sslify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/turboMaCk/koa-sslify/commits )
---
updated-dependencies:
- dependency-name: koa-sslify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 17:41:07 -08:00
dependabot[bot]
6c5dadff8c
chore(deps-dev): bump lint-staged from 12.3.8 to 13.1.0 ( #4754 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.8 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.8...v13.1.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 17:38:52 -08:00
Apoorv Mishra
6b286d82b8
Ability to choose publish location for a document ( #4582 )
...
* feat: initial base structure
* feat: utils for constructing and flattening collection tree
* feat: basic demo to display tree-like structure with virtualization
* feat: make it searchable
* feat: row component
* fix: handle row selection
* fix: scroll jitter
* fix: popover max-height to eliminate extra scroll
* fix: position scrollbar correctly
* fix: do not sort to maintain correct tree-like view
* feat: footer
* fix: scroll to selected item
* fix: deselect item
* fix: display selected location in footer
* fix: deselect item if any upon search trigger
* fix: create draft without collection
* fix: pass down collectionId to all the nodes
* feat: publish document under selected location
* fix: move the doc post publish in case it is supposed to be a nested doc
* fix: wrap text for selected location
* fix: footer background in dark mode and unused css
* fix: popover height in small devices
* fix: no need to spread
* refactor: remove outline
* refactor: border-radius is common
* refactor: remove active and focus
* fix: do not shrink spacer
* fix: scroll list padding with correctly adjusted scrolling
* refactor: use constants
* fix: use padding in favor of spacer
* refactor: border attrs not needed
* refactor: control title padding and icon size centrally
* fix: rename param
* fix: import path
* fix: refactor styles, avoid magic numbers
* fix: type err
* feat: make rows collapsible
* fix: fully expanded without disclosure upon search
* fix: use modal in place of popover
* fix: collapse descendants
* fix: rename PublishPopover to PublishModal
* fix: adjust collapse icon as part of tree view
* fix: enable keyboard navigation
* not sure why collapse and expand shortcuts are not working
* fix: row expansion and search box focus and blur
* fix: remove css hover, handle it via active prop
* fix: discard tree like view for search results
* fix: minor tweaks
* refactor: no need to pass onPublish
* refactor: remove unnecessary attrs from search component
* fix: publish button text
* fix: reset intial scroll offset to 0 on search
* fix: remove search highlights
* fix: clean up search component
* refactor: search and row collapse
* refactor: PublishLocation
* fix: show emoji or star icon if present
* fix: shift focus only from top item
* fix: leading emoji
* fix: baseline text
* fix: make path tertiary
* fix: do not show path for collections
* fix: path text color upon selection
* fix: deleted collection case
* fix: no results found
* fix: space around slash
* Refinement, some small refactors
* fix: Publish shortcut, use Button action
* Allow new document creation from command menu without active collection
* fix: duplicate
* fix: Unneccessary truncation
* fix: Scroll on expand/collapse
Remove wraparound
* fix: tsc
* fix: Horizontal overflow on PublishLocation
Remove pointless moveTo method
* fix: Missing translation
* Remove method indirection
Show expanded collection icon in tree when expanded
* Shrink font size a point
* Remove feature flag
* fix: Path color contrast in light mode
Remove unused expanded/show attributes
* shrink -> collapse, fix expanded disclosure without items after searching
* Mobile styles
* fix: scroll just into view
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-01-23 17:38:24 -08:00
Hans Pagel
fd89ad5155
add service worker register script
2023-01-23 18:25:46 +01:00
Hans Pagel
96af0f779f
add CDN URL to script tags
2023-01-23 18:11:30 +01:00
Hans Pagel
005bab23cf
reinstall rollup webpack stats plugin
2023-01-23 18:10:06 +01:00
Hans Pagel
0e3e699c82
fix prefetch tags
2023-01-23 18:09:51 +01:00
Hans Pagel
b008898aad
Merge branch 'main' into feat/replace-webpack-with-vite
...
# Conflicts:
# package.json
# yarn.lock
2023-01-23 17:49:03 +01:00
Hans Pagel
be916380fa
remove unused aliasses
2023-01-23 17:07:46 +01:00
Hans Pagel
83c97a1be7
remove webpack
2023-01-23 17:03:24 +01:00
Hans Pagel
50a7e600c7
remove numbers from mangled class names (wip)
2023-01-23 16:53:11 +01:00
Hans Pagel
31f596685a
improve types for the manifest util
2023-01-23 16:51:04 +01:00
Hans Pagel
cfb089dec9
add vite module preload polyfill
2023-01-23 16:50:48 +01:00
Hans Pagel
d9779890fe
add TODO
2023-01-23 16:41:11 +01:00
Hans Pagel
834c46a095
read out entry file path from manifest file
2023-01-23 16:36:40 +01:00
Hans Pagel
5d743ff018
global shim works for dependencies, let’s use window in our code
2023-01-23 16:07:42 +01:00
Hans Pagel
59e6f3f22f
improve global shim
2023-01-23 16:06:08 +01:00
Tom Moor
da4a0189dc
Update rateLimiter.ts
2023-01-22 14:37:52 -08:00
Tom Moor
312e11e7c1
fix: Any error from rate limiter results in 'Rate limit exceeded' screen
2023-01-22 11:31:48 -05:00
Tom Moor
d3dbf53d0b
chore: Add insurance rate limiter for when Redis is down/reconnecting
2023-01-22 11:04:30 -05:00
Tom Moor
5b561e98f7
chore: Add configurable per-document connection limit extension ( #4717 )
...
* chore: Add configurable per-document connection limit extension
* docs
2023-01-22 07:50:32 -08:00
Tom Moor
aa88bb2a7b
fix: Check browser has print ability before showing Print option
2023-01-22 10:32:31 -05:00
Tom Moor
f83b0ab5e3
fix: Remove :is selector (bad compatibility)
2023-01-22 10:22:41 -05:00
Tom Moor
095028541d
fix: Missing translations
2023-01-22 10:14:17 -05:00
Tom Moor
c1aa4c8dde
fix: Alignment of caption on fullwidth images
2023-01-22 10:13:15 -05:00
Tom Moor
049f49ebe8
fix: Fallback to initials instead of placeholder when offline
2023-01-22 09:46:52 -05:00
Tom Moor
f1406577b7
Color transition on icon picker
2023-01-21 23:37:08 -05:00
dependabot[bot]
1da6847e68
chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.48.1 ( #4725 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 09:38:14 -08:00
Hans Pagel
cb475abc69
fix issue with missing global variable
2023-01-19 15:23:30 +01:00
Hans Pagel
20b8bb6a31
fix entrypoint
2023-01-19 15:18:46 +01:00
Hans Pagel
82dbe8b6b7
add old aliasses as a TODO
2023-01-19 15:16:55 +01:00
Hans Pagel
68e30b4974
add vite react plugin docs link
2023-01-19 15:16:46 +01:00
Hans Pagel
0960f8d07b
remove optimizeDeps, the package is patched anyway
2023-01-19 15:16:37 +01:00
Hans Pagel
22008db2ac
configure PWA
2023-01-19 15:16:17 +01:00
Hans Pagel
c23ca5d3b9
copy static files
2023-01-19 15:16:00 +01:00
Hans Pagel
bd472ab5b0
don’t output gzipped size, can help speed up the build process and makes the output cleaner
2023-01-19 15:05:03 +01:00
Hans Pagel
a41f35d289
copy babel config to vite config, to separate the frontend from the backend config
2023-01-19 14:59:14 +01:00
Hans Pagel
50973b7408
fix concurrently task name
2023-01-19 14:54:53 +01:00
Hans Pagel
fb15ab90a1
patch prosemirror-math to fix the build issues
2023-01-19 13:36:32 +01:00
Hans Pagel
bb20523266
re-enable PWA build
2023-01-19 13:01:04 +01:00
Hans Pagel
7b6d1e1c81
fix build issue with hocuspocus provider
2023-01-19 12:49:06 +01:00
Hans Pagel
1d71ee1109
fix dev server (wip)
2023-01-19 12:40:25 +01:00
Hans Pagel
4337dd8bff
add basic pwa support
2023-01-19 12:27:59 +01:00
Hans Pagel
594e8f72f5
use browserlist configuration as build target
2023-01-19 11:51:29 +01:00
Hans Pagel
4e352b36a1
fix vite build process
2023-01-19 11:08:43 +01:00
Tom Moor
21ce145f67
0.67.2
2023-01-16 15:50:56 -08:00
Tom Moor
0a4c7091b5
chore: Yarn dedupe
2023-01-16 15:50:52 -08:00
dependabot[bot]
f0f574812d
chore(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.18.6 ( #4723 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.16.7 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 08:29:44 -08:00
dependabot[bot]
830763a9eb
chore(deps): bump jsdom from 20.0.3 to 21.0.0 ( #4721 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 20.0.3 to 21.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.3...21.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 08:29:25 -08:00
Tom Moor
55f2989a3d
New Crowdin updates ( #4624 )
...
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Ukrainian translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New Ukrainian translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New Ukrainian translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New Ukrainian translations from Crowdin [ci skip]
2023-01-15 12:48:57 -08:00
Tom Moor
788450136e
test: documents.update apiVersion 2 response
2023-01-15 09:43:56 -05:00
Tom Moor
0c269081d9
fix: Sidebar jumps when publish or unpublish document ( #4706 )
...
* Return updated collection in API response for documents.unpublish and documents.update
Allows for improved UX on clientside
* test
* tsc
* tsc
2023-01-15 06:01:06 -08:00
Tom Moor
31f743eb4c
fix: Incorrect spacing on IconPicker since menu style was changed
...
closes #4711
2023-01-14 23:27:45 -05:00
Aditya Sharma
4ca0fc32c1
show collection name in pin menu ( #4705 )
...
* show collection name in pin menu
* fix: fetching right collection name
* refactor: better variable names
* Update app/actions/definitions/documents.tsx
Co-authored-by: Tom Moor <tom.moor@gmail.com >
* Avoid additional translation
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-01-14 19:17:25 -08:00
Tom Moor
0bed01a062
fix: Cannot click on input in sidebar when editing doc/collection ( #4716 )
...
fix: Start editing with all text selected
fix: Styling issue around input
2023-01-14 19:14:50 -08:00
Tom Moor
a25372c186
fix: Full-width images in editor are incorrectly aligned in RTL documents
...
closes #4712
2023-01-14 21:47:33 -05:00
Tom Moor
51baba8fa8
fix: Small unfocusable area below last block in editor, closes #4713
2023-01-14 20:45:15 -05:00
Tom Moor
0cccd7141d
fix(collaboration): Avoid writing spurious changes from read-only users when serialized output changes
2023-01-13 23:54:44 -05:00
Tom Moor
6b438e3467
fix: Background on TOC does not transition smoothly on theme change
2023-01-13 22:22:31 -05:00
Tom Moor
0d53e5a7ba
chore: Clean build/ folder on every build, remove duplicative scripts
2023-01-13 22:18:25 -05:00
Tom Moor
e3db7455b3
feat: Add optional SMTP_NAME configuration for connecting to SMTP servers that require the client to have a specific hostname
2023-01-13 21:49:57 -05:00
Tom Moor
d20f379943
feat: Publish and Unpublish available in command menu
...
fix: Add default error handling for menu actions
2023-01-12 22:39:14 -05:00
Tom Moor
e347404502
chore: Improvements to document move behavior ( #4689 )
...
* chore: Improvements to document move behavior
* test
2023-01-12 18:48:09 -08:00
Tom Moor
17a8dbb3f0
fix: Prevent moving documents into drafts
2023-01-12 11:15:54 -05:00
Tom Moor
3be170ddb8
0.67.1
2023-01-11 21:27:37 -05:00
Tom Moor
4a97b35d5a
fix: Collection structure update on document move
2023-01-11 20:56:14 -05:00
Hans Pagel
f98cac5705
add webpack-stats and legacy builds
2023-01-11 17:19:51 +01:00
Hans Pagel
860b6a7c20
use babelrc, fixes the build
2023-01-11 17:05:45 +01:00
Hans Pagel
02e5ed76ee
shim node global
2023-01-11 16:55:24 +01:00
Hans Pagel
49473795ae
configure build entry point
2023-01-11 16:25:30 +01:00
Tom Moor
785b9888dd
Respond to slack url verification challenge with JSON instead of raw body
2023-01-11 09:07:15 -05:00
Tom Moor
d5158f0a34
0.67.0
2023-01-10 20:32:43 -05:00
Tom Moor
64b72bcf82
/bin/bash -> /bin/sh for Docker
2023-01-10 20:32:37 -05:00
Tom Moor
6be7409d85
fix: Mistake in i18n key
2023-01-10 18:13:59 -05:00
dependabot[bot]
fddcbbd7af
chore(deps): bump react-hook-form from 7.37.0 to 7.41.5 ( #4667 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.37.0 to 7.41.5.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.37.0...v7.41.5 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 19:02:44 -08:00
dependabot[bot]
3e7f823e17
chore(deps): bump aws-sdk from 2.1189.0 to 2.1290.0 ( #4664 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1189.0 to 2.1290.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1189.0...v2.1290.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 19:02:19 -08:00
dependabot[bot]
31c47ab37b
chore(deps): bump @joplin/turndown-plugin-gfm from 1.0.44 to 1.0.45 ( #4663 )
...
Bumps [@joplin/turndown-plugin-gfm](https://github.com/laurent22/joplin-turndown-plugin-gfm ) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/laurent22/joplin-turndown-plugin-gfm/releases )
- [Commits](https://github.com/laurent22/joplin-turndown-plugin-gfm/commits )
---
updated-dependencies:
- dependency-name: "@joplin/turndown-plugin-gfm"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 15:39:52 -08:00
dependabot[bot]
cbfb7d2c23
chore(deps): bump luxon from 3.0.1 to 3.2.1 ( #4660 )
...
Bumps [luxon](https://github.com/moment/luxon ) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases )
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/3.0.1...3.2.1 )
---
updated-dependencies:
- dependency-name: luxon
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 07:31:22 -08:00
Tom Moor
9617a15ae8
fix: No value supplied for attribute src
...
It shouldn't be possible to have an image node with no src, but it does happen occassionally and this prevents the document from persisting. It's better to have a broken image than a doc that won't save
2023-01-07 15:26:06 -05:00
Tom Moor
53414ec3ba
feat: Server side translation setup ( #4657 )
...
* Server side translation setup
* docs
2023-01-07 11:52:09 -08:00
Tom Moor
a333f48102
fix: Hanging }
2023-01-07 10:58:22 -05:00
Tom Moor
d4da33424b
fix: Math block overrides heading backspace key behavior
2023-01-07 10:01:21 -05:00
Tom Moor
e67ac1215a
feat: Allow moving draft documents ( #4652 )
...
* feat: Allow moving draft documents
* Allow drag-n-drop move of draft documents
* fix: Allow moving draft without a collection
* fix: Allow moving draft without a collection
2023-01-06 19:31:06 -08:00
Tom Moor
9f825b9adf
fix: Allow sort by title in documents.list
2023-01-06 16:58:39 -05:00
Tom Moor
4b47bffcf5
fix: images and files with cyrillic names don't import ( #4654 )
...
closes #4559
2023-01-06 06:02:15 -08:00
Tom Moor
cbd9971bc7
fix: Missing translation on Import screen
2023-01-06 08:32:55 -05:00
Tom Moor
c80aec5eb2
fix: build.sh copies dev webpack incorrectly
2023-01-06 05:26:13 -08:00
Tom Moor
5b60f1ab00
tsc
2023-01-05 21:25:17 -05:00
Tom Moor
ec2da746dc
chore: Convert LinkToolbar to functional component
...
Co-authored-by: Ítalo Sousa <italusousa@gmail.com >
2023-01-05 21:11:28 -05:00
Tom Moor
a065a8426f
fix: OL/UL inside of checkbox list is not styled correctly ( #4648 )
...
closes #4635
2023-01-05 17:18:07 -08:00
Apoorv Mishra
b6141442b7
Validate API request query ( #4642 )
...
* fix: refactor to accommodate authentication, transaction and pagination together into ctx.state
* feat: allow passing response type to APIContext
* feat: preliminary work for initial review
* fix: use unknown for base types
* fix: api/attachments
* fix: api/documents
* fix: jsdoc comment for input
* fix: replace at() with index access for compatibility
* fix: validation err message
* fix: error handling
* fix: remove unnecessary extend
2023-01-05 20:24:03 +05:30
Tom Moor
445d19f43e
chore: Extract product name from translation strings ( #4646 )
2023-01-04 19:00:57 -08:00
Tom Moor
f655288f67
fix: Issue where possibly logged into the wrong workspace when signing in via desktop app with multiple workspaces
2023-01-04 21:13:13 -05:00
Tom Moor
fc6bb3caef
fix: Unstable t method causing stars.list to fetch run multiple times. Seems this behavior changed in the recent dep bump
2023-01-04 20:42:48 -05:00
Apoorv Mishra
f4461573de
Refactor to accommodate authentication, transaction and pagination states together ( #4636 )
...
* fix: refactor to accommodate authentication, transaction and pagination together into ctx.state
* feat: allow passing response type to APIContext
2023-01-04 23:51:44 +05:30
Hans Pagel
b5e5b84cca
add Vite to the dev script
2023-01-04 16:21:55 +01:00
Hans Pagel
e130882549
globally define to avoid issues
2023-01-04 16:19:03 +01:00
Hans Pagel
8bd0878144
globally load setimmediate
2023-01-04 15:50:03 +01:00
Hans Pagel
bc204ef15e
add basic Vite setup
2023-01-04 15:43:17 +01:00
Hans Pagel
db21c4d41d
remove Webpack middleware
2023-01-04 15:42:45 +01:00
Hans Pagel
569009168c
don’t check for auth providers for seeded teams (workaround)
2023-01-04 15:38:46 +01:00
Tom Moor
bb568d2e62
fix: Exports generate invalid internal links ( #4639 )
...
* refactoring
* Refactoring continues
* Refactor export, fix internal links in exported docs
* fix: Dupe document name detection
* sigh
2023-01-04 04:18:59 -08:00
Tom Moor
eb50c9e1f1
test: Remove tests associated with exporting documents from shareId
2023-01-03 22:49:02 -05:00
Tom Moor
a2e183627c
fix: Disabled authentication providers show as enabled in settings
2023-01-03 19:32:16 -05:00
Tom Moor
1c9eee2134
fix: Search on shared documents with custom slug not working
...
fix: Should not be able to export a document with shareId
2023-01-03 19:28:04 -05:00
Tom Moor
64d8f3091a
fix: 'Search titles' filter wraps to multiple lines on small screens
2023-01-02 21:25:24 -05:00
Tom Moor
0d920e02b1
chore: Remove query logging in test env
2023-01-02 21:06:39 -05:00
Tom Moor
6efcf1c1a8
chore: Refactor SearchHelper internals
2023-01-02 20:14:46 -05:00
Tom Moor
435969cf4b
chore: Refactor build:server to bashfile
2023-01-02 16:00:01 -05:00
Tom Moor
28a54113e1
fix: Always redirect to custom domain on server if set
2023-01-02 15:48:06 -05:00
Aditya Sharma
712ff8265e
feat: add search title only filter for search options ( #4587 )
...
* feat: search title only filter
* fix: page reload will keep settings
* fix: working with additional filters
* style changes
2023-01-02 10:00:10 -08:00
dependabot[bot]
b6234848fb
chore(deps): bump react-i18next from 11.16.6 to 12.1.1 ( #4634 )
...
* chore(deps): bump react-i18next from 11.16.6 to 12.1.1
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.16.6 to 12.1.1.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.16.6...v12.1.1 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update related deps, TS fixes
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-01-02 09:30:44 -08:00
dependabot[bot]
e4880daadf
chore(deps-dev): bump yarn-deduplicate from 3.1.0 to 6.0.1 ( #4633 )
...
Bumps [yarn-deduplicate](https://github.com/scinos/yarn-deduplicate ) from 3.1.0 to 6.0.1.
- [Release notes](https://github.com/scinos/yarn-deduplicate/releases )
- [Changelog](https://github.com/scinos/yarn-deduplicate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/scinos/yarn-deduplicate/compare/v3.1.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: yarn-deduplicate
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 08:36:59 -08:00
dependabot[bot]
97b0fd465d
chore(deps-dev): bump html-webpack-plugin from 4.5.1 to 4.5.2 ( #4632 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/v4.5.2/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 08:36:18 -08:00
dependabot[bot]
423f961ca1
chore(deps): bump katex from 0.16.3 to 0.16.4 ( #4630 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.3...v0.16.4 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 08:36:06 -08:00
Tom Moor
4ccff8cb29
chore: Convert GroupListItem, AddGroupsToCollection, AddPeopleToCollection, Drafts to functional components
2023-01-02 11:26:51 -05:00
Tom Moor
8c54f6330f
chore: Clarify import/export options
2023-01-02 10:39:49 -05:00
Tom Moor
846a1f8eab
fix: Remove extra spaces around hard break serialization, closes #4616
2023-01-02 10:26:46 -05:00
Tom Moor
205f7d2a7e
chore: Move Input to functional component ( #4629 )
...
* chore: Remove ReactHookWrappedInput workaround
Move Input to functional component
* I love Typescript
2023-01-01 10:35:02 -08:00
Tom Moor
2494ca39c1
fix: Improved GA4 integration
2023-01-01 12:27:09 -05:00
Tom Moor
8e4270c321
feat: Add GA integration, support for GA4 ( #4626 )
...
* GA integration settings
* trackingId -> measurementId
Hook up script
* Public page GA tracking
Correct layout of settings
* Remove multiple codepaths for loading GA measurementID, add missing db index
* Remove unneccessary changes, tsc
* test
2023-01-01 07:29:08 -08:00
Mohamed ELIDRISSI
dc795604a4
refactor: add server-side validation schema for events ( #4622 )
...
* refactor: move files to subfolder
* refactor: schema for events.list
* refactor: update nullable fields in Event model
* fix: event actor not nullable
* fix: team not nullable
2022-12-31 13:56:37 -08:00
Tom Moor
05a4f050bb
chore: Improve graceful server shutdown ( #4625 )
...
* chore: Improve graceful server shutdown
* Replace node timers with custom promise timeout
2022-12-31 13:56:27 -08:00
Tom Moor
ad9525bfa3
chore: Refactor icon components
...
fix: Alignment of Outline logo component
2022-12-31 12:26:39 -05:00
Tom Moor
575f70a9e2
fix: useMousePosition can set state after component unmounted
...
fix: Clicking item in SubMenu does not close parent menu
2022-12-31 10:34:23 -05:00
Tom Moor
e70f1ed84c
fix: Extra spacing below inputs
...
fix: UX fixes in share popover with custom links
2022-12-31 10:34:23 -05:00
Tom Moor
16958560e6
New Crowdin updates ( #4586 )
2022-12-31 06:06:46 -08:00
Tom Moor
cdbc6df485
chore: More tracing improvements
2022-12-31 09:04:45 -05:00
Tom Moor
c6fb764631
chore: Move tracing decorators into the codebase ( #4623 )
...
* Vendorize tracing, finally fix service name issues
* Upgrade datadaog-metrics, rename decorators -> tracing
* lint
2022-12-31 04:54:51 -08:00
Tom Moor
1e036ebd0e
fix: Nested documents do not respect export format
2022-12-30 20:36:15 -05:00
Tom Moor
7a1e6a1b73
feat: Bulk HTML export for collection
2022-12-30 20:13:29 -05:00
Tom Moor
1328162921
fix: Missing cascade constraints on stars table
2022-12-30 18:45:24 -05:00
Tom Moor
2e36ad9d1f
fix: Retain title attribute when parsing from Markdown sources
2022-12-30 15:54:31 -05:00
Tom Moor
c6c06ac4ce
test: Add test for table content
2022-12-30 15:27:18 -05:00
Tom Moor
b29a9fbeee
chore: Remove reliance on Markdown for document.getSummary, towards #3000
2022-12-30 15:14:59 -05:00
Tom Moor
0f489d54c3
Add DocumentHelper.toPlainText
2022-12-30 14:49:53 -05:00
Tom Moor
7c47ab560e
fix: Add check for 'name' returned from OIDC provider, closes #4453
2022-12-30 14:02:00 -05:00
Tom Moor
997d796eb7
chore: Remove anomalous serviceName from traces
2022-12-30 13:42:22 -05:00
Tom Moor
18b69fad99
fix: Improve contrast on danger color
2022-12-30 13:07:40 -05:00
Mohamed ELIDRISSI
318e1df13b
refactor: add server side validation schema for attachments ( #4606 )
...
* refactor: schema for attachments.create
* refactor: schema for attachments.delete
* refactor: remove deprecated "public" request param
2022-12-30 09:49:01 -08:00
Tom Moor
f3469d25fe
feat: Bulk HTML export ( #4620 )
...
* wip
* Working bulk html export
* Refactor
* test
* test
2022-12-30 09:42:20 -08:00
Tom Moor
1b8dd9399c
chore: Export improvements ( #4617 )
...
* wip
* i18n
2022-12-27 09:51:39 -08:00
dependabot[bot]
ee37ba9355
chore(deps-dev): bump @types/prosemirror-gapcursor from 1.0.4 to 1.3.0 ( #4615 )
...
Bumps [@types/prosemirror-gapcursor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prosemirror-gapcursor ) from 1.0.4 to 1.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prosemirror-gapcursor )
---
updated-dependencies:
- dependency-name: "@types/prosemirror-gapcursor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 08:57:08 -08:00
dependabot[bot]
68ad7607b0
chore(deps): bump pg from 8.5.1 to 8.8.0 ( #4614 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.5.1 to 8.8.0.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.8.0/packages/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 08:56:29 -08:00
dependabot[bot]
393d9c4a72
chore(deps-dev): bump @types/react-helmet from 6.1.5 to 6.1.6 ( #4612 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
---
updated-dependencies:
- dependency-name: "@types/react-helmet"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 08:54:37 -08:00
Tom Moor
c41bd9592e
feat: Add date/time template options to template titles
2022-12-24 15:53:05 +00:00
Tom Moor
b8f748be52
Merge branch 'main' of github.com:outline/outline
2022-12-24 12:41:15 +00:00
Tom Moor
82c565f1d4
Add additional filters to search_titles endpoint ( #4563 )
...
* Add additional filters to search_titles endpoint
* tests, fixes for drafts
* fix: dateFilter results in 500
* fix: Draft documents returned in collection-only search
2022-12-24 03:44:22 -08:00
dependabot[bot]
504693c68d
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 ( #4600 )
...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases )
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 04:01:05 -08:00
Tom Moor
d261aa4d32
fix: Temporary fix for Mermaid Gantt charts – hardcode width
...
closes #4594
2022-12-22 06:50:57 -05:00
dependabot[bot]
09c3ee50ba
chore(deps): bump prosemirror-dropcursor and @types/prosemirror-dropcursor ( #4592 )
...
Bumps [prosemirror-dropcursor](https://github.com/prosemirror/prosemirror-dropcursor ) and [@types/prosemirror-dropcursor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prosemirror-dropcursor ). These dependencies needed to be updated together.
Updates `prosemirror-dropcursor` from 1.4.0 to 1.6.1
- [Release notes](https://github.com/prosemirror/prosemirror-dropcursor/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-dropcursor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-dropcursor/compare/1.4.0...1.6.1 )
Updates `@types/prosemirror-dropcursor` from 1.0.3 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prosemirror-dropcursor )
---
updated-dependencies:
- dependency-name: prosemirror-dropcursor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/prosemirror-dropcursor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:51:12 -08:00
dependabot[bot]
0cb439857d
chore(deps): bump babel-plugin-styled-components from 1.12.0 to 2.0.7 ( #4589 )
...
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components ) from 1.12.0 to 2.0.7.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases )
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v1.12.0...v2.0.7 )
---
updated-dependencies:
- dependency-name: babel-plugin-styled-components
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:50:21 -08:00
dependabot[bot]
1a69cb057c
chore(deps): bump exports-loader from 0.6.4 to 1.1.1 ( #4590 )
...
Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader ) from 0.6.4 to 1.1.1.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases )
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v0.6.4...v1.1.1 )
---
updated-dependencies:
- dependency-name: exports-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:49:41 -08:00
Tom Moor
0fa583e492
fix: Line numbers go missing when editing multiple blocks
...
closes #4440
2022-12-18 22:19:37 -05:00
Tom Moor
67ec5a1a33
fix: Missing onDelete constraint
2022-12-18 20:49:28 -05:00
Tom Moor
9618d514e1
fix: Switch workspace unreliable
2022-12-17 21:50:50 -05:00
Tom Moor
4b66a52a52
fix: Missing onDelete constraint
2022-12-17 21:19:55 -05:00
Tom Moor
bf21863dbf
New Crowdin updates ( #4565 )
...
* fix: New French translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Russian translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
2022-12-17 17:17:28 -08:00
Tom Moor
acf74b83a8
feat: Full width images ( #4389 )
...
* feat: Full width images
* lint
* fix: Enable TOC overlaid on full size images
* Vendorize react-medium-image-zoom
* tsc
* fix
* Remove body scroll lock
2022-12-17 17:17:15 -08:00
Tom Moor
f8ba393f7c
Use auth.availableTeams endpoint for workspace switching ( #4585 )
2022-12-17 17:17:02 -08:00
Tom Moor
1995a3fb19
Dynamic bottom padding
2022-12-15 21:03:47 -05:00
Tom Moor
6f57767b7c
fix: Return after redirect
2022-12-15 20:04:42 -05:00
Tom Moor
a9683f4d53
fix: Add additional padding at the bottom of documents when editing
2022-12-14 20:44:38 -05:00
Tom Moor
600b3e4b3e
fix: Small tweaks/fixes to custom domain UI
2022-12-14 08:46:35 -05:00
Tom Moor
02b352a382
fix: Cross-subdomain redirect for shares with custom link
2022-12-14 08:46:20 -05:00
Apoorv Mishra
79829a3129
Ability to create share url slug ( #4550 )
...
* feat: share url slug
* feat: add col urlId
* feat: allow updating urlId
* fix: typo
* fix: migrations
* fix: urlId model validation
* fix: input label
* fix: debounce slug request
* feat: link preview
* fix: send slug variant in response if available
* fix: temporary redirect to slug variant if available
* fix: move up the custom link field
* fix: process and display backend err
* fix: reset custom link state on popover close and remove isCopied
* fix: document link preview
* fix: set urlId when available
* fix: keep unique(urlId, teamId)
* fix: codeql
* fix: get rid of preview type
* fix: width not needed for block elem
* fix: migrations
* fix: array not required
* fix: use val
* fix: validation on shareId and test
* fix: allow clearing urlId
* fix: do not escape
* fix: unique error text
* fix: keep team
2022-12-13 17:26:36 -08:00
dependabot[bot]
b9dd060736
chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 4.2.1 ( #4567 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v4.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 14:35:22 -08:00
dependabot[bot]
301fde26b6
chore(deps): bump copy-to-clipboard from 3.3.1 to 3.3.3 ( #4570 )
...
Bumps [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard ) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases )
- [Commits](https://github.com/sudodoki/copy-to-clipboard/compare/v3.3.1...v3.3.3 )
---
updated-dependencies:
- dependency-name: copy-to-clipboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:32:56 -08:00
dependabot[bot]
662012da08
chore(deps-dev): bump husky from 7.0.4 to 8.0.2 ( #4568 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:32:40 -08:00
dependabot[bot]
cab8b69e8d
chore(deps): bump class-validator from 0.13.2 to 0.14.0 ( #4569 )
...
Bumps [class-validator](https://github.com/typestack/class-validator ) from 0.13.2 to 0.14.0.
- [Release notes](https://github.com/typestack/class-validator/releases )
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/typestack/class-validator/compare/v0.13.2...v0.14.0 )
---
updated-dependencies:
- dependency-name: class-validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:32:15 -08:00
Tom Moor
91155295fe
fix: Loosen url validation
2022-12-11 21:28:09 -05:00
Tom Moor
80780eedda
fix: Mermaid diagrams do not respect dark mode ( #4564 )
...
* wip
* Move event binding
2022-12-11 11:33:17 -08:00
Tom Moor
e4da92a359
New Crowdin updates ( #4533 )
2022-12-11 08:35:40 -08:00
Tom Moor
0f19c550f9
fix: Uploaded and immediately deleted images are not removed from storage ( #4562 )
...
* fix: Uploaded and immediately deleted images are not removed from storage upon permanant delete
closes #4557
* Move attachment deletion async
2022-12-11 08:29:38 -08:00
Tom Moor
7e22526cc7
Improve error handling
2022-12-11 11:27:54 -05:00
Apoorv Mishra
5c842087a5
feat(server): rate limit all routes ( #4561 )
2022-12-10 05:47:18 -08:00
Apoorv Mishra
053d10d893
Enhance server side error handling ( #4537 )
...
* fix: server side error handling
* fix: push only unknown 500 errors to sentry
* fix: use in-house onerror in favor of errorHandling middleware
* fix: split error template into dev and prod envs
* fix: check Error instance
* fix: error routes in test env
* fix: review comments
* Remove koa-onerror
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-12-09 21:51:42 +05:30
Tom Moor
4f67437b81
chore: Bump Sentry deps ( #4556 )
2022-12-08 18:05:13 -08:00
Alex
7db2284564
build: harden calibreapp-image-actions.yml permissions ( #4555 )
...
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-12-08 17:49:15 -08:00
Tom Moor
92ab7c1700
Bump bull, ioredis ( #4553 )
2022-12-07 19:06:44 -08:00
Tom Moor
239db70374
fix: Bump qs, fix prototype pollution
2022-12-07 22:05:35 -05:00
dependabot[bot]
a650e92979
chore(deps): bump fetch-retry from 4.1.1 to 5.0.3 ( #4539 )
...
Bumps [fetch-retry](https://github.com/jonbern/fetch-retry ) from 4.1.1 to 5.0.3.
- [Release notes](https://github.com/jonbern/fetch-retry/releases )
- [Commits](https://github.com/jonbern/fetch-retry/compare/4.1.1...5.0.3 )
---
updated-dependencies:
- dependency-name: fetch-retry
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 20:21:52 -08:00
dependabot[bot]
5f121ff268
chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.26.0 ( #4542 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.3...v2.26.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 20:11:09 -08:00
Tom Moor
ea63023fca
feat: added user avatars in author search dropdown ( #4551 )
...
* feat: added user avatars in author search dropdown
* cleanup
* cleanup
* feat: added user avatars in author search dropdown
* cleanup
* cleanup
* added user icon
* Size tweaks
Co-authored-by: Aditya Sharma <aditya167411@gmail.com >
2022-12-06 20:10:56 -08:00
Tom Moor
549b7ab030
tsc
2022-12-06 09:32:13 -05:00
Tom Moor
4ce8ea8cd6
fix: Cannot create document from selection in root of collection
2022-12-06 09:10:45 -05:00
Tom Moor
98d79e1e8b
perf: Improve collab persistence performance ( #4544 )
...
* stash
* Remove query of state in documentCollaborativeUpdater
2022-12-06 05:21:10 -08:00
Tom Moor
b0b7c7d647
fix: Document import schema
2022-12-04 22:31:54 -05:00
Tom Moor
481382ee9f
Add link to download app (macOS)
2022-12-04 18:03:35 -05:00
Tom Moor
3d6da26ad6
fix: Flash of external link decoration when creating doc from selected text
2022-12-04 17:41:19 -05:00
Tom Moor
0a68266365
fix: Server error in document search with single quotes
2022-12-04 17:10:06 -05:00
Tom Moor
908ca36de2
Merge branch 'main' of github.com:outline/outline
2022-12-04 15:32:33 -05:00
Tom Moor
435a7ab26b
Dependency update
2022-12-04 15:07:17 -05:00
Aditya Sharma
8513200900
fix: Don't embed pasted links in list ( #4535 )
...
closes https://github.com/outline/outline/issues/4154
2022-12-04 11:41:03 -08:00
Tom Moor
1fd3f3137a
chore: Upgrade hocuspocus ( #4443 )
...
* dep bump
* Bump to beta 6
* fix: Race condition in indexeddb provider
2022-12-04 11:39:58 -08:00
Tom Moor
d16133fda8
Remove ui.isEditing, enable forcing desktop window open without sidebar
2022-12-04 11:55:33 -05:00
Tom Moor
cd29cd3aec
fix: Various improvements to select input, closes #4528
2022-12-04 10:57:09 -05:00
Tom Moor
13db16283a
fix: Cleanup user menu ( #4532 )
...
Move confirmation dialogs from window confirmations
2022-12-03 15:33:16 -08:00
Tom Moor
d6d1eb4485
feat: Prefix api keys
2022-12-03 18:21:33 -05:00
Tom Moor
0f31d5b45f
fix: Generate signing secret on webhook creation
2022-12-03 10:23:31 -05:00
Tom Moor
08a471f230
Add 'members' filter to user details page, closes #4529
2022-12-03 09:36:28 -05:00
Tom Moor
e15ad530de
tsc
2022-12-03 09:25:53 -05:00
Denis
6354acca85
if OIDC provider gets user_id as integer Postgres failed query ( #4527 )
2022-12-02 21:46:56 -08:00
Tom Moor
e32f2c2257
New Crowdin updates ( #4493 )
2022-12-02 20:05:45 -08:00
dependabot[bot]
6903a1c481
chore(deps-dev): bump babel-jest from 28.1.3 to 29.3.1 ( #4497 )
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 28.1.3 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 19:35:19 -08:00
Denis
571f812771
fix: getEncryptedColumn for empty token ( #4507 )
2022-12-02 19:28:43 -08:00
Tom Moor
4d1bbf3f80
Upgrade socket.io ( #4526 )
...
* Upgrade socket.io, drop support with v2 clients
* tsc
2022-12-02 19:06:37 -08:00
Tom Moor
0a0498d139
fix: Allow subdomains upto 255 in self-hosted, closes #4524
2022-12-02 22:06:13 -05:00
dependabot[bot]
0f19a82488
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #4525 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 17:16:33 -08:00
Tom Moor
fc9d685ef5
fix: Remove unused S3 methods ( #4515 )
2022-12-01 19:45:24 -08:00
Tom Moor
b305154715
Add onLogout method to desktop bridge
2022-12-01 18:14:51 -05:00
Tom Moor
d09a3de800
fix: Desktop redirect on Safari
2022-12-01 08:26:01 -05:00
Tom Moor
83b687a632
fix: teamPermanentDeleter execution order
2022-11-30 23:07:37 -05:00
Tom Moor
648424fe2c
fix: Desktop redirect on Safari
2022-11-30 23:00:40 -05:00
Tom Moor
63cef45284
fix: documents endpoints allow slug as id parameter
2022-11-29 22:16:46 -05:00
Tom Moor
bc299a00f5
Add additional keywords for date slash commands
2022-11-28 23:36:30 -05:00
Tom Moor
b40bb71adf
fix: Allow clicking anywhere outside command menu to close
2022-11-28 23:35:41 -05:00
Tom Moor
59d9859a64
fix: Prevent hover styling when MenuItem is controlled
2022-11-28 21:18:15 -05:00
Tom Moor
fbeaa2ec9f
Handle keyboard shortcut request
2022-11-28 20:52:50 -05:00
dependabot[bot]
53669a4be6
chore(deps-dev): bump webpack from 4.44.1 to 4.46.0 ( #4495 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.1 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.46.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 16:56:17 -08:00
dependabot[bot]
201c3e1f05
chore(deps): bump @babel/preset-react from 7.16.0 to 7.18.6 ( #4496 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.16.0 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 16:55:50 -08:00
dependabot[bot]
572ffe44aa
chore(deps): bump polished from 3.7.2 to 4.2.2 ( #4494 )
...
Bumps [polished](https://github.com/styled-components/polished ) from 3.7.2 to 4.2.2.
- [Release notes](https://github.com/styled-components/polished/releases )
- [Commits](https://github.com/styled-components/polished/compare/v3.7.2...v4.2.2 )
---
updated-dependencies:
- dependency-name: polished
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 16:55:35 -08:00
Tom Moor
8ca5d66204
Desktop improvements ( #4492 )
...
* Update version to non-promise interface
* History navigation in sidebar
2022-11-28 15:30:50 -08:00
Tom Moor
a5e2ac6570
fix: Negated quote query error
2022-11-28 09:01:03 -05:00
Tom Moor
b5570a7587
New Crowdin updates ( #4479 )
2022-11-28 05:52:12 -08:00
Apoorv Mishra
d09c583c72
Allow document to be dragged to the top of a collection ( #4489 )
2022-11-28 05:42:58 -08:00
Tom Moor
cc333637dd
Desktop support ( #4484 )
...
* Remove home link on desktop app
* Spellcheck, installation toasts, background styling, …
* Add email,slack, auth support
* More desktop style tweaks
* Move redirect to client
* cleanup
* Record desktop usage
* docs
* fix: Selection state in search input when double clicking header
2022-11-27 15:07:48 -08:00
Tom Moor
ea9680c3d7
lint
2022-11-27 11:05:39 -05:00
Tom Moor
d22b44dcff
Further improved search matches
2022-11-27 10:46:54 -05:00
Tom Moor
fa8685d241
Add support for LaTeX inline and block expressions. ( #4446 )
...
* Add support for LaTeX inline and block expressions. (#4364 )
Co-authored-by: Tom Moor <tom@getoutline.com >
* tsc
* Show heading markers when LaTeX block is being edited
* Tab to space, name katex chunk
* Fork htmldiff, add support for math nodes
Co-authored-by: luisbc92 <luiscarlos.banuelos@gmail.com >
2022-11-27 06:27:56 -08:00
Tom Moor
cb1b8e9764
fix: Improved search engine-like behavior for text queries
2022-11-27 09:26:10 -05:00
Tom Moor
957e9ba0ff
fix: Cleanup build directory before building new server assets
2022-11-25 12:02:42 -05:00
Tom Moor
5a42f70b65
Add case for un-mapped custom domain to login page
2022-11-25 10:22:45 -05:00
Tom Moor
fd9625b57e
fix: TOC not rendered in non-seamless-editing mode
2022-11-24 11:35:29 -05:00
Tom Moor
18535d949e
New Crowdin updates ( #4476 )
2022-11-24 06:51:47 -08:00
Tom Moor
a8936039e5
Improved paste handling ( #4474 )
...
* Improved paste handling
* Remove file
2022-11-24 06:50:31 -08:00
Apoorv Mishra
a6125be6f1
Introduce zod for server-side validations ( #4397 )
...
* chore(server): use zod for validations
* fix(server): use ctx.input for documents.list
* fix(server): schema for documents.archived
* fix(server): documents.deleted, documents.viewed & documents.drafts
* fix(server): documents.info
* fix(server): documents.export & documents.restore
* fix(server): documents.search_titles & documents.search
* fix(server): documents.templatize
* fix(server): replace nullish() with optional()
* fix(server): documents.update
* fix(server): documents.move
* fix(server): remaining
* fix(server): add validation for snippet min and max words
* fix(server): fix update types
* fix(server): remove DocumentSchema
* fix(server): collate duplicate schemas
* fix: typos
* fix: reviews
* chore: Fixed case of Metrics import
* fix: restructure /api
* fix: loosen validation for id as it can be a slug too
* Add test for query by slug
Simplify import
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-11-24 10:11:43 +05:30
Tom Moor
100d05035b
Merge branch 'main' of github.com:outline/outline
2022-11-23 20:30:38 -05:00
Tom Moor
5b00741b1a
New Crowdin updates ( #4460 )
2022-11-23 17:13:58 -08:00
Aditya Sharma
95f2c69f81
fix: correct stats for update-checker ( #4470 )
...
fixes https://github.com/outline/outline/issues/4462
2022-11-23 17:13:39 -08:00
Tom Moor
0794450596
chore: Fixed case of Metrics import
2022-11-22 23:08:52 -05:00
Tom Moor
09f5462068
Enable viewers to upload attachments for documents in collections where they have edit permission ( #4468 )
2022-11-22 19:05:08 -08:00
dependabot[bot]
4cb1652005
chore(deps-dev): bump babel-plugin-transform-inline-environment-variables from 0.4.3 to 0.4.4 ( #4457 )
...
Bumps [babel-plugin-transform-inline-environment-variables](https://github.com/babel/minify ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/babel/minify/releases )
- [Changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/minify/compare/babel-plugin-transform-inline-environment-variables@0.4.3...babel-plugin-transform-inline-environment-variables@0.4.4 )
---
updated-dependencies:
- dependency-name: babel-plugin-transform-inline-environment-variables
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 19:12:11 -08:00
dependabot[bot]
7dbf098d68
chore(deps): bump jsdom from 20.0.0 to 20.0.3 ( #4455 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 20.0.0 to 20.0.3.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.0...20.0.3 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 19:11:43 -08:00
dependabot[bot]
32e47d86a5
chore(deps-dev): bump @types/crypto-js from 4.1.0 to 4.1.1 ( #4454 )
...
Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js )
---
updated-dependencies:
- dependency-name: "@types/crypto-js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 19:11:18 -08:00
dependabot[bot]
e76e547d8a
chore(deps): bump rate-limiter-flexible from 2.3.7 to 2.4.1 ( #4456 )
...
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible ) from 2.3.7 to 2.4.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases )
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits/v2.4.1 )
---
updated-dependencies:
- dependency-name: rate-limiter-flexible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 19:11:07 -08:00
Tom Moor
e605961e23
feat: Optional branding on shared documents ( #4450 )
...
* feat: Optional branding on shared documents
* Refactor
Remove unneccessarily exposed team id
Remove top-level collapsible document on publicly shared urls
* fix: Branding disappears when revising document
fix: Clicking title should go back to main app when logged in
2022-11-21 16:20:50 -08:00
Tom Moor
088ef81133
fix: Improved styles for diffs, closes #4430
2022-11-20 14:09:11 -05:00
Tom Moor
6e36ffb706
feat: Allow data imports larger than the standard attachment size ( #4449 )
...
* feat: Allow data imports larger than the standard attachment size
* Use correct preset for data imports
* Cleanup of expired attachments
* lint
2022-11-20 09:22:57 -08:00
Tom Moor
1f49bd167d
fix: Flash of misaligned floating images upon loading
2022-11-19 20:18:55 -05:00
Tom Moor
c27987569b
fix: Flash of embeds visible upon loading when disabled
2022-11-19 20:09:56 -05:00
Tom Moor
ae6855f3df
chore: Refactors towards shared menu component ( #4445 )
2022-11-19 13:15:38 -08:00
Tom Moor
924b554281
fix: Padding below editor not clickable
2022-11-16 23:38:08 -05:00
Tom Moor
552c0ecf01
fix: Pasting document content in title should behave as expected
2022-11-16 23:38:08 -05:00
dependabot[bot]
19d33a7658
chore(deps): bump loader-utils from 1.4.1 to 1.4.2 ( #4439 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 19:18:47 -08:00
Tom Moor
f43f253286
Refactoring endpoints to transaction middleware
2022-11-15 22:22:35 -05:00
Tom Moor
01a482552a
fix: Unable to subscribe to fileOperation webhook events
2022-11-15 20:03:20 -05:00
Tom Moor
e6ef5a16cc
Fix TOC headings
2022-11-14 21:14:56 -05:00
Tom Moor
4c8138ad4a
fix: Some react warnings in dev mode
2022-11-14 19:36:24 -05:00
Tom Moor
4047ec73bb
feat: Integrate Zapier App Directory
2022-11-14 18:10:10 -05:00
dependabot[bot]
1e723be556
chore(deps): bump koa-sslify from 2.1.2 to 5.0.0 ( #4424 )
...
* chore(deps): bump koa-sslify from 2.1.2 to 5.0.0
Bumps [koa-sslify](https://github.com/turboMaCk/koa-sslify ) from 2.1.2 to 5.0.0.
- [Release notes](https://github.com/turboMaCk/koa-sslify/releases )
- [Changelog](https://github.com/turboMaCk/koa-sslify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/turboMaCk/koa-sslify/compare/2.1.2...5.0.0 )
---
updated-dependencies:
- dependency-name: koa-sslify
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Nice try dependabot
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-11-14 14:17:05 -08:00
dependabot[bot]
1f5171053e
chore(deps): bump core-js from 3.26.0 to 3.26.1 ( #4421 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.26.0 to 3.26.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.26.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:35:19 -08:00
dependabot[bot]
829214d9a3
chore(deps): bump @juggle/resize-observer from 3.3.1 to 3.4.0 ( #4422 )
...
Bumps [@juggle/resize-observer](https://github.com/juggle/resize-observer ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/juggle/resize-observer/releases )
- [Commits](https://github.com/juggle/resize-observer/compare/v3.3.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: "@juggle/resize-observer"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:34:52 -08:00
dependabot[bot]
441055a05e
chore(deps-dev): bump @types/validator from 13.7.8 to 13.7.10 ( #4423 )
...
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator ) from 13.7.8 to 13.7.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator )
---
updated-dependencies:
- dependency-name: "@types/validator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:34:40 -08:00
Tom Moor
24a1eac804
Sidebar improvements from comments branch ( #4419 )
2022-11-13 18:26:53 -08:00
Tom Moor
b60c66316a
Insights refinements
2022-11-13 14:47:20 -05:00
Tom Moor
3880a956a3
Add document insights panel ( #4418 )
...
* Add document context to allow accessing editor in header, modals, and elsewhere
* lint
* framework
* Hacking together fast
* Insights
* Spacing tweak, docs
2022-11-13 10:19:09 -08:00
Tom Moor
762341a4ec
feat: Track attachments access ( #4416 )
2022-11-12 08:41:59 -08:00
Tom Moor
622f464b9f
Store import<->document relationship ( #4415 )
...
* Store import<->document relationship
* Update 20221112152649-import-document-relationship.js
* Store importId on collection, UI tweaks on import screen
2022-11-12 08:22:41 -08:00
Tom Moor
cafe4ed848
Add seed script
2022-11-12 10:16:19 -05:00
Tom Moor
cff67f4ca7
fix: Self-hosted logic for allowed domains ( #4412 )
...
* fix: Self-hosted logic for allowed domains
* test
2022-11-11 19:19:46 -08:00
Tom Moor
6788005115
Add missing team->user constraint ( #4411 )
...
* Add missing team->user constraint
* fix: teamPermanentDeleter cannot complete when team has domains
2022-11-11 09:40:52 -08:00
Tom Moor
26946853da
fix: DATABASE_URL missing in env does not produce validation error ( #4409 )
...
* fix: DATABASE_URL missing in env does not produce validation error
* lint
2022-11-11 07:11:10 -08:00
Tom Moor
d0827e21c1
tsc
2022-11-09 07:40:41 -05:00
Tom Moor
eee0abe415
test
2022-11-08 21:42:08 -05:00
Tom Moor
e7af0ce6de
fix: getPreference fallback
2022-11-08 21:30:14 -05:00
Tom Moor
369ac487b1
feat: Add preference to disable download option for viewers
2022-11-08 21:26:02 -05:00
Tom Moor
587f062677
Remove usage of tiley ( #4406 )
...
* First pass
* Mooarrr
* lint
* snapshots
2022-11-08 17:12:22 -08:00
dependabot[bot]
920b58c006
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 ( #4405 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 05:31:03 -08:00
dependabot[bot]
d16d94a0f6
chore(deps): bump core-js from 3.10.2 to 3.26.0 ( #4395 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.10.2 to 3.26.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.26.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 05:26:06 -08:00
dependabot[bot]
4d4cd42740
chore(deps): bump @bull-board/koa from 4.2.2 to 4.6.2 ( #4394 )
...
Bumps [@bull-board/koa](https://github.com/felixmosh/bull-board/tree/HEAD/packages/koa ) from 4.2.2 to 4.6.2.
- [Release notes](https://github.com/felixmosh/bull-board/releases )
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md )
- [Commits](https://github.com/felixmosh/bull-board/commits/v4.6.2/packages/koa )
---
updated-dependencies:
- dependency-name: "@bull-board/koa"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 05:25:35 -08:00
dependabot[bot]
b55ba473d1
chore(deps): bump @babel/plugin-transform-destructuring from 7.16.0 to 7.20.2 ( #4396 )
...
Bumps [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring ) from 7.16.0 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-plugin-transform-destructuring )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-destructuring"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 05:24:55 -08:00
Tom Moor
c859d2dd84
fix: Deleted text style in history, closes #4231
2022-11-07 21:55:14 -05:00
Tom Moor
fd799e00a7
fix: Unauthenticated shared document should default to user preferred language
...
closes #4384
2022-11-06 18:53:05 -05:00
Tom Moor
5f4d67e2f9
Bump caniuse
2022-11-06 14:10:48 -05:00
Tom Moor
9936f42882
Avoid fsstat on every request, remove koa-static ( #4387 )
...
* Avoid fsstat on every request, remove koa-static
* tsx
* Move compression middleware
2022-11-05 06:50:46 -07:00
Translate-O-Tron
bac1c9dc14
New Crowdin updates ( #4327 )
2022-11-03 18:39:23 -07:00
Tom Moor
2df4b352a1
fix: Hard to resize image larger than documen width immediately after uploading
2022-11-03 20:16:56 -04:00
Tom Moor
f2fb5dd1e5
fix: Team creation with private avatar. Do not attempt to copy, closes #4378
2022-11-03 08:58:33 -04:00
Tom Moor
c2de6b70bc
fix: Image resizing on mobile/touchscreen
2022-11-03 08:11:11 -04:00
Tom Moor
88188a0a59
fix: Sanitize url before opening
2022-11-03 07:38:35 -04:00
Tom Moor
5e17b24869
feat: Image resizing ( #4368 )
...
* wip
* works
* wip
* refactor
* Support replacing image and retain width
fix: Copy paste does not retain size
* cleanup
* fix: Cannot resize past 100%
fix: Borders to edges on unresized images
* Handle Escape key while dragging
* fix: Embeds and images dont render when edit state changes
fix: Small animation regression
2022-11-02 18:40:37 -07:00
Tom Moor
6f8d01df21
fix: Sanitize url before opening
2022-11-02 21:38:16 -04:00
Mihir Shah
881ea34dfe
chore: convert AddGroupToCollection component to functional component ( #4204 ) ( #4360 )
2022-11-02 17:31:13 -07:00
Tom Moor
3cb0b88f0f
Update MarkAsViewed.ts
2022-11-01 18:42:59 -07:00
dependabot[bot]
d4cac4983c
chore(deps-dev): bump @types/enzyme from 3.10.10 to 3.10.12 ( #4371 )
...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme ) from 3.10.10 to 3.10.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme )
---
updated-dependencies:
- dependency-name: "@types/enzyme"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 05:22:17 -07:00
Tom Moor
ab6c5c2e78
Missing observer
2022-11-01 08:21:59 -04:00
Mihir Shah
ade26139e6
chore: convert AddPeopleToGroup component to functional component ( #4204 ) ( #4359 )
2022-11-01 05:17:26 -07:00
Ítalo Sousa
17977064aa
Functional Component Refactor: MarkAsViewed ( #4365 )
...
* chore: convert MarkAsViewed to functional component
* chore: fix issues with MarkAsViewed refactor
2022-11-01 05:08:07 -07:00
dependabot[bot]
5b55f7ab1c
chore(deps): bump jszip from 3.10.0 to 3.10.1 ( #4370 )
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.10.0...v3.10.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 14:21:08 -07:00
Tom Moor
1e62d25861
Refactor document search
2022-10-30 12:41:52 -04:00
Tom Moor
86aa531fad
Utility method to re-derive text field from CRDT
2022-10-30 10:29:32 -04:00
Tom Moor
f6f90ff406
fix: Unable to login with matching email from another auth provider ( #4356 )
...
* fix: Unable to login with matching email from another auth provider
* refactor
2022-10-29 13:46:29 -07:00
Tom Moor
79cbe304da
fix: Allow viewers to upload avatar ( #4349 )
...
* fix: Allow viewers to upload avatar
* DeleteAttachmentTask
* fix: Previous avatar should be deleted on change, if possible
* fix: Also cleanup team logo on change
2022-10-29 06:08:20 -07:00
Apoorv Mishra
19e26ba402
Return correct permissions upon document update ( #4352 )
2022-10-28 05:20:42 -07:00
Tom Moor
c916d4f594
spike: db transaction as middleware ( #4301 )
2022-10-26 17:38:37 -07:00
dependabot[bot]
51b3371bf5
chore(deps): bump mermaid and @types/mermaid ( #4257 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-10-26 19:07:52 -04:00
Tom Moor
39d8eb8a3a
Merge branch 'main' of github.com:outline/outline
2022-10-26 19:01:32 -04:00
Mihir Shah
c1fb8c74ff
chore: convert Avatar component to functional component ( #4204 ) ( #4337 )
2022-10-26 16:01:28 -07:00
Duale Siad
ca255d9210
Added syntax highlighting for various languages ( #4341 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-10-26 16:01:12 -07:00
Tom Moor
fe3e8d3830
More flexible subdomain validation
2022-10-26 07:23:33 -04:00
Mihir Shah
808eb540a7
chore: convert PlaceholderText component to functional component ( #4204 ) ( #4336 )
2022-10-25 14:44:20 -07:00
Apoorv Mishra
a89d30c735
Allow drafts to be created without requiring a collection ( #4175 )
...
* feat(server): allow document to be created without collectionId
* fix(server): policies for a draft doc without collection
* fix(app): hide share button for drafts
* feat(server): permissions around publishing a draft
* fix(server): return drafts without collection
* fix(server): handle draft deletion
* fix(server): show drafts in deleted docs
* fix(server): allow drafts without collection to be restored
* feat(server): return drafts in search results
* fix: use buildDraftDocument for drafts
* fix: remove isDraftWithoutCollection
* fix: do not return drafts for team
* fix: put invariants
* fix: query clause
* fix: check only for undefined
* fix: restore includeDrafts clause as it was before
2022-10-25 18:01:57 +05:30
dependabot[bot]
6b74d43380
chore(deps-dev): bump eslint-import-resolver-typescript from 3.5.1 to 3.5.2 ( #4329 )
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 17:17:51 -07:00
dependabot[bot]
249f340b21
chore(deps-dev): bump nodemon from 2.0.18 to 2.0.20 ( #4330 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.18 to 2.0.20.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.20 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 17:17:38 -07:00
Tom Moor
f63bf336f1
fix: Show code block line numbers by default
2022-10-24 19:18:43 -04:00
Tom Moor
c3c1de09ab
Settings
2022-10-24 18:01:27 -04:00
Tom Moor
df46d3754a
feat: Authentication provider display ( #4332 )
...
* layout
* Refactor
* wip
* Quick changes to make this deployable without full management
* test
2022-10-24 14:01:40 -07:00
Tom Moor
434bb989cc
Stray console.log
2022-10-24 12:04:55 -07:00
Translate-O-Tron
b5b349be29
New Crowdin updates ( #4302 )
2022-10-24 06:45:04 -07:00
Tom Moor
87761e9bf2
feat: Code blocks can now optionally display line numbers ( #4324 )
...
* feat: Code blocks can now optionally display line numbers as a user preference
* Touch more breathing room
2022-10-24 06:44:46 -07:00
Tom Moor
708f9a3fd6
feat: Add additional 'smart text' replacements
2022-10-23 17:43:17 -04:00
dependabot[bot]
8d47a05591
chore(deps): bump react-hook-form from 7.31.2 to 7.37.0 ( #4309 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.31.2 to 7.37.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.31.2...v7.37.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-23 11:04:40 -07:00
Daniyaal Beg
fabdcd03e2
Update Architecture.md ( #4323 )
2022-10-23 11:04:08 -07:00
Tom Moor
44ce377c38
fix #4183
2022-10-23 14:00:53 -04:00
github-actions[bot]
d43423fc39
chore: Auto Compress Images ( #4322 )
...
Co-authored-by: tommoor <tommoor@users.noreply.github.com >
2022-10-23 10:45:12 -07:00
Tom Moor
e00e3e232a
fix: Hard to select text in link editor input
2022-10-23 13:43:22 -04:00
Tom Moor
1f1dd23e18
feat: Add block command to create Mermaid diagram
...
closes #4272
2022-10-23 13:28:01 -04:00
Tom Moor
8ba911b56d
fix: Slight misalignment of archived badge
2022-10-23 13:00:57 -04:00
Tom Moor
e714e934cb
Tweak layout of login screen to account for new custom logos
2022-10-23 11:36:54 -04:00
Tom Moor
60f6a1f1c6
fix: More flexible link validation in editor allows custom protocols
...
closes #4319
2022-10-23 08:15:15 -04:00
Tom Moor
9af22017fe
fix: Do not oclude text on completed tasks, closes #4283
2022-10-23 07:52:23 -04:00
Tom Moor
f6ae32deef
Co-authored-by: Nan Yu <thenanyu@users.noreply.github.com>
2022-10-22 23:29:39 -04:00
Tom Moor
c0a86753bd
0.66.2
2022-10-22 11:24:04 -04:00
Tom Moor
f277d08982
fix: Actor on users.delete
2022-10-22 11:17:31 -04:00
Tom Moor
49d53ccfc2
fix: Disallow adding self to collection ( #4299 )
...
* api
* ui
* update collection permissions
2022-10-22 11:14:18 -04:00
dependabot[bot]
c108a91195
chore(deps-dev): bump @types/markdown-it-container from 2.0.4 to 2.0.5 ( #4308 )
...
Bumps [@types/markdown-it-container](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it-container ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it-container )
---
updated-dependencies:
- dependency-name: "@types/markdown-it-container"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 04:44:59 -07:00
dependabot[bot]
6caa61f4a5
chore(deps-dev): bump @types/validator from 13.7.1 to 13.7.8 ( #4310 )
...
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator ) from 13.7.1 to 13.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator )
---
updated-dependencies:
- dependency-name: "@types/validator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 04:44:30 -07:00
Tom Moor
a814543aaf
fix: Drag-n-drop
2022-10-19 21:53:22 -04:00
Tom Moor
167ade0d59
fix: Flash of starred documents on Home screen
2022-10-19 21:53:22 -04:00
Tom Moor
b8b0d927f2
Fade in viewer information
2022-10-19 21:53:22 -04:00
Tom Moor
6072d3320a
Handle keyboard navigation
2022-10-19 21:53:22 -04:00
Tom Moor
1a88fd5515
Working fast-click
2022-10-19 21:53:22 -04:00
Tom Moor
3f3c05c800
stash
2022-10-19 21:53:22 -04:00
Apoorv Mishra
bb21fa725c
Add team preference to use logo for branding ( #4285 )
...
* feat: add team preference to use logo for branding
* fix: allow on cloud version too
2022-10-19 10:01:24 +05:30
Tom Moor
98f997387c
fix: Multi-method handlers, regressed in methodOverride removal
2022-10-18 23:50:14 -04:00
Tom Moor
7a9c75b9f1
Remove stray log
2022-10-18 21:49:37 -04:00
Tom Moor
87e3f18e6d
chore: Remove method override middleware ( #4315 )
...
* chore: Remove method override middleware
* wip
* CodeQL
* max/min
2022-10-18 16:03:25 -07:00
Tom Moor
0da46321b8
perf: Don't go to disk for html more than once ( #4312 )
2022-10-17 17:51:30 -07:00
Tom Moor
cbb2bdf80c
Update text column with CRDT backfill
2022-10-17 14:20:54 -04:00
Tom Moor
5d5fe66e77
fix: Logging in with email on a subdomain should not forward to other subdomains ( #4305 )
2022-10-16 08:20:46 -07:00
Tom Moor
ac31850a53
Revert i18n changes
2022-10-16 09:17:45 -04:00
Nan Yu
39fc8d5c14
feat: allow ad-hoc creation of new teams ( #3964 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
2022-10-16 05:57:27 -07:00
Tom Moor
1fbc000e03
chore: Reduce test boilerplate ( #4300 )
...
* chore: Reduce test boilerplate
* mo
2022-10-15 19:40:21 -07:00
Tom Moor
1915a453db
fix: Disallow adding self to collection ( #4299 )
...
* api
* ui
* update collection permissions
2022-10-15 19:11:09 -07:00
Kedas
97a50b20da
Add SENTRY_TUNNEL option ( #4298 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-10-15 15:12:38 -07:00
Tom Moor
7bac696eaf
fix #4294
2022-10-15 14:06:56 -04:00
Tom Moor
258225149a
chore: Dependency bumps ( #4295 )
...
* chore: Remove dupe dep of body-scroll-lock
* chore: Update dd-trace
* Sentry
* typescript-eslint (fixes warning)
2022-10-15 10:02:55 -07:00
mastqe
515e1a0d25
Functional Component Refactor: TypeForm, Vimeo, Whimsical, YouTube ( #4265 )
2022-10-15 07:02:12 -07:00
mastqe
ca31823228
Functional Component Refactor: Pitch, Prezi, Spotify, Trello ( #4264 )
2022-10-15 07:02:02 -07:00
mastqe
7b69f7a6e2
Functional Component Refactor: Marvel, Mindmeister, Miro, ModeAnalytics ( #4263 )
2022-10-15 07:01:53 -07:00
mastqe
557ad75fc2
Functional Component Refactor: InVision, Loom, Lucidchart ( #4262 )
2022-10-15 07:01:43 -07:00
mastqe
28371a4942
Functional Component Refactor: Google Calendar, DataStudio, & Drawings ( #4261 )
2022-10-15 07:01:32 -07:00
mastqe
42d866931b
Functional Component Refactor: Figma, Framer, Gist ( #4260 )
2022-10-15 07:01:10 -07:00
mastqe
4dc336eeab
Functional Component Refactor: Google Docs, Drive, Sheets, & Slides ( #4259 )
2022-10-15 07:00:59 -07:00
Translate-O-Tron
136d98792b
New Crowdin updates ( #4269 )
2022-10-15 07:00:47 -07:00
Tom Moor
def40e38ba
Update ClickUp.tsx
2022-10-13 06:39:20 -07:00
Apoorv Mishra
2708d429a9
Set subscribe/unsubscribe state correctly for documents ( #4266 )
2022-10-12 16:48:43 -07:00
Tom Moor
7199088d1b
fix: Multiplayer changes attributed to incorrect user ( #4282 )
...
* fix: Multiplayer changes attributed to the wrong user, performance improvements
* fix: Actually use _last_ editor
2022-10-12 06:19:07 -07:00
Tom Moor
484e912947
fix: Min-width collapsing search inputs
2022-10-11 22:21:11 -04:00
Tom Moor
cb89c3aa79
Draw.io -> Self-hosted
...
fix: Existing draw.io setting not appearing on first load
2022-10-11 22:09:33 -04:00
Tom Moor
5654c312b1
Remove TLDraw from embed menu as it no longer supports embedding
2022-10-11 21:47:39 -04:00
Apoorv Mishra
21b91ff060
Remove invite button should not overlap with member dropdown button ( #4243 )
2022-10-10 17:31:53 -07:00
dependabot[bot]
b29344efce
chore(deps): bump string-replace-to-array from 1.0.3 to 2.1.0 ( #4255 )
...
Bumps [string-replace-to-array](https://github.com/appfigures/string-replace-to-array ) from 1.0.3 to 2.1.0.
- [Release notes](https://github.com/appfigures/string-replace-to-array/releases )
- [Changelog](https://github.com/appfigures/string-replace-to-array/blob/master/changelog.md )
- [Commits](https://github.com/appfigures/string-replace-to-array/compare/v1.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: string-replace-to-array
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:31:31 -07:00
dependabot[bot]
8d92da1027
chore(deps-dev): bump @types/utf8 from 3.0.0 to 3.0.1 ( #4253 )
...
Bumps [@types/utf8](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/utf8 ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/utf8 )
---
updated-dependencies:
- dependency-name: "@types/utf8"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:30:40 -07:00
Tom Moor
5ee3f2a608
fix: Performance degredation when multiple tabs are open
2022-10-10 18:47:37 -04:00
Tom Moor
65e903582f
memo
2022-10-10 08:57:36 -04:00
Tom Moor
2f2e367e91
fix: Bad functional refactor
2022-10-10 07:47:35 -04:00
Translate-O-Tron
73b604cd9d
New Crowdin updates ( #4215 )
2022-10-09 05:56:17 -07:00
Tom Moor
804db1b0e4
Add CRDT backfill script
2022-10-08 18:25:49 -04:00
Tom Moor
b1cd19df2f
Improve error handling on cookie parsing, closes #4246
2022-10-08 10:31:21 -04:00
Tom Moor
051c79d651
Improved network debugging
2022-10-08 10:08:17 -04:00
pbkompasz
c8f990018c
Refactor DBDiagram class component to functional ( #4228 )
2022-10-08 06:50:08 -07:00
pbkompasz
013a134084
Refactor Bilibili class component to functional ( #4227 )
2022-10-08 06:48:24 -07:00
Chavda Bhavik
2938c4e18c
Refactored Analytics component to functional component ( #4247 )
2022-10-08 06:47:24 -07:00
Tom Moor
0d6b3a9816
fix: Unable to connect slack on custom domains
2022-10-07 22:09:40 -04:00
Tom Moor
1a88cb9d08
fix: Upgrade popper, tippy to fix error ( #4224 )
...
* Upgrade popper, tippy to fix error
* tsc
2022-10-04 10:13:46 -07:00
pbkompasz
db47b643be
Refactor Airtable class component to functional ( #4226 )
2022-10-04 06:35:44 -07:00
Tom Moor
8417818528
test
2022-10-04 09:26:34 -04:00
Tom Moor
4e68d312e3
chore: Bump react-refresh-webpack-plugin
2022-10-03 21:39:48 -04:00
Tom Moor
125ddec60b
Shortcircuit notification generation if there is no diff to render
2022-10-03 21:04:32 -04:00
dependabot[bot]
dcae92ddfc
chore(deps-dev): bump react-refresh from 0.9.0 to 0.14.0 ( #4220 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 18:02:16 -07:00
pbkompasz
4df0d06eb2
Refractor Abstract class component to functional ( #4216 )
2022-10-03 06:15:37 -07:00
Tom Moor
55e622e22f
chore: More rate limited endpoints
2022-10-02 19:27:21 -04:00
Translate-O-Tron
a7683dda57
New Crowdin updates ( #4166 )
2022-10-02 16:06:10 -07:00
Kyriakos Georgiou
6871261139
feat(build): update postgres port in docker-compose.yml ( #4211 )
2022-10-02 15:51:47 -07:00
Tom Moor
933fbb2578
feat: Option for separate edit mode ( #4203 )
...
* stash
* wip
* cleanup
* Remove collaborativeEditing toggle, it will always be on in next release.
Flip separateEdit -> seamlessEdit
* Clarify language, hide toggle when collaborative editing is disabled
* Flip boolean to match, easier to reason about
2022-10-02 08:58:33 -07:00
Tom Moor
b9bf2e58cb
feat: Add cursor style user preference ( #4199 )
...
* feat: Add cursor style user preference
* Remove headings for now
2022-10-01 04:39:45 -07:00
vgwidt
ee8c47eb3b
fix: remove strikethrough text background ( #4202 )
...
* Update Styles.ts
* Update Styles.ts
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-10-01 04:39:33 -07:00
Tom Moor
4bb2a8ca1c
tsc
2022-09-30 22:44:13 -04:00
Tom Moor
923afad032
Bump Sentry
2022-09-30 20:46:09 -04:00
Tom Moor
ca4663f78a
fix: Remove 'More options' on share popover when sharing disabled
2022-09-29 09:15:58 -04:00
Tom Moor
41da156b0e
feat: Add view count to shared links in settings
2022-09-29 08:53:24 -04:00
Denis Olsem
492affb29a
Share document link that opens full editor ( #4134 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-09-29 04:49:35 -07:00
Pablo Yus
5b33aa6649
Enter in table cell adds a row after the current one ( #4186 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-09-28 20:03:28 -07:00
Tom Moor
7c3ad09974
fix: Overlapping logo, closes #4188
2022-09-28 23:03:00 -04:00
Tom Moor
047b17b479
fix: Increase possible length of user and team avatar urls
2022-09-27 23:14:03 -04:00
dependabot[bot]
463a8c7ccd
chore(deps): bump react-avatar-editor and @types/react-avatar-editor ( #4180 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 06:30:48 -07:00
Tom Moor
be17d6b4f9
Inline css in diff emails ( #4181 )
...
* Extract email styles into head
* tsc
* Inline CSS in emails
2022-09-26 18:46:55 -07:00
Tom Moor
6e25d1b6d4
fix: Remove events that are not sent from webhooks UI
2022-09-26 21:44:31 -04:00
dependabot[bot]
0f1b32e05a
chore(deps-dev): bump @types/react-helmet from 6.1.4 to 6.1.5 ( #4178 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
---
updated-dependencies:
- dependency-name: "@types/react-helmet"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 16:01:29 -07:00
dependabot[bot]
58f330f9ce
chore(deps): bump json-loader from 0.5.4 to 0.5.7 ( #4179 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 16:01:16 -07:00
Tom Moor
dcf700072d
Extract email styles into head ( #4172 )
...
* Extract email styles into head
* tsc
2022-09-26 06:43:38 -07:00
Tom Moor
89a133ea59
Add sameSite attribute for auth cookies
2022-09-24 21:46:25 -04:00
Tom Moor
61a8230b47
Merge branch 'main' of github.com:outline/outline
2022-09-24 17:29:31 -04:00
Tom Moor
91d8d27f2d
feat: Render diffs in email notifications ( #4164 )
...
* deps
* diffCompact
* Diffs in email
* test
* fix: Fade deleted images
fix: Don't include empty paragraphs as context
fix: Allow for same image multiple times and refactor
* Remove target _blank
* fix: Table heading incorrect color
2022-09-24 14:29:11 -07:00
dependabot[bot]
0c5859222f
chore(deps-dev): bump concurrently from 7.3.0 to 7.4.0 ( #4111 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-24 14:22:51 -07:00
dependabot[bot]
4171725697
chore(deps): bump query-string from 7.0.1 to 7.1.1 ( #4110 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.0.1...v7.1.1 )
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-24 14:22:22 -07:00
dependabot[bot]
50353304cb
chore(deps-dev): bump url-loader from 0.6.2 to 4.1.1 ( #4113 )
...
Bumps [url-loader](https://github.com/webpack-contrib/url-loader ) from 0.6.2 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases )
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v0.6.2...v4.1.1 )
---
updated-dependencies:
- dependency-name: url-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-24 14:22:08 -07:00
Apoorv Mishra
7a590550c9
Sign webhook requests ( #4156 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-09-24 14:19:26 -07:00
Translate-O-Tron
75fb0826c5
New Crowdin updates ( #4125 )
2022-09-24 12:36:43 -07:00
Tom Moor
1ac33a9466
Small tweak to menu backdrop on mobile
2022-09-22 22:55:43 -04:00
Tom Moor
996a11f5e3
fix: Incorrect integration settings for Draw.IO being used
2022-09-22 22:49:37 -04:00
Tom Moor
39e1f43598
fix: Allow expanding current selection in tables, closes #4128
2022-09-22 21:55:57 -04:00
Tom Moor
0232f3ee98
fix: Don't show colored ring on inactive collaborators, closes #4130
2022-09-22 21:49:03 -04:00
Tom Moor
7da4b50f4f
Allow click on link decoration to open, closes #4076
2022-09-22 21:14:07 -04:00
Tom Moor
da62307b43
fix: Embeds should not trigger when pasting urls in code, closes #4138
2022-09-22 21:02:45 -04:00
Tom Moor
6455b5332d
feat: Cmd+Enter opens selected link, closes #4151
2022-09-22 20:53:25 -04:00
Tom Moor
61154ba618
fix: Scroll to header does not work when header contains Chinese characters
2022-09-22 09:59:31 -04:00
Tom Moor
4f40c64101
fix: Share links containing share links can lead to 'Not found' pages
2022-09-22 09:11:45 -04:00
Tom Moor
62b4f520de
fix: Do not forward to a disabled authentication provider when attempting to sign-in with email
2022-09-22 07:27:03 -04:00
Tom Moor
d825ed957d
tsc
2022-09-21 10:44:58 -04:00
Tom Moor
cfabc2e8a0
test
2022-09-21 09:39:39 -04:00
Tom Moor
98e44f528f
0.66.1
2022-09-21 09:05:39 -04:00
Tom Moor
0e79795856
fix: Cannot download export result, closes #4059
2022-09-21 09:05:26 -04:00
Tom Moor
4f9a99c9b4
test
2022-09-18 18:09:28 -04:00
Tom Moor
f8912732b8
chore: Flag users with platform used
2022-09-18 17:53:55 -04:00
Tom Moor
ae697339ac
fix: Remove restriction on team domains for self-hosted installs
2022-09-18 17:16:50 -04:00
Tom Moor
d16a0365d7
chore: Move language and account delete from Profile -> Preferences
2022-09-18 16:43:18 -04:00
Apoorv Mishra
6502b108e3
Introduce account preferences to remember user's previous location ( #4126 )
2022-09-18 06:01:47 -07:00
Tom Moor
b68e58fad5
Improve keyboard navigation on sidebar tree items
2022-09-17 19:47:16 -04:00
Tom Moor
58c1a83ef0
chore: Bump dnd-kit
2022-09-17 19:23:42 -04:00
Tom Moor
f8895dacda
fix: Don't redirect to document after dragging pin
2022-09-17 19:23:25 -04:00
Tom Moor
15505cf951
fix double border on document card curl
2022-09-17 21:27:23 +01:00
Tom Moor
dccf86c491
fix: Hide membership preview on mobile
2022-09-16 07:25:19 +01:00
Tom Moor
a74635a37f
fix: Improved breakpoints for pins on mobile
...
fix: Prevent clock icon shrinking
fix: Prevent metadata wrapping
2022-09-15 23:04:43 +01:00
Tom Moor
410c9900c1
feat: Updated designs for pinned docs ( #4124 )
...
* Updated designs
* css
2022-09-15 00:51:51 -07:00
Translate-O-Tron
03a496929c
New Crowdin updates ( #4057 )
2022-09-14 15:52:27 -07:00
Tom Moor
c6e11bac71
feat: Add Dutch translations to language selector ( #4120 )
...
noramlize wording and order of available languages
2022-09-14 15:52:08 -07:00
Apoorv Mishra
ce410c4bf3
Support user and team preferences ( #4081 )
...
* feat: support user preferences
* feat: support team preferences
* fix: update snapshots
* feat: update last visited url by user
* fix: update snapshots
* fix: use path instead of complete url
* fix: do not expose preferences to other users with the exception of admin
* feat: support defaultDocumentStatus as a team preference
* feat: allow edit even when collaborative editing is enabled
* Revert "feat: allow edit even when collaborative editing is enabled"
This reverts commit a22a02a406d01eb418dab32249b8b846bf77c59b.
* Revert "feat: support defaultDocumentStatus as a team preference"
This reverts commit 4928cffe5c682952b1e469a3e50a1a34d05dcc58.
* fix: keep preference as a boolean
2022-09-14 16:07:39 +05:30
Tom Moor
607a795dd0
tsc
2022-09-14 11:04:38 +01:00
Tom Moor
e1e7f1b97d
fix: Include the maximum document import size in the error message
2022-09-14 09:20:17 +01:00
Tom Moor
6bb1b1ac1d
fix: Include the maximum document import size in the error message
2022-09-13 09:09:04 +01:00
Tom Moor
7d92b60e97
feat: Improve translations, fade inactive collection members
2022-09-13 08:47:41 +01:00
Tom Moor
6502aff4ef
fix: Toggling history sidebar should not push into history stack
2022-09-13 00:34:00 +01:00
Tom Moor
34fd039b6c
Add 'Open command menu' to keyboard shortcuts
2022-09-13 00:30:15 +01:00
Tom Moor
5e2e8afd92
Update home icon
2022-09-13 00:28:37 +01:00
Tom Moor
edd7aed7b2
fix: Line breaks inside of imported HTML image src fail import
2022-09-12 23:08:59 +01:00
Tom Moor
fe3ff1215e
Make submenus dismissable on mobile, alternative solution closes #3948
2022-09-12 10:12:42 +01:00
Tom Moor
abb03cc113
fix: Consistent capitalization
2022-09-12 09:37:01 +01:00
Tom Moor
9f17b4a545
fix: Spelling on collection export modal
2022-09-12 09:37:01 +01:00
vgwidt
ad3e880491
fix: Dialog doesn't close after deleting a document with a parent ( #4108 )
2022-09-12 01:26:09 -07:00
Tom Moor
15877fbb39
Update NudeButton.tsx
2022-09-11 14:54:26 -07:00
Tom Moor
a3907918e4
fix: CMD+F twice should allow page search
...
closes #4105
2022-09-11 15:48:45 +01:00
Tom Moor
afc7fb5f1d
fixes #4104
2022-09-11 15:27:19 +01:00
Tom Moor
0587968f8b
perf: More selective resource pre-fetching
2022-09-11 15:14:03 +01:00
Tom Moor
2c5b18c76b
fix: Avoid requesting recent searches until command bar is opened
2022-09-11 15:06:28 +01:00
Tom Moor
6877312b7a
fix: integrations.list requested more than once
2022-09-11 15:03:25 +01:00
Tom Moor
ec13220881
Simplify heading
2022-09-11 14:41:56 +01:00
Tom Moor
c89567991b
fix: Unsure filename when downloading an untitled document
...
fix: Unsure unique filename when downloading revision
2022-09-11 14:32:38 +01:00
Tom Moor
0fd576cdd5
feat: Updated collection header ( #4101 )
...
* Return total results from collection membership endpoints
* Display membership preview on collections
* fix permissions
* Revert unneccessary changes
2022-09-11 05:54:57 -07:00
Tom Moor
3aa7f34a73
fix: Regression in new docs starting with 'Untitled'
2022-09-10 23:32:30 +01:00
Tom Moor
1f93399447
feat: Add availableTeams to auth.info endpoint ( #3981 )
...
* Index emails migration
* feat: Add available teams to auth.info endpoint
* test
* separate presenter
* Include data from sessions cookie, include likely logged in state
* test
* test: Add test for team only in session cookie
* Suggested query change in PR feedback
2022-09-10 06:58:38 -07:00
Tom Moor
c10be0ebaa
fix: Missing spacing on document history loading state
2022-09-10 14:41:50 +01:00
dependabot[bot]
9ebc69a830
chore(deps): bump @renderlesskit/react from 0.6.0 to 0.11.0 ( #4065 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 16:44:40 -07:00
dependabot[bot]
a8b8953f4b
chore(deps): bump @babel/plugin-proposal-decorators ( #3945 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.12.1 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
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>
2022-09-09 16:44:22 -07:00
dependabot[bot]
3a55ba4fd7
chore(deps-dev): bump webpack-cli from 3.3.12 to 4.10.0 ( #3941 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 16:39:26 -07:00
dependabot[bot]
c0b4b4ab75
chore(deps-dev): bump eslint from 7.13.0 to 7.32.0 ( #3944 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.13.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.13.0...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 16:29:52 -07:00
Tom Moor
8a0c46adeb
fix: Collections not loaded if sidebar item collapsed
...
closes #4073
2022-09-09 23:54:22 +01:00
Tom Moor
04aad08e78
fix: Spacing around empty history state
2022-09-09 23:11:55 +01:00
Tom Moor
6f11bff91e
fix: Strange sidebar animation when history open and switching between docs
...
closes #4091
2022-09-09 23:00:56 +01:00
Tom Moor
c963abeb8b
fix: Missing cascade constraints on notifications table ( #4096 )
2022-09-09 14:31:38 -07:00
Tom Moor
35ea1cdff8
fix: Missing recipient.user, closes #4093
2022-09-09 22:30:31 +01:00
Tom Moor
12bb97ea99
fix: Server error viewing history with emoji in document, closes #4092
2022-09-09 22:29:42 +01:00
Tom Moor
876803362f
fix: Server error when code is passed as null to users.delete, closes #4070
2022-09-09 22:10:32 +01:00
Tom Moor
54dc0521e5
fix: Missing recipient.user, closes #4093
2022-09-09 22:05:28 +01:00
Tom Moor
b44aa62432
Bump prosemirror-commands
2022-09-09 09:41:57 +01:00
Tom Moor
c2876ca396
fix: Retain scroll position when navigating through document history
...
closes #4087
2022-09-08 13:01:01 +01:00
Tom Moor
810ef2134a
fix: Escape key to exit history view
2022-09-08 12:04:09 +01:00
Tom Moor
e0c74483d1
fix: Alignment of skeleton on document history sidebar
2022-09-08 12:02:33 +01:00
Tom Moor
fa75d5585f
feat: Show diff when navigating revision history ( #4069 )
...
* tidy
* Add title to HTML export
* fix: Add compatability for documents without collab state
* Add HTML download option to UI
* docs
* fix nodes that required document to render
* Refactor to allow for styling of HTML export
* div>article for easier programatic content extraction
* Allow DocumentHelper to be used with Revisions
* Add revisions.diff endpoint, first version
* Allow arbitrary revisions to be compared
* test
* HTML driven revision viewer
* fix: Dark mode styles for document diffs
* Add revision restore button to header
* test
* Support RTL languages in revision history viewer
* fix: RTL support
Remove unneccessary API requests
* Prefetch revision data
* Animate history sidebar
* fix: Cannot toggle history from timestamp
fix: Animation on each revision click
* Clarify currently editing history item
2022-09-08 02:17:52 -07:00
Apoorv Mishra
97f70edd93
Permanently redirect to /s/... for share links ( #4067 )
2022-09-08 00:44:25 -07:00
Tom Moor
c36dcc9712
feat: Open random document in command menu
2022-09-07 22:45:37 +01:00
Tom Moor
e8a6de3f18
feat: Add HTML export option ( #4056 )
...
* tidy
* Add title to HTML export
* fix: Add compatability for documents without collab state
* Add HTML download option to UI
* docs
* fix nodes that required document to render
* Refactor to allow for styling of HTML export
* div>article for easier programatic content extraction
2022-09-07 04:34:39 -07:00
Fawzi E. Abdulfattah
eb5126335c
Improving the urls to not break protocols and adding tests ( #3995 )
...
* Improving the urls utils to not break dynamic protocols and testing the utils
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Adding a list of blocked protocols
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Update the way of sanitizing blocked protocols
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Update shared/utils/urls.ts
Javascript pseudo protocol does not require the //
Co-authored-by: Tom Moor <tom.moor@gmail.com >
* updating the javascript protocol sanitizing tests
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Update shared/utils/urls.test.ts
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
* Update shared/utils/urls.ts
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
* Using toBe instead of toEqual in tests
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Sanitizing data: and vbscript:
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Using toBeUndefined instead of toEqual in tests
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Using URL to check the protocols
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Allowing sms, fax, and tel protocols
Signed-off-by: iifawzi <iifawzie@gmail.com >
* Update shared/utils/urls.ts
inlining the protocols in the same file
Co-authored-by: Tom Moor <tom.moor@gmail.com >
* removing unused protocols constant
Signed-off-by: iifawzi <iifawzie@gmail.com >
Signed-off-by: iifawzi <iifawzie@gmail.com >
Co-authored-by: Tom Moor <tom.moor@gmail.com >
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2022-09-07 16:51:56 +05:30
Apoorv Mishra
1e39b564fe
Throttle email notifications upon updating document frequently ( #4026 )
...
* feat: add needed columns for throttling notifs
* feat: update model
* feat: deliver only one notif in a 12 hour window
* fix: address review comments
* prevent retry if notification update fails
* fix type compatibility instead of circumventing it
* add index for emailedAt
* fix: add metadata attr to EmailProps
* chore: decouple metadata from EmailProps
* chore: add test
* chore: revert sending metadata in props
2022-09-07 16:51:30 +05:30
Tom Moor
e4023d87e2
fix: Animation of InputSelect is janky ( #4061 )
2022-09-06 01:17:52 -07:00
Tom Moor
2d39a6f0ab
Update SERVICES.md
2022-09-05 12:51:30 -07:00
Tom Moor
34b586724b
fix: Cannot download export result, closes #4059
2022-09-05 10:22:17 +02:00
Tom Moor
09b2d0babe
0.66.0
2022-09-05 00:07:38 +02:00