Peter Jaszkowiak
e609e497b3
Provide more error information to logs
...
Provides full stack instead of just message
2017-11-01 18:59:48 -06:00
Barış Soner Uşaklı
2aaf6900d1
closes #5998
2017-10-25 10:48:12 -04:00
Baris Usakli
79598c32d3
remove unused function
2017-10-19 12:56:51 -04:00
Julian Lam
6852c92ed6
Merge remote-tracking branch 'origin/develop'
2017-10-03 13:37:43 -04:00
Peter Jaszkowiak
dc87d7fc0f
Use .js instead of .jst
...
Fix #5934
2017-09-23 12:51:20 -06:00
Baris Usakli
b56d6f8b50
make call to db in /ping and /sping
2017-09-08 14:39:50 -04:00
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
2017-08-24 19:26:50 -04:00
Julian Lam
932b3f06a5
closes #5797
2017-07-04 10:09:41 -04:00
Julian Lam
d117c65893
oops :shipit:
2017-06-23 10:27:00 -04:00
Julian Lam
d98b3e8056
automatically lowercasing env vars in nconf, fixes #2544
2017-06-22 11:10:23 -04:00
Jorge Meireles
a0e501676c
Add relativePath to /ping and /sping
2017-06-21 11:21:19 +02:00
Barış Soner Uşaklı
f6ac92111b
style changes
2017-05-26 00:02:20 -04:00
Barış Soner Uşaklı
3a1eba2537
merge
2017-05-08 13:49:35 -04:00
Barış Soner Uşaklı
f3c4d2ebe3
closes #5636
2017-04-28 19:35:48 -04:00
Peter Jaszkowiak
c7929ec7d8
Add option for disabling language autodetection
2017-04-21 22:10:25 -06:00
Peter Jaszkowiak
2476221b79
Close #3462 , automatically detect user language based on browser accepts header
2017-04-20 00:16:10 -06:00
barisusakli
38e16ca8f6
Merge branch 'master' into develop
2017-04-16 14:48:00 -04:00
barisusakli
65a65b19c0
tests for #5600
2017-04-16 14:46:02 -04:00
Julian Lam
7f8f197e60
Merge branch 'master' into develop
2017-03-16 14:58:39 -04:00
barisusakli
449352d899
wait for all routes to load before listening
2017-03-16 11:24:36 +03:00
Julian Lam
af2d9fb85b
Merge branch 'master' into develop
2017-03-06 09:51:11 -05:00
barisusakli
b060bda8a0
some more refactors
2017-03-02 17:25:32 +03:00
Julian Lam
b1ceec7571
Merge remote-tracking branch 'origin/master' into develop
2017-02-25 21:43:50 -05:00
psychobunny
2a311d2ff6
printing initialization message twice for some reason
2017-02-24 16:37:30 -05:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only .js files
2017-02-23 18:31:49 -07:00
Peter Jaszkowiak
8b533bb431
Fixes #5474
2017-02-23 14:19:11 -07:00
Julian Lam
672d7352bb
Merge branch 'master' into develop
2017-02-23 12:32:03 -05:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
2017-02-17 22:08:23 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
2017-02-16 22:58:15 -07:00
Julian Lam
8a0a74d95e
Merge remote-tracking branch 'origin/master' into develop
2017-02-07 16:03:54 -05:00
Peter Jaszkowiak
360a35d0a6
Resolve merge conflicts
2017-02-02 22:15:26 -07:00
Julian Lam
48909e753c
Merge branch 'master' into develop
2017-01-17 10:46:14 -05:00
Dominic Lennon
a06e39528f
Code review change
2017-01-16 08:48:53 +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
Dominic Lennon
ed19454eca
Adding more specific timing for session timings
2017-01-11 10:51:41 +00:00
Peter Jaszkowiak
11f7cc4163
Pass tests
2017-01-02 23:04:57 -07:00
barisusakli
853cea7fec
removed emitter.js
2016-11-18 15:03:50 +03:00
barisusakli
4f0e93732a
#5211
...
remove passing js/css between procs
2016-11-17 12:56:00 +03:00
Julian Lam
299fcb99f1
more progress on #5211
2016-11-16 20:54:57 -05:00
barisusakli
ce7513c347
allow cookieDomain from config.json
2016-11-04 20:02:24 +03:00
barisusakli
1a63672e66
more test fixes
2016-10-16 21:51:42 +03:00
barisusakli
817cd29f00
try require from root
2016-10-16 17:36:24 +03:00
barisusakli
b8a3ca98cb
added callback to webserver.listen
...
wait for webserver to be ready to run tests
added topic restore test
added test to load topic via controller
2016-10-16 06:55:12 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
102beb5f93
closes #5080
2016-10-07 11:04:21 +03:00
barisusakli
d60ab3c74c
removed cacheStaticFiles
2016-09-21 12:00:37 +03:00