27 Commits (a671a00cd1d346c902eca5c75710fedf7823d20c)

Author SHA1 Message Date
Barış Soner Uşaklı e9cebe1867
Webpack5 (#545)
* webpack changes

* refactor: remove 500-embed.tpl

* fix: admin script

* chore: up compat

* refactor: remove pulling js from modules

* fix: unintentional padding in notification dropdown elements/lists

* revert: zero-out padding in notifications-list (wrong element selector)

* fix: no padding in notification-list dropdown

* refactor: notifications dropdown to use flexbox, fixes nodebb/nodebb#10284

* fix: nodebb/nodebb#10351, refactor chats menu and dropdown to use flexbox as well

this also fixes the regression caused by nodebb/nodebb#10284

* fix: incorrect default panel-offset

* fix: wonky margins on chat list

* fix: nodebb/nodebb#10363, more timestamp oddities

* Remove hardcoded 70px body padding (#547)

* fix: nodebb/nodebb#10476, eliminate the hardcoded 70px padding in the body element

This also has the nice side effect of simplifying a lot of the panel-offset styling

* fix: adjust topic header distance from top of page

* style: fix spacing

* feat: save panelOffset into localStorage, read by core

* fix: hide post-tools dropdown menu by default, made visible when menu options are loaded (see nodebb/nodebb@690ec2d59

Co-authored-by: Julian Lam <julian@nodebb.org>
3 years ago
Barış Soner Uşaklı 01db04b133 refactor: remove topic-search 3 years ago
Barış Soner Uşaklı 4dcc9fad23 feat: move footer scripts to core partial 4 years ago
Baris Usakli baf3a5cd70 feat: load->DOMContentLoaded 6 years ago
Julian Lam a86df050db
feat: change legacy begins to each (#478)
* refactor: change legacy begins to each

* fix: missed a couple ends

* fix: derped find-replace

* fix: referencing non-existent root object in categories teaser
6 years ago
Julian Lam a9b575e11b Revert "moved js back to header for interpolation, nodebb/nodebb#6664"
This reverts commit b03dd5d98e.
7 years ago
Julian Lam b03dd5d98e moved js back to header for interpolation, nodebb/nodebb#6664 7 years ago
Andrew Rodrigues 155a18d90f
updated footer comment 7 years ago
Julian Lam 230c907ed1 reword comment in footer, re: nodebb/nodebb#6649 7 years ago
Barış Soner Uşaklı 1b1ec220f0 user uploads page 7 years ago
Barış Soner Uşaklı 98315ad1c6 https://github.com/NodeBB/NodeBB/issues/6334 7 years ago
Julian Lam c62aedbaf6 Support customHTML/customJS (#380)
* nodebb/nodebb#5980

- Introduced customHTML field
- Moved customJS to footer

* switched to using defer only for scripts in footer, nodebb/nodebb#5980
7 years ago
Julian Lam 47429db8a6 Restoring 788399c86d, nodebb/nodebb#5733, for develop branch
This reverts commit 5eb60bd110.
7 years ago
Julian Lam 5eb60bd110 Revert "moving minfile and custom scripts to the footer, nodebb/nodebb#5733"
This reverts commit 788399c86d.
7 years ago
Julian Lam 788399c86d moving minfile and custom scripts to the footer, nodebb/nodebb#5733 7 years ago
barisusakli 369556497e closes #321 8 years ago
barisusakli 2c106db9cf https://github.com/NodeBB/NodeBB/issues/4811 9 years ago
psychobunny 8139f6a26d toaster components + deprecated alert.location 9 years ago
barisusakli a9a6bf4e98 https://github.com/NodeBB/NodeBB/issues/3788 9 years ago
barisusakli 38c62632f3 fix t.js syntax 9 years ago
barisusakli a6b2ba8997 https://github.com/NodeBB/NodeBB/issues/3569 9 years ago
barisusakli 0380d1054e remove upload picture modal from footer 9 years ago
psychobunny bb3e5f1e5c markup for slidemenu 10 years ago
psychobunny 2c76dbb88d removed hardcoded persona preview widgets 10 years ago
psychobunny 37984caef4 closes https://github.com/NodeBB/NodeBB/issues/2906 10 years ago
psychobunny 67d761c455 hardcoded footer area 10 years ago
psychobunny 8b944091e0 init 10 years ago