Mathias Schreck
ce9ee62fa0
Handle callback errors
2016-08-17 12:54:59 +02:00
barisusakli
b3fa5583f8
closes #4650
2016-05-16 12:34:47 +03:00
psychobunny
d85a8d068d
consolidate allowed image types in ACP
2016-05-06 04:42:59 -04:00
Barış Soner Uşaklı
5556c49f74
removed extra next
2016-02-26 20:44:58 +02:00
psychobunny
e069150625
closes #2165
2016-02-23 16:06:02 -05:00
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
2015-10-25 07:33:59 -04:00
psychobunny
8ef46ebc7d
found some other places with the same problem
2015-10-13 16:19:52 -04:00
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
2015-09-30 14:37:26 -04:00
Julian Lam
ebed9d641c
Add new ACP option to upload Touch Icon, #3668
...
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.
This commit also creates a new template helper for link tags.
2015-09-24 12:05:45 -04:00
barisusakli
cf193581e4
check and log all fs.unlink errors
2015-09-06 00:49:47 -04:00
Julian Lam
08fb30378a
Closes #3302
...
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
2015-08-17 11:45:30 -04:00
Barış Soner Uşaklı
e0996d67ca
more rel_path upload fixes
2015-04-07 15:44:30 -04:00
Barış Soner Uşaklı
9915e31bc5
closes #2826
2015-03-06 13:05:22 -05:00
psychobunny
0611b7e1ea
closes #2733
2015-02-17 15:12:43 -05:00
barisusakli
456b844e61
closes #2596
2015-01-12 17:33:11 -05:00
barisusakli
0305ad989c
match uploader return
2015-01-10 19:48:00 -05:00
barisusakli
f74383bba4
changed userPhoto to files[]
2015-01-10 18:59:24 -05:00
barisusakli
f8cfd82667
less code in uploadimage
2014-11-15 22:50:05 -05:00
barisusakli
39b679705b
closes #2248
2014-11-05 19:29:45 -05:00
barisusakli
9a21e9646f
only use multipart on upload routes,
...
delete temp files if there is an error in admin,
admin/mods should see topic reply
2014-10-22 18:26:01 -04:00
barisusakli
1d1625f5c4
closes #2157
2014-10-08 13:46:36 -04:00
barisusakli
ee12b4fd3e
removed duplication in uploads
2014-04-28 01:52:25 -04:00
barisusakli
c9551abc5d
closes #1432
...
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
2014-04-26 15:53:00 -04:00
frissdiegurke
993b745f1c
Added svg-support for category pictures
2014-04-05 12:00:23 +02:00
psychobunny
f47f146320
moved out uploads and users from controllers/admin into their own files
2014-03-12 17:59:29 -04:00