Skip to content

Commit 93cc2a0

Browse files
committed
Host screenshots
1 parent 6be64ce commit 93cc2a0

7 files changed

+4
-4
lines changed

Diff for: changelog/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ title: Changelog
4646
* Added [Cloudflare DNS](https://1.1.1.1) to DNS changer tool
4747
* Added [Firebase](https://firebase.google.com) Dynamic Links URL shortener (by [@matthewburnett](https://github.com/matthewburnett))
4848
* Added [YouTube](https://www.youtube.com) file uploader (by [@SupSuper](https://github.com/SupSuper))
49-
* Tip: There is no specific destination type for videos but you can use uploader filters to force files with video extensions to upload to desired destinations [like this](https://i.imgur.com/CWAGrHu.png)
49+
* Tip: There is no specific destination type for videos but you can use uploader filters to force files with video extensions to upload to desired destinations [like this](/img/ScreenshotChangelogUploaderFilters.png)
5050
* Added [Google Cloud Storage](https://cloud.google.com/storage/) file uploader (by [@matthewburnett](https://github.com/matthewburnett))
5151
* Updated [OneDrive](https://onedrive.live.com) uploader to [Microsoft Graph API](https://developer.microsoft.com/en-us/graph), this change allows using OneDrive for Business and uploading higher size files (by [@SupSuper](https://github.com/SupSuper))
5252
* Note: If you were using OneDrive destination, you need to re-authenticate

Diff for: docs/dev-builds.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ title: Dev builds
1111

1212
* Click "Install dev build" button to start auto update progress. If it gave error, most likely that could mean we uploaded new code changes and setup is not compiled with latest changes yet or latest code base is failing to compile. So you can wait few minutes and try clicking install button again.
1313

14-
![](https://i.imgur.com/yBEIb8j.png)
14+
![](/img/ScreenshotDevBuilds.png)
1515

1616
**Please note, dev builds can be unstable and must be used for testing purposes only.**

Diff for: docs/translation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Standalone version of it also exist here:
2323

2424
Screenshot of it:
2525

26-
[![](https://i.imgur.com/yO6LRGlm.jpg)](https://i.imgur.com/yO6LRGl.png)
26+
![](/img/ScreenshotTranslation.png)
2727

2828
You just need to use this software/extension and set columns to your language.
2929

@@ -33,6 +33,6 @@ When committing you must make sure only your language files are committed. For e
3333

3434
Some fields do not require translation:
3535

36-
[![](https://i.imgur.com/UM5N69Dm.jpg)](https://i.imgur.com/UM5N69D.png)
36+
![](/img/ScreenshotTranslation2.png)
3737

3838
They are marked as "Invariant" in software/extension which makes them gray. But sometimes when the form is edited in Visual Studio form designer, these "Invariant" marks can get removed automatically and there is no solution for it.

Diff for: img/ScreenshotChangelogUploaderFilters.png

16.3 KB
Loading

Diff for: img/ScreenshotDevBuilds.png

42.2 KB
Loading

Diff for: img/ScreenshotTranslation.png

40.8 KB
Loading

Diff for: img/ScreenshotTranslation2.png

19 KB
Loading

0 commit comments

Comments
 (0)