p5.js-web-editor/server
Cassie Tarakajian 15ad07d5ce [#1314][#1489] Use collation instead of RegEx
- Add case insensitive indexes for User.email and User.username
- Update user queries by username or email so that they are case
  insensitive
2020-07-14 18:16:17 -04:00
..
config [#1314][#1489] Use collation instead of RegEx 2020-07-14 18:16:17 -04:00
controllers [#1314][#1489] Use collation instead of RegEx 2020-07-14 18:16:17 -04:00
domain-objects Public API: Create new project (fixes #1095) (#1106) 2019-08-30 14:26:57 -04:00
migrations Fix server-side linting erros 2020-03-03 18:52:39 -05:00
models [#1314][#1489] Use collation instead of RegEx 2020-07-14 18:16:17 -04:00
routes Navigation to Settings Screen 2020-06-23 15:54:09 -03:00
scripts [#1473] Update `master` to `main` in examples.js 2020-06-29 18:28:24 -04:00
utils Code style changes to use === and comparison to undefined 2020-03-30 17:07:10 -04:00
views Prototype with proposed i18n architecture (#1478) 2020-07-06 11:36:45 +02:00
jest.setup.js Split client and server tests into separate Jest "projects" 2020-06-28 15:44:00 +02:00
server.js Webpack config in dev and prod include copywebpack for static translations.json 2020-07-10 17:08:47 +01:00