psychobunny
7b9815aa3b
linting
11 years ago
barisusakli
9c996e4b99
on config save update meta.config on all workers
...
also dont make 20 socket.emit calls for each setting field, everything
will be send in 1 socket call.
11 years ago
psychobunny
00269853f3
revert button (which doesn't work thanks to #2162 )
11 years ago
psychobunny
c2c569695f
settings - allowing hidden inputs to be saved
11 years ago
psychobunny
f98e3aaf64
segregated the "theme" route (now "appearance") into their own separate routes
11 years ago
psychobunny
117b8dece4
settings acp refactor for dedicated routes
11 years ago
Julian Lam
89a9d4b7f2
logic for #1837
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
barisusakli
d311995c16
closes #1516
11 years ago
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
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
Julian Lam
c1ccc81400
ACP integration for Sounds
11 years ago
Julian Lam
6d03f713c5
"Sounds" tab in Settings page... WIP, needs fixing.
11 years ago
barisusakli
0f19578523
removed dupe body
11 years ago
Julian Lam
e611a8174e
linting setting.js again and abstracting out saveField
11 years ago
psychobunny
2d65a746e4
linting admin/settings
11 years ago
MrWaffle
33a5a2177e
Send the callback to the retry
11 years ago
akhoury
1b207d8276
IE8 support, general cleanups, from native to $ objects ...
11 years ago
Baris Soner Usakli
893efa5f2a
closes #1004
11 years ago
Baris Soner Usakli
4ff62f4e30
closes #1005
11 years ago
Julian Lam
38ee3fd5a3
don't bother firing hooks received by js unless a listener exists
11 years ago
Baris Soner Usakli
39b631a3a8
more fixes
11 years ago
Baris Soner Usakli
67799eac95
removed api: from client side socket calls
11 years ago
psychobunny
6f129d9c68
allow password fields to be saved in ACP
11 years ago
Julian Lam
4453d055ea
linted socket/admin.js
11 years ago
Julian Lam
ea8aa3fff2
admin stuff, removed deprecated install templates, blah blah
11 years ago
Baris Soner Usakli
30624d4ad8
tabbified the admin settings page
11 years ago
Baris Soner Usakli
6c30437c47
closes #706 , refactor admin image uploads, fixed gif uploads
11 years ago
psychobunny
a3734f2e15
completed custom favicon upload, closes #643
11 years ago
psychobunny
1b843fba9c
added admin route to upload favicon
11 years ago
psychobunny
35f17db141
added button in admin to upload favicon + show current favicon image
11 years ago
Julian Lam
0148cf06d0
replaced all instances of missing config.relative_path to RELATIVE_PATH
11 years ago
Baris Usakli
7875138c08
added parseInt
12 years ago
Julian Lam
08d130893c
fixing dropdown support in Settings.prepare
12 years ago
Baris Usakli
f4faee4283
moved image uploading to a require js module, added image upload to site logo
12 years ago
psychobunny
32990794ce
fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page
12 years ago
Julian Lam
038e04dee6
revamped client side scripts so that they are loaded using Require.js instead.
12 years ago