|
83cba3e896
|
Document /stats/ API route
|
2020-08-02 19:28:09 -06:00 |
|
Tanner Collin
|
7297e30eb9
|
Merge pull request #21 from Protospace/dependabot/npm_and_yarn/webclient/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /webclient
|
2020-08-02 19:17:19 -06:00 |
|
|
8f42f7ad80
|
Add prepaid members to ready to vet list
|
2020-08-03 01:11:45 +00:00 |
|
|
335e152ffb
|
Add more logging to IPN verification
|
2020-08-03 01:11:45 +00:00 |
|
dependabot[bot]
|
d869d0b70b
|
Bump elliptic from 6.5.2 to 6.5.3 in /webclient
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 10:58:57 +00:00 |
|
|
9524803ca3
|
Add UI to show if Trotec is in use
|
2020-07-27 21:09:15 +00:00 |
|
|
250ea89aa0
|
Prevent adding cards for unvetted members
|
2020-07-27 21:05:26 +00:00 |
|
|
b91f3bfb01
|
Display Trotec last usage time
|
2020-07-26 05:29:22 +00:00 |
|
|
f7469d67b9
|
Add UI to show if Trotec is in use
|
2020-07-26 00:04:58 +00:00 |
|
|
0f826015f7
|
Add stats endpoint for tracking computer logins
|
2020-07-26 00:04:07 +00:00 |
|
|
1e5250eb70
|
Add printable transaction receipt
|
2020-07-23 00:09:44 +00:00 |
|
|
570c5f2aeb
|
Add instructions on how to print a member card
|
2020-07-18 22:38:07 +00:00 |
|
|
edb2128cbf
|
Display Protospace as meeting instructor
|
2020-07-18 22:15:53 +00:00 |
|
|
04e0bbc7a2
|
Handle member photo Exif data orientation in the API
|
2020-07-18 06:13:02 +00:00 |
|
|
49b2cb48ab
|
Handle member photo Exif data orientation in the UI
|
2020-07-18 06:12:10 +00:00 |
|
|
792a7ed62b
|
Add UI to crop member photo
|
2020-07-17 04:48:40 +00:00 |
|
|
892bb09e4c
|
Add script to generate previous member cards
|
2020-07-17 04:46:05 +00:00 |
|
|
33e9ddd30f
|
Accept photo crop data over member details API
|
2020-07-17 04:45:35 +00:00 |
|
|
6be0778b39
|
Autofocus login username field
|
2020-07-16 23:05:59 +00:00 |
|
|
d5be3b65de
|
Adjust member card template
|
2020-07-16 16:50:32 -06:00 |
|
|
0c2b011055
|
Adjust card positions to match mirrored template
|
2020-07-16 16:28:56 -06:00 |
|
|
6768211a78
|
Display card image link if user has one
|
2020-07-16 22:03:46 +00:00 |
|
|
a849b5f887
|
Add field for card_photo to database
|
2020-07-16 22:03:46 +00:00 |
|
|
e3514a1768
|
Add border to card member photo and check font size
|
2020-07-16 22:03:46 +00:00 |
|
|
9281abf853
|
Add function to generate member card photo
|
2020-07-16 22:03:46 +00:00 |
|
|
ee7c9d53d1
|
Mirror member card template to hide white line
|
2020-07-16 16:03:12 -06:00 |
|
|
b9a7d118dc
|
Adjust member card template
|
2020-07-12 15:18:59 -06:00 |
|
|
638ec37faa
|
Add swordfish media
|
2020-07-12 15:04:56 -06:00 |
|
|
d8c93fed06
|
Add member card template image
|
2020-07-11 23:54:38 -06:00 |
|
|
e93c936967
|
Display and vet members ready to be vetted
|
2020-07-12 03:10:23 +00:00 |
|
|
8561ed2ff4
|
Add an API route for members ready to be vetted
|
2020-07-12 03:09:24 +00:00 |
|
|
f3d96b4019
|
Alert Tanner when an IPN fails to verify
|
2020-07-03 23:03:00 +00:00 |
|
|
2a381402e2
|
Try to verify PayPal IPNs twice
|
2020-07-03 22:50:14 +00:00 |
|
|
f3167a245e
|
Be more explicit about which URLs we can use
|
2020-06-29 22:44:08 +00:00 |
|
|
665d4e68bd
|
Correct admin history date tz, add info to chart
|
2020-06-26 03:13:29 +00:00 |
|
|
bdbab31a17
|
Look up emails case insensitive
|
2020-06-26 03:12:56 +00:00 |
|
|
942ecab890
|
Use new password reset URLs in client
|
2020-06-23 21:01:21 +00:00 |
|
|
ca808e1d67
|
Document password reset URL change
|
2020-06-23 20:59:58 +00:00 |
|
|
a6e1876b93
|
Send reset password to LDAP server
|
2020-06-23 20:58:53 +00:00 |
|
|
5a2c022dfd
|
Fix UI bugs
|
2020-06-22 20:51:04 +00:00 |
|
|
74e0bc9754
|
Add pages for password reset to GUI
|
2020-06-20 03:50:09 +00:00 |
|
|
8ddb1ca949
|
Document password reset route change
|
2020-06-20 03:49:18 +00:00 |
|
|
c5767f033c
|
Add custom password reset check
|
2020-06-20 03:48:31 +00:00 |
|
|
1e685187df
|
Document password reset route
|
2020-06-20 00:35:58 +00:00 |
|
|
41e1359516
|
Add URL for password reset confirm
|
2020-06-20 00:29:24 +00:00 |
|
|
00bcf3fee7
|
Add email relay credentials
|
2020-06-19 23:49:05 +00:00 |
|
|
e70e312843
|
Make locker storage subscription a custom amount
|
2020-06-19 04:55:48 +00:00 |
|
|
9e39fc8eb1
|
Add daily card scan count to Home
|
2020-06-19 04:55:32 +00:00 |
|
|
3141891a27
|
Add chart line when space opened
|
2020-06-19 04:55:17 +00:00 |
|
|
16a989fdd8
|
Improve member form headers
|
2020-06-19 04:54:41 +00:00 |
|