205 Commits (0d65cec3d09b432ed7c518113c8f54a8ce0c5210)

Author SHA1 Message Date
Julian Lam bf1e2cfe46 bump persona 7 years ago
Misty (Bot) cadea35cff Incremented version number - v1.7.3 7 years ago
Julian Lam f9202aeb05 reading_comprehension--; @pitaj 7 years ago
Julian Lam 53e7aa0e70 bump emoji plugin @pitaj 7 years ago
Julian Lam 75f97c1180 bump persona 7 years ago
Julian Lam b17e876be1 bump themes to expose image upload by url option 7 years ago
Barış Soner Uşaklı 2bf275fe29 #6158 7 years ago
Barış Soner Uşaklı 2856fb1d5d up persona 7 years ago
Julian Lam 6d6a45c9fa bump mentions again 7 years ago
Julian Lam a5f121d0a3 bump mentions, #6152 7 years ago
Julian Lam f065f36215 bump version number 7 years ago
Julian Lam 43d07de692 bump persona for nodebb/nodebb-theme-persona#388 7 years ago
Baris Usakli 3551d7d68e closes #4804 7 years ago
Barış Soner Uşaklı 11bab1fc84 up persona 7 years ago
Barış Soner Uşaklı 123bff2246 up deps 7 years ago
Misty (Bot) 9c3871cb87 Incremented version number - 1.7.1 7 years ago
Baris Usakli a19537dc25 closes #6137 7 years ago
Barış Soner Uşaklı 29bb516235
up emoji 7 years ago
Baris Usakli 1ceb4ec795 up persona 7 years ago
Julian Lam c1f91f3377 bumped plugin-emoji @pitaj 7 years ago
Peter Jaszkowiak a849a772bf Use emoji v2 instead of emoji-extended (#5800) 7 years ago
Peter Jaszkowiak dbdc05404d Use console.log instead of process.stdout.write (#6123)
* Use console.log instead of process.stdout.write

* Don't break the installer
7 years ago
Andrew Rodrigues 15c8693a23
up persona 7 years ago
Julian Lam f225aa25de bloody hell... 7 years ago
Julian Lam 2496b2a91a Bump persona for subcategories fix, closes #6117 7 years ago
Peter Jaszkowiak 9b11413d14 Bundle admin scripts, remove CDN scripts (#6122)
Close #6120
7 years ago
Barış Soner Uşaklı 847a3132fa up persona 7 years ago
Julian Lam f1d79635ff bump slick for v1.7.0 compatibility 7 years ago
Peter Jaszkowiak ae24bca16e CLI refactor with commander (#6058)
* CLI refactor with commander

- Modularized the functionality
- All functionality done directly from `./nodebb` now
(still available from `app` for backwards compatibility)
- Moved all CLI code from `./nodebb` to `src/cli`
- Fixed `nodebb.bat` to work from any location, like `./nodebb`, and
also hides command output
- Overwrite some commander methods to add CLI color support
- Added `./nodebb info` for quick info including git hash, NodeBB
version, node version, and some database info
- Refactored `./nodebb reset` to allow multiple resets at once
- Changed `./nodebb restart` to essentially stop and start, as Windows
doesn't support signals
- Added `-l, --log` option which works on `./nodebb start` and `./nodebb
restart` to show logging, like `./nodebb slog`
- Expanded `-d, --dev` option which works on them as well, like
`./nodebb dev`
- Improvements to self-help. `./nodebb build -h` will output all
possible targets
- `./nodebb reset` explains usage better

* Fix some style inconsistencies

* Fix prestart being required before modules installed

* Fix travis failures

* Fix `help` command to output help for subcommands

* Pick steps of the upgrade process to run

* Fix formatting for upgrade help

* Fix web installer
7 years ago
Peter Jaszkowiak c731661a39 Remove external sources from installer page (#6101)
* Remove external sources from installer page

* Remove bootstrap.min.css

* Make spinner display consistently cross-platform

* Change spinner to look better
7 years ago
Baris Usakli 5ca3b535e7 closes #6105 7 years ago
Julian Lam d0c9c52f9b update persona for nodebb/nodebb-theme-persona#387 7 years ago
Julian Lam f92efc509c bump mentions for https://nodesecurity.io/advisories/536 7 years ago
Julian Lam c834d6134e bump persona, nodebb/nodebb-theme-persona#383 7 years ago
Barış Soner Uşaklı 86a4fd6c92 add missing dep, my bad 7 years ago
Barış Soner Uşaklı 6b5a0891cb add install\package.json for #6083 7 years ago
Barış Soner Uşaklı 7ad4420b6a closes #6000 7 years ago
Julian Lam 158e47e2ac linting 7 years ago
Peter Jaszkowiak 2ca1475eee Fix web installer benchpress issue 7 years ago
Peter Jaszkowiak abffc29128 Use Benchpress (#5901)
* Use Benchpress

* Use Benchpress.compileParse

* Error for template load failure

* Use benchpressjs package

* Compile templates on demand

* Fix user settings page

* Fix admin search to exclude `.jst` files

* Fix 500-embed

So ajaxify can still show an error if the server goes down
8 years ago
Barış Soner Uşaklı 75e5073fc9 closes #5859 8 years ago
Barış Soner Uşaklı 5d53c41db7 fix unlink calls 8 years ago
Baris Usakli 1837ac2015 closes #5788 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
barisusakli 33e8ecc1f4 closes #5404 8 years ago
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection 8 years ago
barisusakli e3205bcfad merge 8 years ago
Peter Jaszkowiak 6e5a79842f Fix #5595 8 years ago
barisusakli e63559b6fd closes #5484 8 years ago
Peter Jaszkowiak c4bdb72941 ESlint no-unneeded-ternary
and no-extend-native, no-sequences
8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 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 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
psychobunny 66d8c29d25 use different path for installer files 8 years ago
Julian Lam 299fcb99f1 more progress on #5211 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
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli e55043e5ab closes #4867 9 years ago
barisusakli bb05e6e393 closes #4916 9 years ago
Julian Lam 492a5ff730 proper year in copyright footer 9 years ago
barisusakli 25f3a31ff1 closes #4587 9 years ago
Julian Lam 8eaff1492a Added ACP option to customise recent post
Before, could either be OP or last reply.

Now, you can choose between OP, last reply, or last post (which
includes OP)
9 years ago
pichalite 8947ac74a4 bookmarkThreshold 9 years ago
pichalite 43a3a81cf7 add missing ACP defaults for new install 9 years ago
psychobunny 0c1376c884 closes #4390 9 years ago
pichalite 2cf300f0e1 set default option for allowPrivateGroups on setup 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
psychobunny cbcae33173 epic fail spelling 9 years ago
barisusakli b3f63e0a0d closes #3938 9 years ago
Jared Busch 396b623039 update copyright in footer 9 years ago
barisusakli 323cc165b6 closes #3851
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
yariplus 853aa37cd2 Add user home pages. #3616 9 years ago
barisusakli d402737a75 add file transport 10 years ago
barisusakli 54f9a09e6a some more logging 10 years ago
Julian Lam 7e6703c18e more line ending conversion #3343 10 years ago
barisusakli fba6e1dfe2 added min/max tags setting to defaults.json 10 years ago
Julian Lam 22251cb0bd fixed #3341, introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values 10 years ago
barisusakli 65ab5733ef added categories navigation item, ability to change logo url 10 years ago
barisusakli 072d287183 closes #3311 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
Julian Lam fc2efb0c83 added one more line to stdout when nodebb status is invoked, or nodebb web installer finishes 10 years ago
Julian Lam b2f2561e74 adding a bit of logging when launching NodeBB from the web installer 10 years ago
Julian Lam 349de1694d fixed log line in web installer 10 years ago
barisusakli 714c7356f9 closes #3176 10 years ago
barisusakli 9749658d35 added about me field 10 years ago
Julian Lam 275a9ef476 Reverted the last update to web installer, and updated it so environment variables always take precedence over form input, and form is hidden if database value is passed in 10 years ago
Julian Lam 5487da9030 updated web installer to auto-select the database if passed in via env var 10 years ago
psychobunny fac747cab7 call loader.js instead 10 years ago
psychobunny 24a11314dc installer - finally got it all working ;) 10 years ago
psychobunny 255e3bdd20 default is 4567 instead of 8080 10 years ago
psychobunny e8ea1e12a1 launch nodebb after install 10 years ago
psychobunny ddd5c49461 installer ux fixes 10 years ago
psychobunny 9b53cdfcc0 skip to the launch screen if config is set but installer is still active 10 years ago
psychobunny 5db3166136 log 10 years ago
psychobunny d72d1a1641 save values from form 10 years ago