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
Timothy Fike
585d613d4b
fix reload actions ( #6394 )
...
* fix reload actions
* wait until restart action is complete instead of using timeouts.
* Change Reload nominclature to Rebuild and Restart.
7 years ago
Barış Soner Uşaklı
81d4766c1a
closes #6236
7 years ago
Julian Lam
0efa403a68
invoking the proper ACE Editor mode
7 years ago
Julian Lam
cd6dcff38b
Split up customJS into customHTML and customJS for better organisation ( #5981 )
...
* WIP
* fixed customJS not actually working in footer
* Moving scripts to footer, #5980
* Added upgrade scripts for #5980
7 years ago
Peter Jaszkowiak
da9da8190f
Bump dependencies
...
Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
8 years ago
Peter Jaszkowiak
5885e37127
Switch admin t.js usage to Benchpress
8 years ago
psychobunny
1b98449686
closes #5704
8 years ago
Peter Jaszkowiak
baa2a59f4c
Fix ace editor not working
8 years ago
Peter Jaszkowiak
0ef30e91ba
Use ace-builds npm package instead of vendor
...
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
8 years ago
Peter Jaszkowiak
c18808fdeb
ESlint no-useless-concat, no-mixed-spaces-and-tabs
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
8 years ago
Peter Jaszkowiak
532951c24f
ESlint space-in-parens, block-spacing
8 years ago
Peter Jaszkowiak
3d6bfa47c5
ESlint no-useless-return
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
Peter Jaszkowiak
038c45f4b6
`admin/manage` translations, misc
...
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
8 years ago
Peter Jaszkowiak
95bef8f3f6
`admin/extend` JS translations and misc
8 years ago
barisusakli
c32e6aaabb
use build module instead of forking
8 years ago
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
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
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
psychobunny
30da4ac748
closes #5031
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
Julian Lam
e7386e20cf
closes #4505
9 years ago
pichalite
90210350f9
Use Skin instead of Theme
9 years ago
Julian Lam
668adc5187
fixing bootswatch integration
9 years ago
Julian Lam
648e9c4dc8
fix #3889
9 years ago
Julian Lam
1a741da3d4
translating parsed template in client side code
10 years ago
psychobunny
19a3950928
don't blow up if no skin was selected
10 years ago
psychobunny
fd46b31d6e
fixed selection of skins
10 years ago
psychobunny
181bb9a6a7
theme selection buttons
10 years ago
psychobunny
88c466bf3f
fixed theme selection
10 years ago
psychobunny
b62cf2ad14
fix selection of skins
10 years ago
psychobunny
867c09bab6
revert theme: default theme is now persona
10 years ago
psychobunny
1e2fb5cd4c
undo button for skins and themes
10 years ago
psychobunny
9389c0773e
acp themes redesign first pass
10 years ago
psychobunny
6ae64ca884
fixed skin revert message
10 years ago
psychobunny
4ec43f662c
don't actually need to restart nodebb to apply skins
10 years ago
psychobunny
c3541dbc95
linting acp
10 years ago
Julian Lam
6a69fcd4cd
fixes #2665
10 years ago
psychobunny
7a53205c76
linting and removed unnecessary comment
11 years ago
psychobunny
ed60deb3f5
fixed ACP from previous commit
11 years ago