-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Part 3 - applying file URL or path improvement #17149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
1aef040
pnpm
GTFalcao 3d6ce07
Updating _2markdown and mapbox
GTFalcao 54a0c8d
Akeneo and LLMWhisperer apps
GTFalcao 49b328f
pnpm
GTFalcao d174051
add: askyourpdf
GTFalcao 9e11477
add: fileforge
GTFalcao 8a57ff3
adjusting existing descriptions and platform versions
GTFalcao 9bf8aad
Description updates
GTFalcao c104045
add: microsoft_onedrive, mistral_ai, onlyoffice_docspace
GTFalcao 5624c24
add: slack
GTFalcao fe3bb7e
add: stannp, zamzar, zoho_desk
GTFalcao fed67fa
add box upload-file
GTFalcao b560b05
add: monday, nyckel
GTFalcao 04ae59a
add: ocrspace
GTFalcao 69bbb92
add: onlinecheckwriter, pandadoc, pdf4me
GTFalcao 094bf97
Onedrive adjustment
GTFalcao 0107ed6
pnpm
GTFalcao 8aa2266
adjusting Slack and Pandadoc
GTFalcao ed11f6e
updates to include metadata in all formdatas
GTFalcao 1afc1fa
pnpm
GTFalcao c0438fb
fix
GTFalcao 055a2e4
pnpm
GTFalcao b6a68ad
CodeRabbit fixes
GTFalcao 9158a07
Fixing box and nyckel
GTFalcao c34250f
fix mapbox
GTFalcao e89430f
Merge branch 'master' into 16977-applying-fileurl-paths-improvement
GTFalcao d8e872a
pdf4me: readding std filename check to action
GTFalcao 30630a8
initial AI update
GTFalcao bd3923b
add: meistertask, pdffiller, pixelbin
GTFalcao 4448b2a
add: platerecognizer, printautopilot, printify
GTFalcao 9d2183e
add: printnode,ragie
GTFalcao b7b190b
add: raindrop, ramp, reform
GTFalcao 9053265
pnpm
GTFalcao 371c5d4
AI-generated set
GTFalcao 486ec3f
add: roboflow, salesforce_rest_api
GTFalcao 0033db0
add: scrapfly, fix: several
GTFalcao 729cc67
Merge branch 'master' into 16977-part-3
GTFalcao f398a11
pnpm
GTFalcao b85f1c4
add: scoredetect, security_reporter
GTFalcao ed11cce
pnpm
GTFalcao d4150b2
add: sendgrid, sftp
GTFalcao e5adcbc
add: signaturit, signerx
GTFalcao 91bf402
add: signnow, smugmug, sonix
GTFalcao 747949b
add: tinypng, todoist
GTFalcao 8636bd2
add: xero_accounting_api, zerobounce, zip_archive_api
GTFalcao 43a3eed
add: zoho_bugtracker
GTFalcao a781302
add: zoho_catalyst
GTFalcao 6944ee2
Merge branch 'master' into 16977-part-3
GTFalcao f03921e
ESLint and fixes
GTFalcao 78c7203
fix: todoist, xero_accounting_api, zip_archive_api
GTFalcao 14881d4
fix: todoist, zoho_bugtracker
GTFalcao 68b0157
zoho_bugtracker adjustments
GTFalcao f7b58c9
Merge branch 'master' into 16977-part-3
GTFalcao 02c8210
pnpm
GTFalcao a7d0b78
Merge branch 'master' into 16977-part-3
GTFalcao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,4 @@ export default { | |
| console.log(Object.keys(this.$auth)); | ||
| }, | ||
| }, | ||
| }; | ||
| }; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,4 @@ export default { | |
| console.log(Object.keys(this.$auth)); | ||
| }, | ||
| }, | ||
| }; | ||
| }; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,4 @@ export default { | |
| console.log(Object.keys(this.$auth)); | ||
| }, | ||
| }, | ||
| }; | ||
| }; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,4 @@ export default { | |
| console.log(Object.keys(this.$auth)); | ||
| }, | ||
| }, | ||
| }; | ||
| }; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,4 @@ export default { | |
| console.log(Object.keys(this.$auth)); | ||
| }, | ||
| }, | ||
| }; | ||
| }; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought we were changing to major version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only if a prop name is changed or props are added/removed, as that requires user action after updating. If the props are kept the same, users can update and their input will remain functional (if the prop takes a path to /tmp and/or a URL)