9101 Commits (15a8ec2138c5e8ab17cc4a8f742d9692a30c9d60)

Author SHA1 Message Date
Barış Soner Uşaklı 15a8ec2138 fix url 8 years ago
Barış Soner Uşaklı ae5dc795c3 #5824 8 years ago
Barış Soner Uşaklı e35d0624d3 closes #6091 8 years ago
Barış Soner Uşaklı 8e04e86e24 closes #5912 8 years ago
Barış Soner Uşaklı 19ae8dc7e7 closes #6154 8 years ago
Barış Soner Uşaklı 8353d8b9bb closes #6155 8 years ago
Baris Usakli 32a8076f2a add missing meta 8 years ago
Baris Usakli f177b01022 closes #6147 8 years ago
Barış Soner Uşaklı c406d26beb if route is home display home as title 8 years ago
Barış Soner Uşaklı fd78eb6d57 closes #5533 8 years ago
Peter Jaszkowiak fc19f3af61 Misc fixes and improvements (#6143)
* `setup` command fixes and improvements

- Enable using the `./nodebb setup` command for auto-setup with a JSON argument
- Change CLI so package-install and dependency install are separate steps
- Fix #6142

* Prevent compiling templates multiple times

- Multiple requests for same template get pooled
- Hopefully fixes the "templateFunction is not a function" error which happens if site is restarted during high-traffic times

* More helpful upgrade template
8 years ago
Baris Usakli 3551d7d68e closes #4804 8 years ago
Barış Soner Uşaklı e6d31c8bd2 add referer check to /api/admin/users/csv 8 years ago
Barış Soner Uşaklı e3fd402070 escape email in registration queue and invites 8 years ago
Barış Soner Uşaklı 2574dbc850 closes #6140 8 years ago
Julian Lam e723f2ce10 close #6099 8 years ago
Julian Lam f08627be17 minor whitespace fix 8 years ago
Julian Lam 8affaac8f0 tweaking source copy and removing a bit more commented out html. Moving some items around 8 years ago
Linda Badurina 5924713a3b ACP > Posts
- Removed all commented out tpls but one because js file for it is in the works
- Removed unfinished js file
- Removed unfinished checkbox html
8 years ago
Linda Badurina 5ee098ab2b Failed JS Attempt
(For Andrew to see)
8 years ago
Linda Badurina 8b354a26e0 "Post" Settings Fixes 8 years ago
Linda Badurina c72864888d ACP "Posts" Changes
- Seperate section for "Post Length" settings
- New section for settings that only apply to new users
- Changed order of some settings under "posting restrctions" and "new user restrictions"
- Uncapitalized words that shouldn't have been capitalized
8 years ago
Barış Soner Uşaklı b7714179f6 removed unused dependency 8 years ago
Barış Soner Uşaklı a7a3f3619b dont allow login with invalid ip, escape ip display on user/info page 8 years ago
Barış Soner Uşaklı 4f2f84e47c #4804 8 years ago
Julian Lam 17c52a515d fix incorrect padding/margin values in images in digest 8 years ago
Julian Lam e37c8003b9 replaced 40px padding with more sensible sizes, fixes #6138 8 years ago
Barış Soner Uşaklı cb4930dac8 remove version and environment from config 8 years ago
Baris Usakli a19537dc25 closes #6137 8 years ago
Baris Usakli b19310049d closes #6136 8 years ago
Baris Usakli f036eb18a4 closes #5936 8 years ago
Baris Usakli d9c38c7e4f closes #6132 8 years ago
Baris Usakli 522198574c closes #6090 8 years ago
Peter Jaszkowiak a849a772bf Use emoji v2 instead of emoji-extended (#5800) 8 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
8 years ago
Julian Lam b1cd68928b updated digest header 8 years ago
Barış Soner Uşaklı fe3a75812f closes #6113 closes #6114 8 years ago
Barış Soner Uşaklı 3f2a1d3e8e check error first #6116 8 years ago
Barış Soner Uşaklı caaa72b752 closes #6124 8 years ago
Peter Jaszkowiak 9b11413d14 Bundle admin scripts, remove CDN scripts (#6122)
Close #6120
8 years ago
Barış Soner Uşaklı d96674da64 add test for composer fix 8 years ago
Barış Soner Uşaklı 71895f3736 closes #6079 8 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
8 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
8 years ago
Baris Usakli aecbcd9e89 add verbose message for field whitelist 8 years ago
Julian Lam 2fa4b2918e removing premature return 😆 8 years ago
Julian Lam c3c22cfdcc closes #6107 8 years ago
Baris Usakli 5ca3b535e7 closes #6105 8 years ago
Baris Usakli dbf815ed47 closes #6103 8 years ago
Muhammad Osama Arshad 64895310a9 fix #5973 8 years ago