Antoine du Hamel
9fe02400ae
meta: use workspace:^ instead of workspace:* ( #3278 )
2021-10-27 17:53:11 +02:00
Antoine du Hamel
01d7ea13e9
meta: use Yarn v3 instead of npm ( #3237 )
...
* meta: use Yarn v3 instead of npm
* Update CONTRIBUTING.md to fix linter errors
* remove remaining npm commands
* Update deps
2021-10-20 15:16:59 +02:00
Antoine du Hamel
2eee086545
ci: test Companion with Node.js 16.x ( #3273 )
2021-10-20 12:05:34 +02:00
Antoine du Hamel
7cad0130dd
ci: fix tranloadit2 e2e tests ( #3270 )
...
* ci: fix tranloadit2 e2e tests
* ci: Re-enable tranloadit tests
* ci: update settings
* improve comments
* Remove cropping step from transloadit2 e2e test
* add steps back
* remove template id
* increase timeout
* transloadit2
* Re-enable all e2e tests
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-10-19 15:23:32 +01:00
Antoine du Hamel
ff727d435a
ci: test on Node.js v16.x ( #3205 )
...
And upgrade `actions/setup-node` version.
2021-09-20 15:45:17 +02:00
Murderlon
3ff939374b
Release
2021-09-20 13:03:13 +02:00
Mikael Finstad
d0d117c131
Downgrade to Node 14 in GitHub Actions ( #3179 )
...
Due to hitting this error: nodejs/node#40030
2021-09-08 15:45:03 +02:00
YukeshShr
5de98d8f61
Fix webdriver.io guide link ( #3165 )
2021-09-06 11:30:22 +02:00
Artur Paikin
974a976cb5
fix website examples
2021-08-31 08:28:06 +01:00
Artur Paikin
b398248198
Update peerDependencies to ^2.0.0 in all uppy packages
2021-08-24 20:22:13 +01:00
Murderlon
35697d18d4
Set node version in workflows/cdn.yml to 16.x
2021-08-24 16:40:00 +02:00
Artur Paikin
08cac3bebc
master --> main
2021-08-03 15:34:24 +01:00
Artur Paikin
172cc77f63
Merge master
2021-07-30 14:27:21 +01:00
Antoine du Hamel
359f12293c
meta: update CONTRIBUTING.md ( #3011 )
2021-07-19 23:18:35 +02:00
JT
822c8d2a7d
Add Robodog Types ( #2989 )
...
* Add types
* Formatting
* Add statusbar setting
* Add tests
* Mention current typescript version
* Remove irrelevant type
2021-07-14 08:22:17 +01:00
Antoine du Hamel
5630f7dc07
tools: enable linter for TypeScript ( #2997 )
...
* tools: enable linter for TypeScript files and code snippets
* types: remove remaning namespaces
* tools: remove unused Babel decorator plugin
2021-07-13 14:28:14 +02:00
Antoine du Hamel
b30cad027a
Merge remote-tracking branch 'upstream/master'
2021-07-07 22:22:27 +02:00
Mikael Finstad
800f10486e
Add instagram development notes ( #2984 )
2021-07-07 15:57:32 +01:00
Antoine du Hamel
285a13670d
ci: don't run markdown tests in type tests
2021-06-29 19:11:54 +02:00
Antoine du Hamel
a4e2da159b
ci: don't run markdown tests in type tests
2021-06-29 17:23:07 +02:00
Antoine du Hamel
c315329399
Remove IE polyfills and special casing ( #2947 )
...
* Remove IE polyfills and special casing
* dashboard: remove `resize-observer-polyfill`
* deps: remove url-parse to use global `URL` instead
* Update documentation for browser support
* Add a migration guide
* Update e2e test platforms
* Remove polyfills from examples and add those missing in CDN bundle
* Use Node.js v16.x on CI because of `AbortController`
* Update bundle builder to produce two builds: `uppy.js` without polyfills, `uppy.legacy.js` with polyfills.
* Upgrade create-react-app deps
* remove null coalescing operator as it's not supported by the build chain
* disable Safari testing (for now)
Co-authored-by: Renée Kooi <renee@kooi.me>
2021-06-28 11:34:51 +02:00
Antoine du Hamel
50a9c9f190
ci: remove Node.js v10.x, add v16.x ( #2932 )
2021-06-17 19:30:33 +01:00
Renée Kooi
e82f828d19
companion: smaller heroku deployment ( #2845 )
2021-04-01 12:30:26 +02:00
Renée Kooi
d52bebad3a
Revert "ci: Try a much smaller Companion deployment to heroku"
...
This reverts commit a6d24cbae0 .
2021-03-31 14:58:47 +02:00
Renée Kooi
a6d24cbae0
ci: Try a much smaller Companion deployment to heroku
2021-03-31 14:50:24 +02:00
Renée Kooi
c88e27608c
ci: fix companion deploys to docker and heroku
2021-03-31 14:18:56 +02:00
Renée Kooi
581c114136
ci: fix website deploy script
2021-03-31 14:07:19 +02:00
Renée Kooi
cb1a41234a
Workspaces ( #2835 )
2021-03-31 14:04:18 +02:00
kiloreux
dcc544b2bc
Docker tag release ( #2771 )
2021-02-23 14:11:46 +01:00
Artur Paikin
df0f26754d
Try if this fixes /docs/contributing on the website
...
fixed locally
2021-01-29 20:00:01 +00:00
Andrew
c1a152deaf
docs: Add Integration Guide ( #2696 )
...
* Added basic guide
* Small fixes
2021-01-25 14:16:38 +00:00
Andrew
8c09186481
Add stale bot ( #2735 )
...
* Add stale bot
* Update .github/stale.yml
Co-authored-by: Renée Kooi <renee@kooi.me>
Co-authored-by: Renée Kooi <renee@kooi.me>
2021-01-18 14:42:42 +00:00
kiloreux
1f365608be
Fixes around Github actions and Companion deploys. ( #2717 )
2021-01-04 11:17:26 +01:00
Renée Kooi
084d17db7d
GitHub actions ( #2617 )
2020-11-27 09:52:48 +01:00
Carter Konz
970ac8df5b
companion,box: Box provider implementation ( #2549 )
...
* boilerplate for Box provider
TODO:
- adapter
- index
- website/src/docs
- tests
* Box provider implementation
- adapter
- index
- npm bufoonery
- lil' fixes
and MORE!
TODO:
- thumbnails 🤬
- tests
- docs
* Box provider: add brand icon, fix file icons
- token issues with thumbnail/logout
* Box provider: fix thumbnails, upload
- fix tokens for box
- implement `size()`
- make debug logging easier to find (bold blue)
learned:
- box needs cookie auth
- thumbnail requests come back as 202s
TODO:
- fix logout with form POST (zoom example)
* Box provider: fix logout
- add client info as formData to revoke post
TODO:
- tests cleanup
- package-lock fix
- docs
* Box provider: docs
TODO:
- tests
* Box provider: cleanup
TODO:
- tests
* fix error msg path for Box
- remove comment
* keeping up
- update ProviderViews import
- fix version string on Box package.json
* companion,box: exclude box from global module/examples while in beta
Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-11-13 15:37:00 +01:00
Renée Kooi
7bf390abda
add markdown linting using remark ( #2181 )
...
* build: add markdown linting
* build: support markdown front matter
* build: fail remark lint on warnings
* Fix markdown lint warnings
* changelog: fix markdown errors, allow literal URLs
* ci: add markdown lint step
* website: regenerate contributing.md
* build: properly ignore vendor and built files from remark-lint
* build: add private packages to lerna config
2020-04-13 09:48:11 +02:00
Renée Kooi
13ad48c1f5
docs: update contributing.md now that lerna supports 2FA
2019-11-04 11:57:54 +01:00
Renée Kooi
10bc79574e
lerna link convert ( #1730 )
...
* lerna link convert
* ci: use npm ci
* update lockfile
* companion: set `bin` to source file
Since typescript doesn't actually transform anything, we can just use
this.
In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.
* companion: do chmod +x on start-server.js
* build: remove obsolete lerna config
* build: explicitly install latest versions when building e2e tests for ci
* Remove versions from private packages
* fix regex
* try fix
* ci: force npm to install to endtoend folder
* ci: fold up e2e build output
* Update netlify deploy preview command
* Remove mentions of npm run bootstrap
* Edit .github/CONTRIBUTING.md instead
* companion: add proxy executable
* companion: fix publish
* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
Evgenia Karunus
2c2987ecb4
contributing.md - improved #Local previews section ( #1645 )
...
* contributing.md - improved #Local previews section
* contributing.md - added the 'npm run bootstrap' step
2019-06-11 20:34:33 +03:00
Kevin van Zonneveld
a0654c2b70
Likely, all new issues should be triaged
...
just to make sure if it's indeed Not Accepted or maybe it is, after all
2019-05-20 12:13:25 +02:00
Renée Kooi
81e14a4a3b
meta: update lerna link, switched to v3 a long time ago [skip ci]
2019-05-08 15:18:32 +02:00
Renée Kooi
1516b25dfb
Fix wrong destination anchor link ( #1515 )
...
Fix wrong destination anchor link
2019-05-01 19:38:14 +02:00
webmaster@touramerica.ie
d26302ba6a
Fix wrong destination anchor link
2019-05-01 15:36:34 +01:00
AJvanLoon
f450cb65a8
Fixed error
2019-04-30 12:04:40 +02:00
Evgenia Karunus
87fe3a0d91
CONTRIBUTING.MD - added info on how to require() files ( #1508 )
2019-04-30 09:47:36 +02:00
Kevin van Zonneveld
4b400b72ba
Update integration_help.md
2019-04-26 23:22:33 +02:00
AJvanLoon
4ce81596d3
Back to capital letters
2019-04-25 20:18:02 +02:00
AJvanLoon
d296ebe675
Support polish ( #1496 )
...
* Some polish
* Just a comma
2019-04-25 20:03:22 +02:00
Kevin van Zonneveld
be6ead592a
Support clarifications
2019-04-03 16:28:23 +02:00
Kevin van Zonneveld
cc1cddf852
Support copy tweaks
2019-04-03 16:15:28 +02:00