Hemachandar
7d315288dd
Listen to GitHub webhooks to update issueSources cache ( #9414 )
...
* Listen to GitHub webhooks to update issue-sources cache
* Add `GitHubWebhookTask`
* review
2025-07-15 23:07:14 -04:00
codegen-sh[bot]
879c568a2c
Upgrade Prettier to v3.6.2 ( #9500 )
...
* Upgrade Prettier to v3.6.2 and eslint-plugin-prettier to v5.5.1
- Upgraded prettier from ^2.8.8 to ^3.6.2 (latest version)
- Upgraded eslint-plugin-prettier from ^4.2.1 to ^5.5.1 for compatibility
- Applied automatic formatting changes from new Prettier version
- All existing ESLint and Prettier configurations remain compatible
* Applied automatic fixes
* Trigger CI
---------
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom@getoutline.com >
2025-06-28 10:22:28 -04:00
Hemachandar
a85fec57cc
chore: Cleanup unfurl temporary backward compatibility ( #9406 )
2025-06-08 09:24:32 -04:00
Tom Moor
e2dd6221f8
Extract subdomain auth redirect ( #9070 )
...
* Extract subdomain auth redirect
* docs
2025-04-27 10:55:05 -04:00
Hemachandar
9274f56ef6
Show correct icon & color for GitHub draft PR ( #9063 )
2025-04-25 17:37:54 -04:00
Hemachandar
51cb5bffce
Cache issueSources for embed integrations ( #8952 )
...
* Cache `issueSources` for embed integrations
* lock model before update
2025-04-22 09:59:39 -04:00
Hemachandar
d37b7fa31e
Transform issue and pull_request to unfurl shape in plugin ( #9006 )
...
* Transform issue and pull_request to unfurl shape in plugin
* better typings
* add todo
2025-04-22 07:00:44 -04:00
Hemachandar
5789d65bf5
Ensure iframely fallback is not executed for connected unfurl integration ( #8995 )
...
* Ensure iframely fallback is not executed for connected unfurl integration
* tsc
2025-04-16 18:22:51 -04:00
Apoorv Mishra
5d85a3a093
Specify time conversion unit ( #7458 )
...
* fix: specificity in time units
* fix: milliseconds -> ms
2024-08-25 18:57:45 +05:30
Hemachandar
e3cd9af6df
fix: Set redis expiry in seconds ( #7456 )
...
* fix: Set redis expiry in seconds
* change expiry for github and iframely
2024-08-24 05:36:12 -07:00
Tom Moor
9622452b5d
fix: Infinite redirect loop on return from Slack auth without logged in session
2024-05-15 20:13:32 -04:00
Apoorv Mishra
6a4628afef
Refactor unfurling related types ( #6730 )
...
* wip
* fix: refactor unfurl types
2024-04-03 07:28:30 +05:30
Tom Moor
278b81a8fb
fix: Handle github.com links that are not resources
2024-03-27 23:14:18 -04:00
Apoorv Mishra
bea36f87a6
Refactor GitHub Integration ( #6713 )
...
* fix: refactor
* fix: tests
* fix: apply octokit plugin pattern
2024-03-27 17:22:06 +05:30
Apoorv Mishra
450d0d9355
Github integration ( #6414 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-03-23 07:09:28 -07:00