1078 Commits (1296b7a72cf79c609a716114a1b04c2b11305de3)

Author SHA1 Message Date
Baris Usakli 6eb9af77e6 first pass at subfolder 12 years ago
Julian Lam ab6639e130 closed #64 12 years ago
Julian Lam 651c652df7 closed #65 12 years ago
Julian Lam 80519d4c97 updating package.json file to add "contributors" section
updated "repository" field
removed references to packages that are builtin (crypto and path)
12 years ago
Julian Lam d96bfee227 Resolving issue #2 -- added GPLv3 license file and updated package.json 12 years ago
Julian Lam 2c7f9c7103 updated package.json to include git link, and updated README.md to include
proper installation instructions
12 years ago
Julian Lam 740cf13e8d updated less-middleware to 1.1.12 (fixing odd regression with LESS package update). Fixed issue where editing of posts was wonky because the title was being grabbed incorrectly 12 years ago
Julian Lam 85b9879ab8 patching app setup to also create the client-side config automatically.
also temporarily removing nodefly.
12 years ago
psychobunny 3a2152a1f8 added back nodefly. fixed package.json in a previous commit, our versioning of nodebb was what was breaking npm 12 years ago
psychobunny 3476be6233 removed atom-writer (and xml-writer) in favour of node-rss which seems to be better. updated feed.js 12 years ago
psychobunny 4207928ac2 removed nodefly temporarily due to some issue with npm install 12 years ago
Julian Lam 0031af8d4f adding nodefly... just for fun. It'll need to be revamped later to remove the nodefly key. 12 years ago
psychobunny bcc903ee1c run npm install. starting rss atom feeds of topics. fixed bug in topics where new topics created were not being saved properly 12 years ago
Baris Usakli d1041bedf4 imagemagick resizing 12 years ago
Julian Lam 08c303b3c7 interim commit 12 years ago
Julian Lam bceaf67c20 INSTALL build-essential AND RUN npm install!!!!
bcrypt integration
12 years ago
Julian Lam 0ae4e31163 RUN "npm install" AFTER THIS GIT PULL!!
Integrated markdown parsing to all post content. Title content by default
not going to be parsed, using default options unless circumstances dictate
otherwise.
12 years ago
Julian Lam 9c05a76fcb facebook integration 12 years ago
Julian Lam 32d9b5349e beginning google integration 12 years ago
Julian Lam 8e5714cab4 skeleton for twitter integration via passport 12 years ago
Julian Lam 09fb79d3a2 integrated LESS middleware to static served CSS/less files 12 years ago
Julian Lam d712f57141 refactored user authentication (passport-local, instead of my own
half-baked implementation)
12 years ago
Julian Lam cb9a110a5d RUN npm install AFTER PULLING THIS COMMIT!
Added user label to header, gravatar support
12 years ago
Julian Lam f4b14df195 some more fixes to the session handling to ignore the /api folder, and
refactoring how the public directory is set up in webserver.js.

THIS COMMIT ALTERS NODEBB'S DEPENDENCIES!
Please run npm install after pulling.
12 years ago
Julian Lam 8d4fb77565 NEW DEPENDENCY: connect-redis
Persistent sessions with connect-redis.
12 years ago
Julian Lam c1186f396e some work on session login etc 12 years ago
Julian Lam a73481af8b more work with reset page 12 years ago
psychobunny b04d262fe4 init, just some testing 12 years ago