Commit Graph

65 Commits (0b1b6af379a1ae3fba2e911a5860b8069f574ff8)

Author SHA1 Message Date
Barış Soner Uşaklı d7796f0b73 chore: add test.sh to gitignore
Peter Jaszkowiak de5a21f19b
fix(): web install templates now compiled ()
Barış Soner Uşaklı 5f10d67db5
Remove sounds ()
* feat: remove sounds

* feat: remove more sounds

* feat: disable sounds plugin

* fix: openapi
Barış Soner Uşaklı cc86f079e1 feat: add link-plugins.sh
Barış Soner Uşaklı a219285e10 feat: ignore mongodb playground file
Barış Soner Uşaklı 630f5d5b85 fix: only call clearCookie for logged in users
Julian Lam 0de40188f1 Add build/export to repo
Barış Soner Uşaklı 0a5d16d1cd closes
Barış Soner Uşaklı 6b5a0891cb add install\package.json for
Peter Jaszkowiak dfad76120d Support npm@5 and yarn ()
* Support npm@5 and yarn

Use package.default.json
Partial 

- Overwrite package.json with package.default.json values
- `dependencies` field is merged with package.default.json version taking precidence
- `./nodebb upgrade` automatically does those things and runs `git pull`
- use `./nodebb upgrade --dev` to avoid the `git pull`

* added logic to preserve extraneous plugins installed in node_modules/

* Don't automatically git pull

* Simplify package-install, run it on upgrade just in case
Peter Jaszkowiak f336726173 Bump dependencies ()
* Bump dependencies

* Fix mocha v4 requiring --exit flag

Use nyc instead of the istanbul binary

* Print out summary instead of full report
Peter Jaszkowiak 9a3b684228 Remove dependency, ignore package-lock.json
Danijel Marjanovic 362bccbed8 add .svn line to .gitignore
Peter Jaszkowiak d4e7db45b7 Use zipObject, more test-related ignores
Peter Jaszkowiak afb79e97eb Ignore normalised image
Julian Lam 5297c31b1c adding yarn.lock to ignore file
Julian Lam b58eb99571 re-adding public/uploads to gitignore
Peter Jaszkowiak f7a964474d Ignore log files
Peter Jaszkowiak 2f07c18c5a All hail the glorious translation prebuilding
psychobunny 949b4aaa1f added logo to .gitignore so it doesn't get updated by test runner
psychobunny 66d8c29d25 use different path for installer files
Julian Lam 252574346e tweak gitignores, closes
Mathias Schreck 159da18e9f Add npm script to run eslint
barisusakli c8ba61ac7b closes
Yami d78edf6f72 adding istanbul coverage
barisusakli 0b2f01b8bc info page
psychobunny c6982f7cdb fixed .gitignore
barisusakli f512cb543f closes
psychobunny 42c0b973f1 closes
psychobunny bde6bc67b4 .transifexrc
psychobunny 67c3f106fb tx for windows .gitignore
Nicolas Siver 773d886135 ignore for JetBrains IDEs
psychobunny 0a1b31e6bc small change to gitignore re: logs
psychobunny 2f53a3acc9 adding .gitignore public/uploads
Julian Lam c2fd89e050 committing of compiled js and css to file on startup
psychobunny 9a1fe2e2cc apparently this line is moot too, then
psychobunny 6f937c59fb gitignore check for config.json too strict
Julian Lam ef4972f66b added sounds folder to gitignore
Julian Lam 88b4516ef8 added compiled templates to gitignore
Julian Lam 1a85d45567 portuguese and slovak translations
bdharrington7 d60151a6cc excluding .DS_Store
Julian Lam e4e57ce31f initial commit to emailer system overhaul
akhoury 4e0d0c2c20 adding error.log .gitignore, winston is that you?
akhoury 71125fd1e2 adding webstorm's .idea folder to .gitignore
Julian Lam 08ef67e824 closed
Julian Lam c8c355b319 added komodoproject file extensions to gitignore
Julian Lam 4353a9da25 issue - hot-swapping of plugins
Andrew Darqui aacd42f4bc ignore vim .swp files from git
Julian Lam e621d7e601 closed - autominifying client-side assets on load
psychobunny dbe0b1551b creating a separate theme for my metro ui shenanigans, follow up revert on cerulean incoming