431 Commits (c30ff4281706616ffd991f851d0128ea0ff4c25f)

Author SHA1 Message Date
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
psychobunny 45e216edef installer: database error messages 10 years ago
psychobunny 8556ddd9a0 installation spinner; started launch page 10 years ago
psychobunny e9a92bd1bf removed some compile scripts that we don't need 10 years ago
psychobunny 6533941207 remove hardcoded port variable 10 years ago
psychobunny b617c1faa9 use from-file to optimize grunt dev with web installer 10 years ago
psychobunny 176bf28d2f web installer works, woohoo! 10 years ago
psychobunny 859e7593e1 basic installer function 10 years ago
psychobunny 20a1ab185c small refactor to install/web.js 10 years ago
psychobunny bf13b6160f load database questions 10 years ago
psychobunny 1f2bd9390d compiling JS as well now 10 years ago
psychobunny 14b16cb527 log 10 years ago
psychobunny 005c95277b using less for web installer 10 years ago
psychobunny 60d655e32b installer - got the basics in 10 years ago
psychobunny 2dc20e690f web install init 10 years ago
Barış Soner Uşaklı c9b5948034 closes #2927 10 years ago
barisusakli d5dd48ecc8 closes #3013 10 years ago
CisMous 5bb2f2bb62 fix type error 10 years ago
psychobunny f082270f25 got rid of hideIfPrivate 10 years ago
psychobunny d545492b67 navigation: moved target to properties 10 years ago
psychobunny e90f3bf7c8 fix typo in install data 10 years ago
psychobunny 1774cf0b15 allow language strings in menu items 10 years ago
psychobunny fbc0a11c87 nav - basic ACP setup 10 years ago
psychobunny 307204fc38 nav - added enabled/disabled 10 years ago
psychobunny 9a24110a37 jsonlint 10 years ago
psychobunny d754a6390e navigation install data 10 years ago
Barış Soner Uşaklı d09a53197e closes #2570 10 years ago
psychobunny f4c587c530 move hardcoded initial welcome text into welcome.md 10 years ago
barisusakli 255f50343c closes #2685 10 years ago
Julian Lam b91d39a0d3 almost everything for #2335 10 years ago
Julian Lam 62d85b0e26 updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post 10 years ago
psychobunny b42e57bfdd removing leveldb from our dbal
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested

If you ARE interested though - please contact me and we can figure
something out in future :)
10 years ago
Barış Soner Uşaklı 412263f430 Update defaults.json 10 years ago
barisusakli c1f3b94d67 closes #2073 10 years ago
barisusakli 4066607388 closes #2052 10 years ago
Julian Lam 45a0d0196b Merge branch '0.5.1' into hashtalk 10 years ago
Julian Lam 101288c75c Merge branch 'master' into 0.5.1 10 years ago
Julian Lam 6ade1e858d updating default config so the site title is shown 10 years ago
barisusakli 31eccb8e7f configurable post delay before first post 10 years ago
barisusakli 5c84a3adb5 closes #1974 11 years ago
barisusakli f609098ca7 moved secondry db config message #1645 11 years ago
barisusakli 930f1e4789 default off 11 years ago
barisusakli b537666e5c closes #1592, closes #1634 11 years ago
Julian Lam 9bb13a0d29 closed #1552 11 years ago
Julian Lam b1534b7798 removing allowGuestPosting logic in NodeBB 11 years ago
psychobunny 549f87132d fixes for dual database; moved dependency definitions into the database object 11 years ago
Julian Lam 4f7810090a first pass #1384 11 years ago
psychobunny cac69c3d63 use valid json 11 years ago
psychobunny 7df7df09dd moved database specific questions into install/databases.js 11 years ago
psychobunny 8f71a4ebfe moved installation defaults into install/data/defaults.json 11 years ago
Julian Lam 1bd94b4e41 closed #605 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Baris Soner Usakli afa078d00c closes #288 11 years ago
Julian Lam 2fc9afa4f4 updated default category descriptions 12 years ago
psychobunny 9a15177d50 categories.json updated with fixed github logo + new category to replace duplicate bug reports cat 12 years ago
psychobunny 6cb739ee67 install scripts for categories and added new post badges to category listing 12 years ago