Barış Soner Uşaklı
|
242f8e95ad
|
fix: #10020, /api/post/upload returns v3 style response
|
3 years ago |
gasoved
|
b0a24d6dd5
|
refactor: var to const and let (#9885)
* refactor: var to const and let
* fix: missed global bootbox usage
* refactor: align with eslint expectations
|
3 years ago |
Julian Lam
|
41379e27c8
|
fix: hack uploader to handle a response from v3 write api
|
4 years ago |
Barış Soner Uşaklı
|
9f7902efdf
|
fix: remove some unnecessary jquery wrappers
|
4 years ago |
Peter Jaszkowiak
|
e128264b66
|
refactor: change Benchpress.parse to .render (#8856)
It has been deprecated with no warning message for a while
Changing these over before enabling the warning message to reduce spam
|
4 years ago |
Barış Soner Uşaklı
|
3b231360d3
|
feat: load jquery-form before using
|
4 years ago |
Barış Soner Uşaklı
|
9a7560049a
|
feat: bypass cropper for gifs
|
5 years ago |
Barış Soner Uşaklı
|
b2d5551960
|
remove deprecated method
|
7 years ago |
Peter Jaszkowiak
|
c91dfb46f6
|
Switch module t.js usage to Benchpress
|
8 years ago |
Peter Jaszkowiak
|
c18808fdeb
|
ESlint no-useless-concat, no-mixed-spaces-and-tabs
|
8 years ago |
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
feb8405f95
|
ESlint eol-last
|
8 years ago |
Peter Jaszkowiak
|
52f2028206
|
ESlint no-multiple-empty-lines
|
8 years ago |
Peter Jaszkowiak
|
b09b3aef7f
|
ESlint no-undef, remove global comments
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
pichalite
|
d784a8dce8
|
Restore uploader.js
|
8 years ago |
pichalite
|
484891472e
|
Make cropper in to a module
|
8 years ago |
pichalite
|
de28ff5d43
|
Ability to crop profile images before uploading
|
8 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
8 years ago |
barisusakli
|
bb7303834f
|
remove csrf r.js module
|
9 years ago |
barisusakli
|
9a19f61372
|
closes #4817
|
9 years ago |
Julian Lam
|
39d9be787e
|
fixes #4614
|
9 years ago |
Raphael Beer
|
58cc25e385
|
Set default hasValidFileSize return to true
|
9 years ago |
Raphael Beer
|
ff09789812
|
Check file size locally.
|
9 years ago |
barisusakli
|
4b5ec512b9
|
refactor/cleanup uploader.js
|
9 years ago |
barisusakli
|
65dda58e0c
|
renamed tpl
|
9 years ago |
barisusakli
|
df9558f1fa
|
closes #4268
|
9 years ago |
Barış Soner Uşaklı
|
88e4591f88
|
closes #4194
|
9 years ago |
Julian Lam
|
c1460d36f0
|
Deprecated uploader.open, use uploader.show instead
... as it now takes a single Object argument instead of multiple
parameters.
Also, closes #3942. Help text is just omitted now.
|
9 years ago |
Julian Lam
|
84a039446c
|
updated modal to not show parentheses when max file size
is not defined...
Also fixing hideAlerts error in ACP when opening the upload modal.
|
9 years ago |
barisusakli
|
848a14d861
|
fix typo
|
10 years ago |
barisusakli
|
89439f2c14
|
fix upload hide
|
10 years ago |
barisusakli
|
30bc401797
|
parse upload picture modal on demand
|
10 years ago |
barisusakli
|
8c7ded3062
|
closes #3026
|
10 years ago |
barisusakli
|
b333653464
|
prevent js crash if responseJSON is undefined
|
10 years ago |
barisusakli
|
456b844e61
|
closes #2596
|
10 years ago |
barisusakli
|
0305ad989c
|
match uploader return
|
10 years ago |
barisusakli
|
f74383bba4
|
changed userPhoto to files[]
|
10 years ago |
Julian Lam
|
deac12c540
|
closed #2424
|
10 years ago |
barisusakli
|
f295083a08
|
fix upload error messages
|
10 years ago |
Julian Lam
|
a061079995
|
fixed all POST routes to use new csrf middleware
|
11 years ago |
Julian Lam
|
40e5ad075f
|
started work on #2082
|
11 years ago |
psychobunny
|
281aa0049c
|
init, attempt to increase cold load speed
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
akhoury
|
1b207d8276
|
IE8 support, general cleanups, from native to $ objects ...
|
11 years ago |
Baris Soner Usakli
|
4ff62f4e30
|
closes #1005
|
11 years ago |
Baris Soner Usakli
|
6c30437c47
|
closes #706, refactor admin image uploads, fixed gif uploads
|
11 years ago |
Baris Usakli
|
f4faee4283
|
moved image uploading to a require js module, added image upload to site logo
|
11 years ago |