Commit Graph

41 Commits (6eea11a4fd90b44956af3ec76251def7fa292945)

Author SHA1 Message Date
Peter Jaszkowiak c91dfb46f6 Switch module t.js usage to Benchpress
Peter Jaszkowiak c18808fdeb ESlint no-useless-concat, no-mixed-spaces-and-tabs
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak feb8405f95 ESlint eol-last
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
pichalite d784a8dce8 Restore uploader.js
pichalite 484891472e Make cropper in to a module
pichalite de28ff5d43 Ability to crop profile images before uploading
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli bb7303834f remove csrf r.js module
barisusakli 9a19f61372 closes
Julian Lam 39d9be787e fixes
Raphael Beer 58cc25e385 Set default hasValidFileSize return to true
Raphael Beer ff09789812 Check file size locally.
barisusakli 4b5ec512b9 refactor/cleanup uploader.js
barisusakli 65dda58e0c renamed tpl
barisusakli df9558f1fa closes
Barış Soner Uşaklı 88e4591f88 closes
Julian Lam c1460d36f0 Deprecated uploader.open, use uploader.show instead
... as it now takes a single Object argument instead of multiple
parameters.

Also, closes . Help text is just omitted now.
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.
barisusakli 848a14d861 fix typo
barisusakli 89439f2c14 fix upload hide
barisusakli 30bc401797 parse upload picture modal on demand
barisusakli 8c7ded3062 closes
barisusakli b333653464 prevent js crash if responseJSON is undefined
barisusakli 456b844e61 closes
barisusakli 0305ad989c match uploader return
barisusakli f74383bba4 changed userPhoto to files[]
Julian Lam deac12c540 closed
barisusakli f295083a08 fix upload error messages
Julian Lam a061079995 fixed all POST routes to use new csrf middleware
Julian Lam 40e5ad075f started work on
psychobunny 281aa0049c init, attempt to increase cold load speed
Micheil Smith 3e82cab398 Add missing new lines at end of files.
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ...
Baris Soner Usakli 4ff62f4e30 closes
Baris Soner Usakli 6c30437c47 closes , refactor admin image uploads, fixed gif uploads
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo