Jordy
|
0112091827
|
Update README.md
changed guides website url
|
2019-06-23 12:52:57 +02:00 |
|
Dane Everitt
|
438f1b06b9
|
Add support for changing account password
|
2019-06-22 23:45:09 -07:00 |
|
Dane Everitt
|
d43b7ea5bc
|
Add basic Formik setup and example for update password
|
2019-06-22 23:25:38 -07:00 |
|
Matthew Hatcher
|
1d06876f69
|
Fix for mass delete error.
|
2019-06-22 22:51:14 -04:00 |
|
Dane Everitt
|
403a1e79fa
|
Fix form hover/active states
|
2019-06-22 18:58:07 -07:00 |
|
Dane Everitt
|
adcd2682ef
|
Start working on some defined styles, begin implementing password update in account
|
2019-06-22 18:53:50 -07:00 |
|
Dane Everitt
|
0789b814dd
|
Fix design issue
|
2019-06-22 18:10:57 -07:00 |
|
Dane Everitt
|
60f32f055e
|
Fix router to make it easier to actually navigate around the app
|
2019-06-22 18:09:42 -07:00 |
|
Dane Everitt
|
f34593e777
|
Make the transition based router be grouped more cleanly.
|
2019-06-22 17:45:32 -07:00 |
|
Dane Everitt
|
d22747b0b1
|
Only do this if no user is in the state already
|
2019-06-22 17:07:54 -07:00 |
|
Dane Everitt
|
e20a768182
|
Plop user data into the store when loading up the base component
|
2019-06-22 17:07:28 -07:00 |
|
Dane Everitt
|
328347fab7
|
Convert all of the login components into hook based ones
|
2019-06-22 16:45:51 -07:00 |
|
Dane Everitt
|
aabf9b8a70
|
Some adjustments to begin working on a dark theme
|
2019-06-22 15:23:02 -07:00 |
|
Dane Everitt
|
ad61774171
|
Whoops, dont mess up logging in if the code starts with 0
|
2019-06-22 13:54:36 -07:00 |
|
Dane Everitt
|
d1880af18d
|
New login page design
|
2019-06-22 13:53:41 -07:00 |
|
Dane Everitt
|
212773d63c
|
Finish authentication flow for 2FA
|
2019-06-22 13:33:11 -07:00 |
|
Dane Everitt
|
7f3ab8aadf
|
Redesign the login form to not use the weird open fields
|
2019-06-22 13:11:27 -07:00 |
|
Dane Everitt
|
56640253b9
|
Merge branch 'release/v0.7.14' into feature/react
|
2019-06-22 12:28:44 -07:00 |
|
Dane Everitt
|
c38f78df84
|
Bump for security release 🔐
|
2019-06-21 22:06:07 -07:00 |
|
Dane Everitt
|
6d01b79372
|
Fix broken test
|
2019-06-21 22:01:42 -07:00 |
|
Dane Everitt
|
93d0f1803f
|
Fix for styleci
|
2019-06-21 21:57:28 -07:00 |
|
Dane Everitt
|
a5be993796
|
Update CHANGELOG.md
|
2019-06-21 21:56:30 -07:00 |
|
Dane Everitt
|
092e7e79ff
|
Change 2FA service to generate the secret on our own and use an external QR service to display the image
|
2019-06-21 21:55:09 -07:00 |
|
Dane Everitt
|
2db7928b76
|
Don't expose existence of account when an incorrect password is provided and the user has 2FA enabled
|
2019-06-21 21:39:24 -07:00 |
|
Dane Everitt
|
06ff76e2e9
|
Fix security vulnerability in file manager allowing XSS attack
|
2019-06-21 21:04:42 -07:00 |
|
Dane Everitt
|
905ae555d0
|
Update README.md
|
2019-06-17 21:15:32 -07:00 |
|
Dane Everitt
|
2a626a3e1f
|
Kinda working checkpoint magic
|
2019-06-16 18:07:57 -07:00 |
|
Dane Everitt
|
4eeec58c59
|
Add support for password reset links
|
2019-06-16 16:57:57 -07:00 |
|
Dane Everitt
|
54cfe7e981
|
Clear email field on send
|
2019-06-16 15:24:20 -07:00 |
|
Michael (Parker) Parker
|
d700fdbe7d
|
update teamspeak egg (#1607)
use a debian based image instead due to glibc issues
resolves #1606
|
2019-06-12 15:29:39 -07:00 |
|
Dane Everitt
|
19ef901768
|
Show success message to the user
|
2019-06-11 23:19:43 -07:00 |
|
Dane Everitt
|
435626f4b7
|
Add support for flash messages utilizing redux
|
2019-06-11 23:12:03 -07:00 |
|
Dane Everitt
|
b93b40ba31
|
Begin working on password reset page
|
2019-06-11 22:02:18 -07:00 |
|
Dane Everitt
|
d9f30294de
|
Migrate the existing login form to use React
|
2019-06-09 19:26:20 -07:00 |
|
Dane Everitt
|
0ab3768274
|
Install eslint to enforce a style
|
2019-06-09 17:38:33 -07:00 |
|
Dane Everitt
|
3f2a4b5762
|
Get initial implementation for react working
|
2019-06-09 17:29:10 -07:00 |
|
Dane Everitt
|
37715762cd
|
Don't parse JSON files as actual JSON
|
2019-06-01 14:24:00 -07:00 |
|
MatthewSH
|
0ec2ac884f
|
Check the boolean itself, not the value.
|
2019-05-31 00:16:56 -04:00 |
|
Dane Everitt
|
0f8dcabb45
|
Even out the file manager rows
|
2019-05-27 18:45:37 -07:00 |
|
Dane Everitt
|
e99ac7abe8
|
Store the console output in a buffer for easier display
|
2019-05-27 18:26:34 -07:00 |
|
Dane Everitt
|
f9b8ddc917
|
Let the daemon send the initial logs
|
2019-05-27 18:03:23 -07:00 |
|
Dane Everitt
|
d284083d20
|
Fix the logic on database modals
|
2019-05-27 16:43:28 -07:00 |
|
Dane Everitt
|
7e89e1bc00
|
Fix firefox focus ring on links
|
2019-05-27 16:32:27 -07:00 |
|
Dane Everitt
|
06337e45d8
|
Add support for non-existent files being edited
|
2019-05-27 16:30:23 -07:00 |
|
Dane Everitt
|
bfdc1f766b
|
Support saving existing files
|
2019-05-27 15:30:49 -07:00 |
|
Dane Everitt
|
a8f523e2aa
|
Prevent opening file edit modal when clicking on row options dots
|
2019-05-27 15:06:10 -07:00 |
|
Dane Everitt
|
89194b4c55
|
Show a cleaner interface while loading file contents
|
2019-05-27 15:02:32 -07:00 |
|
Dane Everitt
|
a8462bf109
|
Add initial support for opening a file in the file manager, still needs more work
|
2019-05-25 16:24:13 -07:00 |
|
Dane Everitt
|
6606eb1b1b
|
Switch to ace editor and improve build process for it
|
2019-05-14 18:36:48 -07:00 |
|
Dane Everitt
|
487128d00f
|
Fix modal design
|
2019-05-14 16:51:38 -07:00 |
|