Barış Soner Uşaklı
d7a29a3df2
bs5 import
2022-08-24 10:27:15 -04:00
Barış Soner Uşaklı
f7f7066286
feat: add new bootswatch skins
2022-08-24 10:21:21 -04:00
Barış Soner Uşaklı
b50f662d45
skin support, correct order of imports for overrides
2022-08-23 19:30:31 -04:00
Barış Soner Uşaklı
0fb0745613
feat: bring back responsive-utilities
2022-08-23 12:05:33 -04:00
Barış Soner Uşaklı
eadeb42e57
fix: move fontawesome before theme
2022-08-22 19:01:17 -04:00
Barış Soner Uşaklı
c674422205
refactor: order of scss files
2022-08-22 14:29:41 -04:00
Barış Soner Uşaklı
288e6260ef
refactor: remove unused url
2022-08-22 13:16:25 -04:00
Barış Soner Uşaklı
11c7a02aaf
refactor: fixPath
2022-08-22 13:14:05 -04:00
Barış Soner Uşaklı
196d22be16
bs5 prep
2022-08-22 12:56:46 -04:00
Barış Soner Uşaklı
38756a0c34
refactor: no more 🐮
2021-10-18 17:24:03 -04:00
opliko
a370c26f73
feat: re-add FontAwesome font for compatibility
2021-08-06 19:39:33 -04:00
opliko
41762e6603
feat: update to FontAwesome 5.15, resolve #6976
2021-08-06 19:39:33 -04:00
Peter Jaszkowiak
b56d9e12b5
chore: eslint prefer-arrow-callback
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
707b55b6a5
chore: eslint prefer-template
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
4ee0f1459d
chore: eslint import/newline-after-import
2021-02-08 18:06:44 -05:00
Barış Soner Uşaklı
1fd2eba6f2
refactor: async/await
...
src/cli/manage.js
src/meta/build.js
src/meta/css.js
src/meta/js.js
2020-10-14 22:49:39 -04:00
Barış Soner Uşaklı
f16c8268cf
feat: #8734 , move bootstrap-tagsinput to package.json
2020-10-11 19:52:01 -04:00
Barış Soner Uşaklı
948f26143c
feat: #5964 , #8734 remove colorpicker
2020-10-11 16:05:52 -04:00
Barış Soner Uşaklı
fda2aedfd8
feat: #8734 , jquery-ui, jquery-form, timeago ( #8748 )
...
* feat: #8734 , jquery-ui, jquery-form, timeago
get rid of forum/footer.js move that code to app.js & wait for app to load before calling ajaxify.end
make sockets.js a requirejs module
move jquery-ui to node_modules and load via requirejs
move jquery-form to node_modules and load via requirejs
move timeago to node_modules and load via requirejs
only include the css for needed jquery-ui widgets
* feat: keep socket/io global for backwards compat
* refactor: move socket listener to chat
2020-10-10 21:47:27 -04:00
Barış Soner Uşaklı
5a40d26b44
feat: #8626 , new move posts modal
2020-09-08 19:22:38 -04:00
Julian Lam
b6b94a56dc
refactor: moved ip-blacklist and post-queue styles/tpls to themes
...
This is a breaking change!, re: #8580
2020-08-26 10:36:29 -04:00
Julian Lam
12edd18b46
feat: use nodebb-scoped bootswatch
...
closes #8527
2020-08-11 13:43:25 -04:00
Barış Soner Uşaklı
cb662e15ce
feat: improve grunt restart/rebuild speed
2020-05-19 21:15:51 -04:00
Barış Soner Uşaklı
1bda92e3fc
fix : #8064 , break-word on post-queue
2019-11-25 14:22:35 -05:00
Julian Lam
a07d9898df
fix : #7071 buildSkinAsset won't rebuild continuously
2018-12-06 16:10:24 -05:00
Julian Lam
a5022ce425
fix : #6922 , skin assets not including plugin LESS files
2018-11-07 19:18:11 -05:00
Julian Lam
501b3a79ca
Refactor skins to be built on server-side ( #6849 )
...
* WIP
* using bootswatch from npm instead of bootswatch CDN url
* feat: on-demand client css building for skins
* added ability for client-side to select a skin
* updated loading and saving logic of bootstrapSkin on client side user settings
* fix: broken test for #6849
2018-11-07 13:44:35 -05:00
Peter Jaszkowiak
65b4bafb16
Fix @scoped themes
2018-07-06 13:00:18 -04:00
psychobunny
d4a11de07d
move blacklist.less into admin/manage/ip-blacklist.less
2017-09-01 19:47:20 -04:00
psychobunny
0e219a8c58
closes #5891
2017-08-21 17:48:58 -04:00
Barış Soner Uşaklı
091fec8d6f
removed unnecessary code
2017-07-04 17:54:51 -04:00
Peter Jaszkowiak
b60dbe7d1e
Unwrap meta modules
2017-05-31 16:24:23 -06:00
Barış Soner Uşaklı
890c2eff70
style changes
2017-05-27 01:44:26 -04:00
Peter Jaszkowiak
7ccfb5cdc0
Build refactor
...
- Target aliases and bundles
- More concurrency
- Use `--series` to force series processing
- Minifier self-hosted threading
- meta/css delegates to minifier
2017-05-17 16:37:10 -06:00
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
2017-04-08 20:27:52 -06:00
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only .js files
2017-02-23 18:31:49 -07:00
pichalite
1d5b3cc73f
ACP manage tags page UI changes
2017-02-23 20:45:05 +00:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
d7526b5e44
ESlint array-bracket-spacing
...
and object-property-newline
2017-02-18 00:04:34 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Peter Jaszkowiak
3d56dc4857
Fix #5368
2017-02-16 13:33:28 -07:00
Peter Jaszkowiak
b530701cff
Fix tabs 😡
2017-02-06 15:54:21 -07:00
Peter Jaszkowiak
bb1bfb0449
Merge branch 'master' into assets-route
2017-02-06 15:52:54 -07:00
pichalite
de28ff5d43
Ability to crop profile images before uploading
2017-02-03 00:47:09 +00:00
Peter Jaszkowiak
8c86b2e32c
Build pipeline improvements
...
- Refactor meta/css
- `fs.link` usage consolidated to `file.link`
- rimraf built modules directory to fix error
- Remove `local-assets` flag
2017-01-15 12:38:16 -07:00
Peter Jaszkowiak
05b68391dd
Use /assets for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
2017-01-14 22:38:40 -07:00
barisusakli
c32e6aaabb
use build module instead of forking
2016-12-13 15:43:20 +03:00
barisusakli
0b9829850c
closes #5273
2016-12-09 18:53:08 +03:00
Julian Lam
9bab0b53b0
re: #5211 , broke out meta.css.minify to accept targets, made build output marginally nicer looking
2016-11-17 12:11:56 -05:00