Commit Graph

727 Commits

Author SHA1 Message Date
Elijah Lucian
20c9898174 👻 2021-03-20 18:59:13 -07:00
219f98dab4 Add fancy space battle 2021-03-21 01:44:09 +00:00
6a541a8544 Merge branch 'webgl-footer' 2021-03-20 22:47:54 +00:00
Elijah Lucian
0c5c20f1fc 📐 2021-03-20 15:44:32 -07:00
dependabot[bot]
1163f9553b
Bump three from 0.119.1 to 0.125.0 in /webclient
Bumps [three](https://github.com/mrdoob/three.js) from 0.119.1 to 0.125.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 22:35:10 +00:00
Tanner Collin
2ba546d94c
Merge pull request #22 from Protospace/webgl-footer
🚀
2021-03-20 16:34:15 -06:00
Elijah Lucian
b169f1372b 🚀 2021-03-20 15:29:00 -07:00
dependabot[bot]
1cde290002
Bump jinja2 from 2.11.2 to 2.11.3 in /authserver
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 05:27:03 +00:00
dependabot[bot]
04d53a331b
Bump jinja2 from 2.11.1 to 2.11.3 in /ldapserver
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 02:48:58 +00:00
dependabot[bot]
5de5cc7fdd
Bump djangorestframework from 3.11.0 to 3.11.2 in /apiserver
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 23:01:05 +00:00
Elijah Lucian
03687402c9 handling window resize events 2021-03-17 10:51:19 -06:00
Elijah Lucian
8f536b0242 Merge branch 'master' of github.com:Protospace/spaceport into webgl-footer 2021-03-17 10:35:12 -06:00
dependabot[bot]
a0d5c0bf26
Bump elliptic from 6.5.3 to 6.5.4 in /webclient
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 04:41:39 +00:00
dependabot[bot]
1115daa677
Bump bleach from 3.1.4 to 3.3.0 in /apiserver
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.4...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 22:25:38 +00:00
247e221ac6 Improve logging 2021-01-12 02:42:53 +00:00
dependabot[bot]
62154cb5d5
Bump ini from 1.3.5 to 1.3.8 in /webclient
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 05:41:36 +00:00
a7051f80ac Make generate_backups function atomic, increase DB timeout 2020-11-24 23:00:45 +00:00
6a6fa7d504 Show last four weeks of card scans chart by default 2020-11-22 05:56:35 +00:00
5458e4d408 Strip command output 2020-11-22 01:30:14 +00:00
6b841f3a78 Set a user's wiki password with auth server 2020-11-22 01:30:14 +00:00
53ae4c31bb Initial commit of auth server 2020-11-22 01:30:14 +00:00
c8d5cece83 Fix class max_students default bug 2020-11-20 02:59:01 +00:00
21d1f3106f Add chart for vetted member count 2020-11-19 00:54:05 +00:00
e516ab1263 Add script to import historical number of vetted members 2020-11-19 00:53:06 +00:00
276e9b9b5b Add stats for number of vetted members 2020-11-19 00:52:33 +00:00
9156bcdba3 Add chart for older than six months member count 2020-11-19 00:17:26 +00:00
af68f6b941 Add script to import historical number of members older than six months 2020-11-18 23:57:37 +00:00
4b74bc8ade Add stats for number of members older than six months 2020-11-18 23:54:44 +00:00
e8878fc02e Refresh stats on login/logout 2020-11-18 08:47:22 +00:00
e925a184c3 Display alarm status on home page 2020-11-17 20:27:12 +00:00
d990a64efb Return alarm light value over /stats/ API 2020-11-17 20:25:25 +00:00
750eed0fb6 Add API route for logging alarm light value 2020-11-17 08:15:16 +00:00
c3238f8b75 Add some thank-yous 2020-11-16 02:51:18 +00:00
d7c1f8e291 Adjust member form generation 2020-11-16 02:33:05 +00:00
6337b314c7 Update member form template 2020-11-15 17:31:00 -07:00
3b412d35e4 Update member form template 2020-11-15 17:20:03 -07:00
a87993b9de Correct blank member form font import 2020-11-15 16:30:24 -07:00
944be50dbf Add checks to card photo generation 2020-11-15 23:01:55 +00:00
a083a7814f Add limits to possible monthly_fees 2020-11-15 05:33:15 +00:00
d56a530312 Add some limits to class cost and student count 2020-11-15 05:10:52 +00:00
e69a65ae0b Stop generating card files 2020-11-15 05:10:28 +00:00
5ad6547028 Get card photo as blob in UI 2020-11-15 04:36:41 +00:00
67a019811b Generate card photos on the fly instead of saving files 2020-11-15 04:35:16 +00:00
19fa620296 Merge branch 'member-summary' 2020-11-15 01:54:00 +00:00
4bc2965f60 Increase ldap api call timeout 2020-11-15 01:47:04 +00:00
ed8df13946 Add django command to delete unused static files 2020-11-15 01:45:07 +00:00
928a07d29c Display yellow banner when on development site 2020-11-15 01:44:36 +00:00
429a6c0354 Merge remote-tracking branch 'origin/member-summary' 2020-11-15 00:55:04 +00:00
03ebe8c7aa Improve development docs 2020-11-15 00:53:07 +00:00
3f4cd0e3f5 Ignore logging of ldapserver /ping route 2020-11-12 23:38:24 +00:00