| 
							
							
								 Matthew Penner | df385cef3a | Add additional mimetypes to check if a file is an archive | 2020-07-15 13:09:45 -06:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 1a6669aa5c | Add endpoint support for decompressing files | 2020-07-14 21:16:49 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 6c0d308348 | Paginate servers on frontend; closes #2106 | 2020-07-14 20:48:41 -07:00 |  | 
			
				
					| 
							
							
								 Matthew Penner | 1d2acbd5b4 | Get basic file upload functionality working | 2020-07-12 16:42:32 -06:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 121f163b81 | Handle new file rename/move API | 2020-07-11 16:20:42 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 2653321fc2 | Support renaming multiple files at once | 2020-07-11 16:00:30 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 93cab68cc3 | Handle mass actions for file deletion | 2020-07-11 15:37:59 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 82bc9e617b | Add support for compressing items in the file manager | 2020-07-11 13:38:49 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 2692e98cd8 | Massive speed improvements to filemanager | 2020-07-10 22:10:51 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 82d7fa1c53 | Support setting notes on allocations; closes #561 | 2020-07-09 21:00:03 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 2278927fb6 | Update allocations to support ids; protect endpoints; support notes | 2020-07-09 20:36:08 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | fc9054312d | Support modifying the primary allocation for a server | 2020-07-09 19:56:46 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 5c18fd1f0c | Show allocated ports on settings page | 2020-07-08 21:42:37 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 7b5139b2b1 | [Breaking] Return all server allocations in API response | 2020-07-08 21:04:45 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | d3c749ac56 | Code cleanup & fix frontend searching servers; closes #2100 | 2020-07-06 21:25:00 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | c419d15907 | eslint cleanup | 2020-07-04 18:30:50 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 7b75e7a648 | Support using recovery tokens during the login process to bypass 2fa; closes #479 | 2020-07-02 23:01:02 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 795e045950 | Display generated recovery tokens when enabling two factor | 2020-07-02 22:23:25 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | f1c3762f4d | Add base support for definining the number of backups that can be created for a server | 2020-04-26 12:12:29 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | c4f4f1f5c8 | Don't show an error in the listing if the server is still installing or suspended | 2020-04-25 17:58:09 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | f45c03a449 | Support filtering to own/all servers if user is an admin | 2020-04-25 17:52:32 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 00b0d30c60 | Fix handling for backups; correctly send along ignored files & directories | 2020-04-18 23:26:59 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | e044e8db1c | Show a nicer error message when server is installing | 2020-04-17 11:07:32 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 1aa3e0fb63 | Set bar completed when a request fails | 2020-04-17 10:26:36 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | b9239594ca | Don't flood the progress bars when listing resources | 2020-04-12 16:08:29 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | d3a06e1ca8 | Add progress bar to top of page for nicer loading indicator styles | 2020-04-10 12:41:08 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 9ba6aaebde | Move actions into context menu, add support for deleting a backup | 2020-04-09 22:08:09 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | f9878d842c | Fix error handling for large files (and endpoints called as non-json) | 2020-04-06 21:59:14 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | a924eb56cc | Fix file and backup downloading to use URL returned by server | 2020-04-06 20:28:14 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | d27f0c6f2a | Basic backend support to at least store a backup model in the DB | 2020-04-04 12:26:39 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 9991989f89 | Very basic implemention of frontend logic required to display backups and create a new one | 2020-04-04 10:59:25 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 0dbf6b51b5 | Add very simple search support to pages, togglable with "k" | 2020-04-03 22:39:53 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 85e3945cd7 | Add support for client-side server reinstallation | 2020-04-03 14:43:24 -07:00 |  | 
			
				
					| 
							
							
								 AreYouScared | 71292a7642 | Respond with thread limit Retrun the cpu threads in the api resposne | 2020-03-29 17:12:35 -04:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | ab4c4e7e9e | Add basic permissions checking logic to frontend | 2020-03-28 17:25:04 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 1270e51248 | Add support for deleting a subuser from a server | 2020-03-27 15:32:33 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | a6f46d36ba | Implement basic code for creating/updating a subuser | 2020-03-27 14:23:13 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 51c5cf4dbb | Get basic modal view for editing/creating a new subuser working | 2020-03-25 21:58:37 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 8d52e2e1a7 | Finalize API key management for accounts | 2020-03-22 19:10:49 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 3ef649d984 | Display the API keys | 2020-03-22 18:25:29 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 933a4733e8 | Add base support for creating a new API key for an account | 2020-03-22 18:15:38 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 1e0d630e1f | Finish building out schedule management functionality | 2020-03-22 13:56:15 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | ef38a51d6d | Add base support for editing an existing task | 2020-03-18 22:28:32 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 78ed343a34 | Support deleting a task from a schedule | 2020-03-18 21:08:32 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 5345a2a3e1 | Add initial task listing for schedules | 2020-03-17 23:33:53 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | f180e3ef0b | Attempting to get an edit modal to display without a re-render | 2020-02-11 23:23:06 -08:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 32e9fb0346 | Add basic listing of server schedules | 2020-02-08 15:23:08 -08:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | 9a0ed6b291 | Add ability to disable two factor authentication | 2019-12-22 20:41:25 -08:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | eb39826f46 | Add base logic to configure two factor on account | 2019-12-22 17:03:44 -08:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | d07ee9a36b | Add create directory button | 2019-12-15 19:10:01 -08:00 |  |