Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
e1fc21a
* Updated styling of generator view to make it look like manifoldjs.c…
marcerodriguez Oct 11, 2016
5227dcc
Added .gitignore file
marcerodriguez Oct 11, 2016
6b59e16
Wired "download" button to API post action and added logic for "selec…
marcerodriguez Oct 12, 2016
9e9fbe8
Added logic to collapse expand steps (platform step collapsed by defa…
marcerodriguez Oct 12, 2016
b95f899
Removed commented HTML
marcerodriguez Oct 12, 2016
450688d
Updated logic to specify the platforms for the images to generate
marcerodriguez Oct 12, 2016
16c6dae
Added progress indicator to "download" button
marcerodriguez Oct 12, 2016
da6bc60
Enhanced Web API to remove temporary files (source image and generate…
Oct 13, 2016
33d6b0a
Links to manifold.com pages are now defined in AppSettings
Oct 13, 2016
8354068
Fixed alignment of input textboxes
Oct 13, 2016
260a11d
Added description for "padding" and "background color" fields
Oct 13, 2016
b7bd7d1
Added note in platforms step mentioning that windows generates images…
Oct 13, 2016
edefe03
Added publish profiles for PRE and PROD environments
Oct 13, 2016
0cd835b
Bug fix: background color set was not working
Oct 14, 2016
aa26fc2
Bug fix: Image generator not working on FireFox
Oct 14, 2016
9a02b77
Bug fix: icons.json does not include the subfolder of the generated i…
Oct 14, 2016
355335b
Updated readme.md
marcerodriguez Oct 14, 2016
498a73b
Merge pull request #1 from manifoldjs/master
marcerodriguez Oct 14, 2016
8251aee
Bugfix default color picker
Dec 16, 2016
dd21801
Merge pull request #2 from jorisbrauns/master
marcerodriguez Dec 16, 2016
e96d75f
Merge pull request #3 from manifoldjs/master
marcerodriguez Dec 16, 2016
19af870
Added "manifoldjs" platform with minimum set of images required by Ma…
Dec 27, 2016
7d6779b
Merge pull request #4 from manifoldjs/master
marcerodriguez Dec 27, 2016
87e5043
Updated "manifoldjs" platform confituration to also generate a 50x50 …
marcerodriguez Jan 3, 2017
a97643a
Merge pull request #5 from manifoldjs/master
marcerodriguez Jan 3, 2017
3daf879
Renamed 50x50 generated logo of "manifoldjs" platform
marcerodriguez Jan 4, 2017
54a8459
Merge pull request #6 from manifoldjs/master
marcerodriguez Jan 4, 2017
53d9b3b
Added 620x300 image to "manifoldjs" platform configuration (splash sc…
marcerodriguez Jan 4, 2017
e906f8f
Merge pull request #7 from manifoldjs/master
marcerodriguez Jan 4, 2017
1ed4c2c
Init redesign
CKGrafico Feb 13, 2017
3d939bf
Update form layout
CKGrafico Feb 14, 2017
f558b3c
Remove old layout
CKGrafico Feb 14, 2017
c65b06d
Update manifold-site.css
CKGrafico Feb 14, 2017
5b20c87
Add logic and fix IEbug with pure
CKGrafico Feb 14, 2017
ba17696
Show spinner
CKGrafico Feb 14, 2017
43bbdf7
Merge pull request #8 from manifoldjs/feature/Redesign
gerardlopez Feb 14, 2017
ebb2127
Add mimetypes
CKGrafico Feb 15, 2017
ce21a18
Add woff2
CKGrafico Feb 15, 2017
f387559
Remove file extensions
CKGrafico Feb 15, 2017
e070d96
Merge pull request #9 from manifoldjs/bug/mimetypes
gerardlopez Feb 15, 2017
fd9f2fe
Add color picker interactions and improve a little the jscode
CKGrafico Feb 15, 2017
dac255d
Merge pull request #10 from manifoldjs/feature/color-picker-optional
gerardlopez Feb 15, 2017
6f8de35
Hotfix input id
CKGrafico Feb 22, 2017
7b8d45f
Renamed output folder for 620x300 image in "manifoldjs" platform conf…
Apr 6, 2017
f498969
Updated manifoldjsImages.json to update windows 10 image set and to a…
rnrneverdies Apr 17, 2017
1ab5ade
Renamed manifoldjsImages.json to pwabuilderImages.json
rnrneverdies Apr 18, 2017
efb7074
Updated folder names
rnrneverdies Apr 18, 2017
b6855ca
Merge pull request #12 from manifoldjs/master
boyofgreen Aug 3, 2017
e57a4c2
fix type for platgorms to platforms
boyofgreen Aug 4, 2017
2ad0242
Update windows10Images.json
boyofgreen Sep 27, 2017
308d944
remove images for lockscreen on windows
boyofgreen Sep 27, 2017
c27a466
remove final windows lockscreen image
boyofgreen Sep 27, 2017
96d0eab
update 100s
boyofgreen Sep 27, 2017
7d6d32e
update to all image sizes
boyofgreen Nov 2, 2017
84258fd
fix title of line to pwa image generator
boyofgreen Nov 2, 2017
07686c4
Update pwabuilderImages.json
boyofgreen Jan 25, 2018
0a918b9
Merge pull request #13 from pwa-builder/dev
boyofgreen Feb 23, 2018
fbd3c14
Merge pull request #14 from pwa-builder/master
boyofgreen Feb 23, 2018
98c90d4
integrate reno api and enable CORS
Apr 26, 2018
bb21a89
deleted Image generator view
Apr 27, 2018
84d5d5d
Merge pull request #15 from pwa-builder/winrtapi
lukealvarez Apr 27, 2018
7c7b7f9
Merge pull request #16 from pwa-builder/dev
lukealvarez Apr 27, 2018
1e455b7
Modified the JSDoc properties to allow DocParser changes
May 4, 2018
a3abd42
Added new key in web.config to handle easily the consumable url const…
May 4, 2018
6001004
Fix issue when call a sample without parameter
May 7, 2018
4f6b9eb
add 44x44
boyofgreen May 22, 2018
08918cb
add 44x44
boyofgreen May 22, 2018
29c7c82
add 44x44
boyofgreen May 22, 2018
11abaae
Add DocParser project to image generator solution.
May 29, 2018
316d802
Merge pull request #17 from pwa-builder/addDocParserProject
lukealvarez May 29, 2018
564976d
Resolved merge conflict
May 29, 2018
a76825d
Merge pull request #18 from pwa-builder/dev
lukealvarez May 29, 2018
d604be6
Merge pull request #19 from pwa-builder/master
lukealvarez May 29, 2018
0a2a687
Remove duplicated image metadata from pwabuilderImages.json
Oct 9, 2018
8f5fb6e
Add error handling to image generation
Oct 9, 2018
1d40dc4
move to dev channel of API API
boyofgreen Oct 26, 2018
0d8fbc9
Add Basic Unit Tests for DocParser, fix issue with Return description…
michael-hawker Oct 31, 2018
e809182
Add support for description and summary tages in JSDoc Parser
michael-hawker Oct 31, 2018
2119f8f
Update README.md
jgw96 Nov 14, 2018
b8f0d90
Merge pull request #21 from southworkscom/production
boyofgreen Jan 17, 2019
e2e9730
update to redeploy
boyofgreen Jan 31, 2019
2eac36d
Added PWA platform
Sep 6, 2019
7277e67
Merge pull request #23 from pwa-builder/w3c
amrutha95 Sep 9, 2019
3853e89
Revert "Added PWA platform"
boyofgreen Sep 12, 2019
b4c7f03
Merge pull request #24 from pwa-builder/revert-23-w3c
boyofgreen Sep 12, 2019
c6bd25c
Revert "Revert "Added PWA platform""
boyofgreen Sep 12, 2019
ae37200
Merge pull request #25 from pwa-builder/revert-24-revert-23-w3c
boyofgreen Sep 12, 2019
26db032
Update AppImageGenerator.csproj
boyofgreen Sep 12, 2019
4a75dd4
json configs for just the msteams images
lee-leonardo May 12, 2020
f9d140f
updated dependencies.
lee-leonardo May 12, 2020
dff1998
Merge pull request #29 from pwa-builder/msTeams_supportSizes
jgw96 May 13, 2020
dd13cdc
Removed unused local
JudahGabriel May 13, 2020
157bbca
Update to Win10 to generate 32x32 target size.
JudahGabriel Oct 5, 2020
58dbcc5
Added 44x44 image for Win10
JudahGabriel Mar 8, 2021
ee369fb
Added ImageBase64 route. Cleaned up models.
JudahGabriel Apr 2, 2021
e4c29e3
Aligned images with VB- package images
JudahGabriel Apr 2, 2021
e14064b
Added optional target sizes
JudahGabriel Apr 2, 2021
7d8a4e0
Added iOS image sizes for new iOS project
JudahGabriel Jun 21, 2021
e5c25e9
Added 192 for iOS
JudahGabriel Oct 8, 2021
1d228f1
Added Windows 11 image support, with ability to specify padding per i…
JudahGabriel Oct 8, 2021
566be36
Added Windows 11 image profile.
JudahGabriel Oct 8, 2021
9157d7d
Cleaned up image streams
JudahGabriel Oct 8, 2021
b890e02
Added sample usage to readme
JudahGabriel Oct 8, 2021
4f8def6
Simplified API
JudahGabriel Oct 8, 2021
3c25f2c
Merge branch 'master' of https://github.com/pwa-builder/pwabuilder-Im…
JudahGabriel Oct 8, 2021
cf664ce
Adds Download endpoint. HttpClient singleton.
JudahGabriel Dec 17, 2021
40330ca
Update README.md
nmetulev Jan 13, 2022
2990019
Added more details to error message
Sep 12, 2022
a0edac9
Update packages, replace System.Drawing
khmyznikov Dec 23, 2022
7e19d1e
Use dotnet Zip instead of library
khmyznikov Dec 26, 2022
d318070
Try to migrate to dotnet 7
khmyznikov Dec 27, 2022
268b925
Move old solution to Old, place new one to root to work with
khmyznikov Dec 28, 2022
c016dae
remove old code
khmyznikov Jan 5, 2023
887a2b7
Fix paddings on raster images
khmyznikov Jan 6, 2023
1005ab0
Working on SVG input
khmyznikov Jan 10, 2023
6fb1e8d
SVG processing works, trying to fix base64
khmyznikov Jan 11, 2023
1990952
working base64
khmyznikov Jan 12, 2023
29d5286
base64 ready
khmyznikov Jan 12, 2023
11a1cf3
Cleanup methods
khmyznikov Jan 12, 2023
c892353
Add platform enum and swagger support
khmyznikov Jan 13, 2023
0cf22ac
Fix parse color error
khmyznikov Jan 13, 2023
02cb402
Dockerized untested
khmyznikov Jan 13, 2023
73a6ea0
Dockerization fixed & tested
khmyznikov Jan 16, 2023
b3ca40c
Win11 wide images fixed
khmyznikov Jan 16, 2023
90155bc
Add or update the Azure App Service build and deployment workflow config
amrutha95 Jan 25, 2023
7a11544
Remove the Azure App Service build and deployment workflow config
amrutha95 Jan 25, 2023
34f1ba8
Add or update the Azure App Service build and deployment workflow config
amrutha95 Jan 25, 2023
4d98890
Merge branch 'master' into dev
khmyznikov Jan 26, 2023
56e9003
Merge branch 'dev' into debug
khmyznikov Jan 26, 2023
fca80f5
using System.Text.Json
khmyznikov Jan 31, 2023
d4d2a3a
Fix profiles in not null
khmyznikov Jan 31, 2023
320d0d2
fix namespace and prop names
khmyznikov Jan 31, 2023
469d923
Add const strings
khmyznikov Jan 31, 2023
a43ff96
Add constant and imporove getEncoderFromType
khmyznikov Feb 1, 2023
9aa3726
PR fixes
khmyznikov Feb 2, 2023
5936fa6
Fix missing folders in Zip, add legacy post wrapper
khmyznikov Feb 3, 2023
f101969
Add more logs, use String.format
khmyznikov Feb 3, 2023
7fca38c
Fix zip json name case
khmyznikov Mar 3, 2023
82e4202
Fix wide/tall input images
khmyznikov Mar 10, 2023
fb7c7e5
Fix wide/tall svg's
khmyznikov Mar 10, 2023
467e1e2
Fix legacy image request for winGen
khmyznikov Mar 14, 2023
a7223da
Update Models/ImageGenerationModel.cs
khmyznikov Mar 17, 2023
87cfe0c
Adjust platforms.Count check
khmyznikov Mar 17, 2023
3d03bd6
Bump versions in workflow
khmyznikov Mar 17, 2023
ff862e8
Merge pull request #31 from pwa-builder/debug
khmyznikov Mar 21, 2023
d21f117
update link for future merge
khmyznikov Mar 21, 2023
3ac82c5
Switch 500 error to 415 to not scare analytic
khmyznikov Jun 1, 2023
3a5dbfe
Merge pull request #33 from pwa-builder/dev
khmyznikov Jun 1, 2023
d4d6f9c
Update debug_appimagegenerator-prod(dev).yml
khmyznikov Jun 6, 2023
60231c6
Merge pull request #34 from pwa-builder/debug
khmyznikov Jun 6, 2023
62215b2
Bump Libs version
khmyznikov Nov 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/bin
**/charts
**/docker-compose*
**/compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
61 changes: 61 additions & 0 deletions .github/workflows/debug_appimagegenerator-prod(dev).yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy
# More GitHub Actions for Azure: https://github.com/Azure/actions

name: Build and deploy ASP.Net Core app to Azure Web App - appimagegenerator-prod

on:
push:
branches:
- debug
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- name: Set up .NET Core
uses: actions/setup-dotnet@v2
with:
dotnet-version: '7.x'
include-prerelease: true

- name: Build with dotnet
run: dotnet build --configuration Release

- name: dotnet publish
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp

- name: Upload artifact for deployment job
uses: actions/upload-artifact@v3
with:
name: .net-app
path: ${{env.DOTNET_ROOT}}/myapp

deploy:
runs-on: ubuntu-latest
needs: build
environment:
name: 'dev'
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}

steps:
- name: 'Login via Azure CLI'
uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS_PRINCIPAL }}

