jywarren
e3b461496d
bump to v3.7.2
2022-03-22 20:42:31 +00:00
KarishmaVanwari
1e0981ba2a
Fixes #1969 : Added units to Image height and width ( #2066 )
2022-02-10 11:15:36 -05:00
Jeffrey Warren
79c948d460
bump to 3.7.1 w /dist/ files compiled, yarn.lock removed, updated release workflow issue template ( #2036 )
...
* bump to 3.7.1 and update release notes PR template
* update sw.js
* attempted fix
* fix via https://github.com/npm/cli/issues/2610#issuecomment-914610832
* repeated after removing package-lock.json
* narrowed package-lock.json updates
2022-01-15 13:55:48 -05:00
Jeffrey Warren
08d680c49a
Bump to v3.7.0 (trouble with pangocairo lib) ( #2034 )
...
* update jywarren/imgareaselect from git:// to https://
https://github.blog/2021-09-01-improving-git-protocol-security-github/
* canvas dep tweaks
* remove libpango-1.0-dev
* libpango1.0-dev
* ran npm install with node 16
2022-01-14 16:14:24 -05:00
SHUBHAM SHARMA
f2a696a3c4
fixes console error module selector ( #1543 )
...
Co-authored-by: Rishabh Shukla <42492389+blurry-x-face@users.noreply.github.com >
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-09-14 10:31:46 -04:00
Aaditi-S
6fdd40a887
added comment ( #1939 )
...
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-08-18 10:24:02 -04:00
John Rafael
6ffc4a9853
Removed scroll to top on mobile devices ( #1852 )
...
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-03-17 12:16:57 -04:00
waridrox
417c1b1826
Fixed buggy file upload container ( #1841 )
...
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-03-11 23:24:49 -05:00
Shazeb Ata
5298d1e0ec
Convert url to blob for large file size download ( #1455 )
...
* Convert url to blob for large size download
* Replaced var with let
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-03-11 11:23:58 -05:00
Vivek Singh
f31859bd9c
made update-prompt responsive ( #1831 )
2021-03-03 09:26:34 -05:00
Vivek Singh
71bf8c872b
Try To fetch latest data first then shift to cached one. ( #1819 )
...
* fetch latest data first then shift to cached one
* improved offline experience
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-27 11:38:45 -05:00
Vivek Singh
3b857796af
Notify Users for the failure in loading Image via external URL ( #1813 )
...
* Load image via URL
* notify users for image load failue due to CORS error
* added a check for notifybox
* added some more checks
* added bootstrap version v4 classes
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-19 14:29:43 -05:00
Vivek Singh
72175fa789
notify users for selecting empty step ( #1818 )
...
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-19 10:26:05 -05:00
Vivek Singh
0bdf71a47d
fixed registration problem of service worker ( #1807 )
...
* fixed registration problem of service worker
* added a test for service worker
* reused some existing code to avoid code duplication
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-15 11:48:52 -05:00
Vivek Singh
ed94a0fb39
Text Alignment made easy and convenient. ( #1804 )
...
* text alignment made easy
* added description and removed id
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-15 11:45:58 -05:00
Vivek Singh
f7ca35af23
improved way of displaying docs link ( #1799 )
...
* improved the way of displaying the doc links
* fix: check whether docs-link exists
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-06 16:05:02 -05:00
Vivek Singh
ffdba0b9a6
fixed unable to load version problem ( #1789 )
...
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-01-25 10:22:39 -05:00
Jeffrey Warren
5a6d5560ff
Add test for range step size for int (1) vs float (0.1) ( #1776 )
...
* Add test for range step size for int (1) vs float (0.1)
* Remove old default setting for integer
* fixed tests
2020-12-05 12:34:49 -05:00
Jeffrey Warren
cbaa0f0f6f
Update index.html
2020-11-17 15:39:59 -05:00
Jeffrey Warren
3caa033c8f
Update demo.css to fix font links to League Spartan CDN via fontsource - ( #1741 )
...
https://cdn.jsdelivr.net/npm/fontsource-league-spartan@3.0.5/files/
2020-10-27 11:05:18 -04:00
Harsh Khandeparkar
14f13c300b
fix: bump lockfile and sw.js versions ( #1734 )
2020-10-22 10:13:35 -04:00
Adam G
8c461bbeee
Make the site responsive ( #1382 )
...
* Removed line 47 & 68, added line 154
* Line 61 removed inline styles from header
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-10-17 11:34:18 -04:00
Shazeb Ata
f4baebd7c7
Change dimension upon loading through camera ( #1456 )
...
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-10-16 16:56:40 -04:00
Naimish Rastogi
c372b7d950
VersionText color change ( #1567 )
...
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-10-15 11:19:23 -04:00
bajajvinamr
8a929c4b4d
Update defaultHtmlSequencerUi.js ( #1712 )
...
Fixed Module Selector dropdown showing error in console publiclab#1531
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-10-01 16:29:40 -04:00
Yogesh Sharma
da9b167258
Updated Link ( #1627 )
...
Co-authored-by: Rishabh Shukla <42492389+blurry-x-face@users.noreply.github.com >
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-07-11 10:56:39 -04:00
keshav234156
5f745ef4bd
preview optimization ( #1573 )
...
Co-authored-by: Rishabh Shukla <42492389+blurry-x-face@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-29 10:48:23 -05:00
Arghadip Chakraborty
7c63bb53a4
Fixed issue #1528 : UI Learn More Link Should Lead to the README ( #1539 )
...
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-21 12:58:54 -05:00
Vladimir Mikulic
afc903192c
FIX: Histogram module selected value not displayed ( #1510 )
...
The histogram module values are "true" and "false".
jQuery would coerce them to Boolean true and false instead of String
"true" and "false" which would result in empty value being displayed.
Resolves #1295
2020-01-17 16:44:05 -05:00
Rishabh Shukla
1fa8c6b8c1
Refactoring isGIF() as a utility function ( #1511 )
...
* refactor isGif
* refactor isGif
* fix isGif func
* Update isGif.js
* Update isGif.js
2020-01-17 15:27:05 -05:00
keshav234156
d1b9b8becc
Fixes disabling of clicking after crop is deleted and added test for the cropUI ( #1481 )
...
* crop-ui
* crop-ui
* Added test
* Adding test
* improving comments
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-16 17:18:34 -05:00
Naman Aggarwal
5ae545904d
Fix Average module editing the UI from the source ( #1469 )
...
* Fix Average module editing the UI from the source
* requested changes
* Delete demo.js
* cleanup
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-16 14:16:51 -05:00
Oktawian Jurkiewicz
45c54bb9af
crop default options changes ( #1487 )
...
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-16 12:29:58 -05:00
Rishabh Shukla
c1c682c0a6
Fix color picker bug ( #1465 )
...
* fix color picker bug
* minor change
* change step to stepAll
* add test
* add comments to colorpicker UI test
* add space
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-16 12:23:36 -05:00
Shazeb Ata
423422a61f
Remove Multiple Downloads ( #1428 )
...
* Removed event listeners
* Added Unbind
* Removed Event Listener
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-15 18:56:06 -05:00
Sanjana Nayar
cded94509b
Updated defaultHtmlStepUi.js to add docs link in UI ( #1506 )
2020-01-15 16:22:32 -05:00
Harsh Khandeparkar
ea2069d7f6
[GCI] Experimental GIF Manipulation ( #1404 )
...
* wasmSuccess
* modules use wasmSuccess
* modules use wasmSuccess
* add the tooltip
* add GIF support
* fix imageDImensions function
* fix inputCoordinatesParser function
* show correct image dimensions
* show correct image dimensions
* don't allow save as PDF for GIFs
* fix QR module
* fix BlobAnalysis
* fix Blur
* fix Colorbar
* fix Crop
* fix crop defaults
* fix DrawRectangle
* fix EdgeDetect
* fix FlipImage
* fix Gradient
* fix Invert
* fix Overlay
* fix Resize
* fix Rotate
* fix TextOverlay
* fix parse input test
* make GIFs work in nodejs
* sample GIF test
* small change
* cleanup
* cleanup
* cleanup
* small fix
* small change
* handle errors
* proper error handling and fix tests
* cleanup
* try a fix
* try another fix
* fix module benchmarks
* try more fixes
* revert
* try fixing the tests
* fix overlay test
* add the gif tests
* remove unnecessary changes
* fix tests
* whoops
* add some docs
* inBrowser
* fix all module tests
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-11 12:05:10 -05:00
anthony-zhou
00ed0f148d
Expand out offline app features for smoother cache clearing and version tracking ( #1384 )
...
* Add version number to bottom
* Get latest version number from GitHub
* Create versionManagement.js
Fetching the latest and local version number is now done through versionManagement.js
* Add popup to prompt for refresh when a new version is available
A new version is available whenever the sw.js file is changed.
* Add version number fixed in top right corner
* Fix Codeclimate issues
* Update versionManagement.js
* Update versionManagement.js
* Make update prompt appear at front of page
Changed z-index
* Delete unecessary code
* Create task to automatically update sw.js
Used grunt-text-replace
* Uninstall semver
* Add replace task to serve and production tasks
* Update demo.js
Make version statements more descriptive.
* Update versionManagement.js
Remove unused versionCompare function
* Change URL for getting latest version
Changed the URL for getting the latest NPM version to be based on the package.json file's attribute for "homepage".
* Update index.html
* Update demo.css
* Added explanatory comments
* Update versionManagement.js
* Update versionManagement.js
* Updates for readability
Changed single-line comments to multiline comments.
* Update versionManagement.js
* Update versionManagement.js
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-07 14:56:34 -05:00
Shazeb Ata
81ef136b20
Change dimension upon loading an Image through UI ( #1395 )
...
* Change dimension upon loading an Image
* Refactored changedimension
* Refactored changedimension
* Added Comments
* Added description
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-06 13:38:48 -05:00
Sparks
a8b6aac5b3
Update defaultHtmlStepUi.js ( #1388 )
...
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-03 14:19:53 -05:00
Shazeb Ata
12a78c5745
Created a new object instead of passing by reference ( #1379 )
...
* Creating copy of object
* Creating copy of object
* Create new object
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com >
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-02 15:46:50 -05:00
Naman Aggarwal
772a56989f
fix issue 1394 ( #1399 )
2020-01-01 15:04:53 -05:00
Isaac Miti
cb47bf2341
Change the button to blue from green ( #1380 )
2020-01-01 14:41:18 -05:00
Harsh Khandeparkar
1af9655bca
[GCI] Standardised UI code comments ( #1345 )
...
* standardise comments
* fix some stuff
* A googol issues fixed
* Update examples/demo.js
* .
* .
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-01 12:39:17 -05:00
Harsh Khandeparkar
1db650cdd7
[GCI] Standardised UI util code comments ( #1344 )
...
* standardise comments
* small fix
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2020-01-01 12:26:41 -05:00
Harsh Khandeparkar
6476b8d698
[GCI] Added Lightning Bolt for WASM accelerated modules ( #1365 )
...
* wasmSuccess
* modules use wasmSuccess
* modules use wasmSuccess
* add the tooltip
2019-12-19 18:45:42 -05:00
Đoàn Ngọc Huân
2e94f20875
Update demo.css ( #1368 )
...
https://github.com/publiclab/image-sequencer/issues/1314
2019-12-18 13:30:18 -05:00
Harsh Khandeparkar
4a86abbafd
[GCI] InsertStep functionality added for loadImage step ( #1360 )
...
* add markuo
* add markupfix insertPreview
* fix insertPreview test
* make the new insertPreview work
* fix disabled
* small fix
* fix comments
* remove console log
* fix enabling/disabling of insert-step btn
2019-12-16 13:42:15 -05:00
Ryan10145
3d4025fd93
Disables Take a Photo Button and File Chooser While Camera is Active ( #1357 )
...
* Disables Other Buttons While Camera is Active
* Remove dropzone-text id from ImportImage UI
2019-12-16 11:53:32 -05:00
Sparks
76575b567a
Dropdown 'Select a Module' fix ( #1352 )
...
* Update demo.js
* Codeclimate
* Update demo.js
* Code comments
* Comments codestyle
* Update demo.js
2019-12-12 11:53:18 -05:00