Commit graph

62 commits

Author SHA1 Message Date
Miodec 9b1c919565 added note about ariplay receiver 2022-01-29 14:41:42 +01:00
TheKaushikGoswami bbdd4c608b
Grammar Enhancement: Fixed a Typo + Minor Updates (#2348) 2022-01-25 11:25:54 +01:00
Teddi 3a9e77a732
Add More Theme Documentation (#2290) by teddinotteddy
* Create More Theme Documentation

* Update and rename Themes.md to THEMES.md

* Add Link to THEMES.md

* Update THEMES.md

* Better Readability for THEMES.md

* Add Image Highlighting what the Colors Correspond To

* Update THEMES.md

Co-authored-by: Jack <jack@monkeytype.com>
2022-01-12 20:57:39 +01:00
Teddi cb5c68a832
Fix Contributing Guidelines Node JS Link (#2286)
Node JS/NPM link wasn't working previously so I made a simple fix for that.
2022-01-12 16:43:02 +01:00
Seth Falco c17470773f
chore: remove create directory from contributing guide (#2228) 2022-01-01 16:08:16 +01:00
Seth Falco 32f6c15d53
chores: fix typo and push backend/credentials directory (#2224)
* typo: add space before SCM

* chore: add .gitkeep to push credentials directory
2021-12-28 21:03:07 +01:00
Ferotiq 53cbd9372b
Add Option to Use MongoDB Credentials (#2169) by Ferotiq
* Add Option to Use MongoDB Credentials

* updated example

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-13 16:00:09 +00:00
Zach Tepper a5c1723eef
Update CONTRIBUTING.md (#2147) 2021-12-06 14:33:30 +00:00
Jack 816562b8d4 updated firebase section, reordered sections 2021-10-29 12:02:25 +01:00
Jack 7b5ff7be0a
Update CONTRIBUTING.md 2021-10-14 19:54:05 +01:00
Jack b21fb91dcb updated contributing file 2021-10-13 20:25:17 +01:00
Matthew An d99b3523a5
Add .nvmrc file and updated Node.js installation instructions (#1968) by mtthwn
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-10-13 19:44:20 +01:00
Jack cf8d258400
Quote submission (#1984)
* added new-quotes get and add routes

* added new-quotes/approve route to api

* Added front-end for quote submission

* fix language typo, force lowercase language

* Check for duplicate quote

* added unknown language handling to quote-submit

* npm i

* npm i

* language dropdown instead of input field

* mouse down instead click

* styling changes

* moved quotemod check to the controller,
added refuse endpoint,
added ability to approve and edit

* limiting quotes

* added log to quote approve

* added approve quotes button

* typo

* using the correct function, lowered limit

* added quote approve popup

* getting quotes and showing them

* error checking

* error checking

* removed console log

* stylng changes,
added refresh list button

* added disabled class

* styling changes

* handling button clicks
showing langauge and timestamp

* check if user is a quote mod

* approve button handling

* handling quote edit

* showing short quotes in red

* post, not get

* not parsing quote id to int

* parsing to objectid

* updated styling

* fixed lint warnings

* fixed up new quotes dao

* showing loader

* calling function correctly

* typo fix

* fixed wrong path,
fix broken newid,
saving file when file exists,
searching for the quote correctly when attempting to delete

* showing message

* blocking buttons and inputs when waiting for response,
unlocking after response

* deleted workflow

Co-authored-by: lukew3 <lukew25073@gmail.com>
2021-10-10 22:46:35 +01:00
Josh Moncrieff 2092439729
Update CONTRIBUTING.md (#1977)
fix typo in language guidelines example
2021-10-09 23:19:36 +01:00
Aaron 018da6c665
Update CONTRIBUTING.md (#1962) 2021-10-07 14:30:52 +01:00
Aaron 6039820c26
Update CONTRIBUTING.md (#1915) 2021-09-29 23:25:58 +01:00
Jack 83422d2f99
Update CONTRIBUTING.md 2021-09-29 01:48:42 +01:00
Jack 3316d58ac8 fixed broken list 2021-09-29 01:44:41 +01:00
Jack 8d35c54086 clarified a step. i would like to dedicate this commit to SeerLite 2021-09-29 01:43:20 +01:00
Rishav Raj f97893a736
typos in CONTRIBUTING.MD (#1880) 2021-09-18 23:59:29 +01:00
Aaron c52d6325fa
Update CONTRIBUTING.md (#1874) 2021-09-17 13:04:16 +01:00
Aaron 9a35c62449
Updated tos, privacy policy, security policy, and contributing files (#1770) by UnrealApex
* Renamed command line setting timer-progress bar

* Updated tos, privacy policy, security policy, and contributing files

* Update CONTRIBUTING.md

* typo
fixed text outside of main content div
missing closing li

* removed empty section

* changed wording

* changed h3 to p

* updated header

* updated security policy header

* changed h3 to p
updated header
added missing p tags

* moved script down, added link back to main page

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-08-31 15:17:21 +01:00
Jack 1c37cf9245 updated contributing to mention nodb development 2021-08-25 15:49:47 +01:00
Aaron d66eee96b1
Update CONTRIBUTING.md (#1735)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

* Fixed typos

* Fixed typos

* Update CODE_OF_CONDUCT.md

* Update CONTRIBUTING.md

* Removed extra whitespace

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-08-18 12:33:15 +01:00
lukew3 7c6dc9405f updated documentation and fixed bot bug 2021-08-07 10:53:05 -04:00
Miodec 8cbbe51ba7 Merge branch 'master' into mongo 2021-07-24 23:17:58 +01:00
Kelsier bab6573b03
Proofreading of .md Files (#1664) by TKelsier
* Proofreading Text Changes/Fixes

* Proofreading Text Changes/Fixes 2

Changed the order of which text editor, GIT, Firebase, and NPM are both listed in the Prerequisets list and on this page itself, to both make more sense in regards to the order for which one should do/get each and to correspond directly to the order within the list (text editor is the "first" item in the list and therefore is the first thing explained in the rest of the sheet, etc).

* Proofreading Text Changes/Fixes

Just a few simple edits

* Proofreading Text Changes/Fixes

* Proofreading Text Changes/Fixes

* Proofreading Text Changes/Fixes
2021-07-24 14:17:15 +01:00
Miodec c5aace859d Merge branch 'master' into mongo 2021-07-19 17:49:43 +01:00
Aaron 35d57e94ae
Removed extra whitespace (#1636)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

* Fixed typos

* Fixed typos

* Update CODE_OF_CONDUCT.md

* Update CONTRIBUTING.md

* Removed extra whitespace

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-19 15:05:15 +01:00
Miodec 0036af9f73 Merge branch 'master' into mongo 2021-07-12 23:17:12 +01:00
Aaron 54735acbf6
Update CONTRIBUTING.md (#1622)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

* Fixed typos

* Fixed typos

* Update CODE_OF_CONDUCT.md

* Update CONTRIBUTING.md

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-12 13:21:01 +01:00
Aaron 23af378130
Fixed some typos (#1608)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

* Fixed typos

* Fixed typos

* Update CODE_OF_CONDUCT.md

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-09 20:25:33 +01:00
Aaron 4618227159
Update CONTRIBUTING.md (#1604)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-08 12:07:45 +01:00
UnrealApex da5d94d43e
Update CONTRIBUTING.md (#1600)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-07 23:12:17 +01:00
Miodec 7689086503 merged master into mongo 2021-07-07 14:24:44 +01:00
UnrealApex 22b29aeea7
Updated CONTRIBUTING.md (#1577)
* Renamed command line setting timer-progress bar

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Fixed wrong keyboard shortcut for mac
2021-06-29 15:59:46 +01:00
lukew3 f0d611a936 Added additional instructions to mongodb compass usage 2021-06-05 15:20:42 -04:00
Victor B 02d1dfc56b Change node version in CONTRIBUTING.md 2021-06-05 17:02:38 +02:00
lukew3 7845135c8a Created migrate script, updated CONTRIBUTING.md 2021-06-02 22:03:37 -04:00
lukew3 b44ac814cf fix bug created in merge, updated contributing.md 2021-05-27 11:36:39 -04:00
CarinaChenot 773fb29dc7 Add .firebaserc_example back 2021-04-09 20:20:32 +01:00
UnrealApex 94d60705d4
Fixed Typo That Changed Tense of Sentence
Fixed typo in sentence that was in the past tense, but had word in the present tense.
2021-03-18 18:16:28 -07:00
Luke Weiler 6805117df2
Added enable firebase firestore step 2021-03-11 12:08:12 -05:00
g-harel 70f91e8bac add firebase auth setup to contributing guide 2021-02-15 17:54:43 -06:00
Taylor Robinson 431e52affb fix documentation (comma after last element is bad syntax) 2021-01-03 18:27:40 +00:00
Alexander Craggs c5541f5104
Firebase no longer sets a default, instead uses ID. 2020-12-11 20:51:41 +00:00
typer 18de7cccd5 made gulp output to dist/ 2020-11-02 03:19:24 -08:00
typer 4d4ae1b2ac updated contributing.md 2020-11-01 23:16:17 -08:00
typerqeo aae1f34a82 added new package.json. install with npm install, and run with npm start. 2020-10-27 19:23:10 -07:00
Jack eb9f3bdd36 rebrand 2020-10-15 22:05:28 +01:00