- name: Download artifact from build job
uses: actions/download-artifact@v3
with:
name: .net-app

- name: Deploy to Azure Web App
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
with:
app-name: 'appimagegenerator-prod'
slot-name: 'dev'
package: .
55 changes: 55 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
*.o
*.sdf
*.lo
*.la
*.al
.libs
*.so
*.a
*.pyc
*.pyo
*.rej
*.suo
*.user
*.cache
*.xap
*.log
*.vspcc
*.vspscc
*.vscc
*.vssscc
*~
*.*~
.*.swp
.DS_Store
bin
Bin
obj
Obj
Debug
Release
*.suo
*.user
TestResults
*.Cache
_ReSharper.*
.vs
ClientBin
stylecop.*
pkgobj
pkg
.svn
.builds
~$*
*.dbmdl
coverage
packages
/App_Data/*.zip
/App_Data/*.tmp
/App_Data/BodyPart_*
5 changes: 0 additions & 5 deletions .nuget/.tfignore

This file was deleted.

6 changes: 0 additions & 6 deletions .nuget/nuget.config

This file was deleted.

7 changes: 0 additions & 7 deletions .nuget/readme.txt

This file was deleted.

Binary file removed .vs/AppImageGeneratorSln/v14/.suo
Binary file not shown.
Loading