This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 04:26:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
84a73a988d
Vulcan
/
packages
/
nova-voting
/
lib
/
server.js
4 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
comments.postId available in commentsInput (insertableIf/editableIf) -> add `control: "none"` where needed in the app ; fix wrong import from previous commit on nova-voting (vote (operateOnItem) is needed on client/server, score algorithm is only server-side (async callback))
2016-11-08 13:49:41 +01:00
import
'./server/scoring.js'
;
wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..)
2016-11-08 12:58:53 +01:00
import
'./server/cron.js'
;
import
'./modules.js'
;
Reference in a new issue
Copy permalink