Peter Jaszkowiak
30b47d39f3
Fix #5536
8 years ago
Peter Jaszkowiak
2827db3309
Fix sounds playing through multiple tabs
8 years ago
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only `.js` files
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
9f15008247
Address review issues
8 years ago
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
barisusakli
6d34bb4657
closes #2166
9 years ago
barisusakli
19bc6fa133
fix undefined callback in sounds
9 years ago
barisusakli
edf545cd2c
dont load sound data on cold load
9 years ago
barisusakli
5e3e1f8781
#3430
10 years ago
psychobunny
241f5b0224
linted client side modules
10 years ago
Julian Lam
625247611b
closed #1959
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
barisusakli
04488a9a14
closes #1139
11 years ago
psychobunny
e5486db1ae
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
...
Conflicts:
src/database.js
11 years ago
barisusakli
fc8e97448c
load sounds on demand, refactored sounds
11 years ago
Julian Lam
29ec14efa0
fixed #1365
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
barisusakli
0f66e80a5a
added setting to disable notification sounds
11 years ago
Julian Lam
16f1db4f5d
fireEvent reflection socket call, tweaks to Sounds page in ACP
11 years ago
Julian Lam
6d03f713c5
"Sounds" tab in Settings page... WIP, needs fixing.
11 years ago
Julian Lam
553cabdcfa
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
11 years ago