issues
search
theVolary
/
feather
Full featured widget-based RIA framework for node
Other
16
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allowing (custom) authorization to occur even when user login is not logged in
#304
DavidZey
closed
8 years ago
0
Replacement logic for deprecated .existsSync() method.
#303
etduroch
closed
8 years ago
0
corrected use of existsSync to use fs
#302
DavidZey
closed
9 years ago
10
revert jquery upgrade - needs more testing
#301
DavidZey
closed
9 years ago
0
JSDOM and Jquery upgrade
#300
DavidZey
closed
9 years ago
0
JSDOM dependency upgrade and memory leak fix
#299
DavidZey
closed
9 years ago
0
Handle unknown objects sent as exception param on logger
#298
etduroch
closed
9 years ago
0
JIRA HUDEV-103 - add onPreStart app hook
#297
DavidZey
closed
10 years ago
0
turn off sslv2 as well
#296
DavidZey
closed
10 years ago
0
POODLE fix for JIRA HUDEV-95
#295
DavidZey
closed
10 years ago
0
making jquery CDN protocol agnostic
#294
DavidZey
closed
10 years ago
0
Allow secured routes to define verb
#293
etduroch
closed
10 years ago
0
Proxy server support
#292
skrenek
closed
10 years ago
0
socket.io upgrade
#291
chris-held
closed
10 years ago
0
Invalid json empty body error fix
#290
etduroch
closed
10 years ago
0
Henry and the Great Gorilla
#289
skrenek
closed
10 years ago
0
Render error handling
#288
skrenek
closed
10 years ago
1
Enable heap dump by sending a USR2 kill signal.
#287
skrenek
closed
10 years ago
0
Moved jquery CDN pull to version 1.7.1 to match what was served locally ...
#286
skrenek
closed
10 years ago
0
Efficiency improvements
#285
skrenek
closed
10 years ago
0
Added ability to log request times to a csv file if a request takes longer than a configurable threshold.
#284
skrenek
closed
10 years ago
0
Updating body-parser to 1.0.2 to fix FB 17150.
#283
skrenek
closed
10 years ago
0
Added workaround for FogBugz 17150, and https://github.com/expressjs/bod...
#282
skrenek
closed
10 years ago
0
Profiling additions
#281
skrenek
closed
10 years ago
0
Auto-calculate file size when grokking uploaded files. Multer does not ...
#280
skrenek
closed
10 years ago
0
Fogbugz 16474: Fix for feather_cache_break logic
#279
etduroch
closed
10 years ago
0
Multipart file upload cleanup
#278
skrenek
closed
10 years ago
0
Child process handling
#277
skrenek
closed
10 years ago
0
add exit code to shutdown
#276
DavidZey
closed
10 years ago
0
Connect multipart handling
#275
skrenek
closed
10 years ago
0
Updated lsenv command to support subfolders in conf.
#274
skrenek
closed
10 years ago
0
CORS changes
#273
skrenek
closed
10 years ago
0
Allow configurable cross site access, needed for client side REST access
#272
etduroch
closed
10 years ago
0
Adjusted feather.rest calls so you can pass in (options, cb) and include...
#271
skrenek
closed
10 years ago
0
Corrected negation bug that would always cause an undefined error
#270
etduroch
closed
10 years ago
0
CSS consolidation and rest router exposure.
#269
skrenek
closed
10 years ago
0
add cache bust to rest calls
#268
chris-held
closed
10 years ago
0
bugfix for the cases where window.location.search and window.location.ha...
#267
ryedin
closed
10 years ago
0
Fix max listeners in eventPublisher to work with current node version.
#266
skrenek
closed
10 years ago
0
remove calls to createStylesheet
#265
chris-held
closed
10 years ago
0
don't log missing css files or serve 404 pages
#264
chris-held
closed
10 years ago
0
Use session secret and remove cookieParser.secret
#263
chris-held
closed
10 years ago
0
Upgrade connect-gzip to tikonen's fork. He modernized it.
#262
skrenek
closed
10 years ago
0
No 404 for missing css files
#261
chris-held
closed
10 years ago
0
Fix feather.auth.user. But wait, there's more. No more session id chopp...
#260
skrenek
closed
10 years ago
0
adding parse method on signed cookies
#259
DavidZey
closed
10 years ago
0
Added truth checks to passed in cookies and session ids. Connect.utils....
#258
skrenek
closed
10 years ago
0
Fixed typos and moved more stuff into lib/util for parsing signed cookie...
#257
skrenek
closed
10 years ago
0
Updated for node v0.10 upgrade.
#256
skrenek
closed
10 years ago
0
added cookie module
#255
skrenek
closed
10 years ago
0
Next