Georg Fischer
53a7f7a49a
close webcam if users don't allow access
2016-08-10 20:12:44 +02:00
Georg Fischer
1a291349ac
increase button size on touch devices
...
reorder share links
update imgur url
2016-08-10 20:06:55 +02:00
Georg Fischer
af2fe6ae6f
mobile devices sometimes don't like autplaying video
2016-08-09 21:31:25 +02:00
Georg Fischer
d16796d0d9
whitespace
2016-01-13 17:39:08 +01:00
Georg Fischer
6e19a1030f
set empty string default value
2016-01-13 17:38:56 +01:00
Georg Fischer
9e04379d9c
update settings object merging
2016-01-13 17:09:54 +01:00
Georg Fischer
a6ba156c38
increase indicator message display time
2016-01-13 14:38:00 +01:00
Georg Fischer
74545db760
don't ask for translations because of missing translation tool
2016-01-13 14:34:29 +01:00
Georg Fischer
3ec6a6b64e
add russian translation, translate share strings, add share to
...
vkontakte and update styles to account for longer texts
2016-01-13 14:32:49 +01:00
Georg Fischer
eda5d0b20f
split long texts in translation file into smaller chunks
2016-01-11 15:36:44 +01:00
Georg Fischer
aeeaf34c49
add hint to translation tool for users with unsupported language
2016-01-06 22:00:54 +01:00
Georg Fischer
c38482f60a
add en-gb to available languages
2016-01-06 19:43:34 +01:00
Georg Fischer
f361667dd9
improve language detection
2016-01-06 19:41:43 +01:00
Georg Fischer
fb4147092e
translation tool, send available languages in debug mode
2016-01-06 19:22:45 +01:00
Georg Fischer
437052b318
add translation tool
2016-01-02 13:26:33 +01:00
Georg Fischer
e1fcddaca7
fix typo
2015-12-31 16:54:56 +01:00
Georg Fischer
170951164b
save and load language data to/from localstorage for faster load time
...
the second time around.
2015-12-30 15:20:38 +01:00
Georg Fischer
39a4d99aad
load localforage key from config instead of passing it as an argument
2015-12-30 15:20:01 +01:00
Georg Fischer
14ec6fbd1c
add localforage keys to config
2015-12-30 15:19:23 +01:00
Georg Fischer
f87c868135
move functions
2015-12-30 13:38:59 +01:00
Georg Fischer
dc6a29e64e
remove debug code
2015-12-30 13:38:34 +01:00
Georg Fischer
dbef3acce6
rename var
2015-12-30 10:44:14 +01:00
Georg Fischer
a54a42950e
hide loader after language was updated
2015-12-30 10:43:58 +01:00
Georg Fischer
f2e76ee1f3
update interface (fixes issue #6 )
2015-12-23 23:09:12 +01:00
Georg Fischer
af20f1e045
update glitch-canvas library
2015-01-23 00:51:26 +01:00
Georg Fischer
57775a7134
add webcam support
2014-12-14 18:12:48 +01:00
Georg Fischer
5922e2bea0
https
2014-09-23 20:55:42 +02:00
Georg Fischer
98b1bef7b5
add some conditional classes and behaviour for internet explorer
2014-06-19 13:07:41 +02:00
Georg Fischer
a140553c7e
use glitch-canvas as dependency since it is a separate library now
2014-04-11 21:34:16 +02:00
Georg Fischer
2e0baf1c1d
update sharing links to close upon changing the controls, as rquested
...
by @andsynchrony
2014-04-11 21:26:50 +02:00
Georg Fischer
320950bacb
fix intro closed intro position
2013-12-16 15:42:19 +01:00
Georg Fischer
3cdcf52f70
fix a download file name bug
2013-12-16 15:37:38 +01:00
Georg Fischer
cafb3cfcc2
change initialisation order
2013-12-16 15:10:27 +01:00
Georg Fischer
27c73b1d20
add 'glitched' to downloaded file name
2013-12-16 15:09:24 +01:00
Georg Fischer
06ea78b0d8
store name of uploaded file
2013-12-16 15:08:38 +01:00
Georg Fischer
2e4e510341
include used options to file name.
2013-12-15 20:25:46 +01:00
Georg Fischer
2a8d83252c
remove obsolete comments and path variable
2013-11-30 20:37:15 +01:00
Georg Fischer
e14be9efdc
remove hardcoded image url from script
2013-11-29 22:17:18 +01:00
Georg Fischer
2810d7ac76
update ui;
...
add open and close button to ui;
close intro when new image is uploaded;
2013-11-29 22:09:10 +01:00
Georg Fischer
6a1f4fda80
update user interface
2013-11-29 22:00:59 +01:00
Georg Fischer
4f2370aa30
add twitter, facebook and reddit sharing buttons
2013-11-02 12:33:06 +01:00
Georg Fischer
6579fdaadb
add @imgur sharing. thanks everyone on @reddit and r/glitch_art for using this!
2013-11-01 18:32:03 +01:00
Georg Fischer
65be45c979
rip out re encoding code because it does not solve the problem.
2013-09-28 14:26:19 +02:00
Georg Fischer
f47c26c09e
add re-encoding of jpg-images because of progressive rendering
2013-09-28 14:19:37 +02:00
Georg Fischer
939cb3545f
update img attribute
2013-09-28 13:30:17 +02:00
Georg Fischer
5bc03c7ce7
add image size constraint
...
constrain image file size and scale down image if necessary
2013-09-28 13:29:35 +02:00
Georg Fischer
5640d7a10b
small speed improvements
...
- only get the imagedata once, when the image first loads
- only clear the canvas after image load
2013-09-28 12:47:56 +02:00
Georg Fischer
7b00c02a06
update control selector
2013-09-26 20:38:09 +02:00
Georg Fischer
9d148d2529
add support for number input fields and keep sliders and numbers in
...
sync
2013-09-26 20:34:32 +02:00
Georg Fischer
a10b5d8ffe
remove html5slider polyfill
...
this polyfill is no longer needed since firefox 23 added support for
input sliders: https://bugzilla.mozilla.org/show_bug.cgi?id=344618#c56
(and i don't really care much for older firefox versions)
thanks @fryn for a great piece of code!
2013-09-26 20:32:11 +02:00