|  | 9844bccd65 | Fix: width ticket page and account update form | 2023-09-10 12:54:54 +09:00 |  | 
			
				
					|  | 2cba6321c2 | Add: account views, tests, override user model | 2023-09-10 12:34:54 +09:00 |  | 
			
				
					|  | 305001c9ab | Modify: disable basic auth in API add protection to storage info endpoint | 2023-09-08 19:34:25 +09:00 |  | 
			
				
					|  | bfe13039a3 | Add: description of endpoints to swagger | 2023-09-08 19:21:37 +09:00 |  | 
			
				
					|  | 158c381ac4 | Add: StorageInfo serializer, url test change output from API storage-info | 2023-09-08 16:02:34 +09:00 |  | 
			
				
					|  | ff602097be | Modify: cards header | 2023-09-08 01:49:10 +09:00 |  | 
			
				
					|  | 3672d8b321 | Add: footer, meta info, move api to footer | 2023-09-07 22:32:54 +09:00 |  | 
			
				
					|  | 016994d594 | Add: storage info widget and storage api endpoint refactoring project structure add version app | 2023-09-07 13:07:18 +09:00 |  | 
			
				
					|  | 3aa887c5a4 | Add: link to edit for quick access to increase attempts | 2023-09-03 15:00:24 +09:00 |  | 
			
				
					|  | eec55b803d | Modify: Archive model - add size field, now use this field for web and admin page | 2023-09-02 20:22:40 +09:00 |  | 
			
				
					|  | 332764fca2 | Modify: admin panel fields, filters and decorations | 2023-09-02 17:54:53 +09:00 |  | 
			
				
					|  | d314fe7e4e | Add: resolved tickets filter | 2023-09-01 17:58:58 +09:00 |  | 
			
				
					|  | ebf8c83bc4 | Add: FileUploadParser to ArchiveViewSet | 2023-08-31 23:02:13 +09:00 |  | 
			
				
					|  | 790be86f13 | Fix: ajax upload error message and increase the request timeout | 2023-08-31 13:34:40 +09:00 |  | 
			
				
					|  | fbacdfd590 | Add: info alert to upload archive template | 2023-08-30 23:04:12 +09:00 |  | 
			
				
					|  | 9ae11345d5 | Modify: now filefield in Archive model is required | 2023-08-30 20:59:24 +09:00 |  | 
			
				
					|  | b65481207a | Fix: custom storage path | 2023-08-30 16:38:28 +09:00 |  | 
			
				
					|  | 65b10e841c | Add: whitenoise to manage staticfiles | 2023-08-30 01:17:57 +09:00 |  | 
			
				
					|  | 30939755f7 | Create: collector_api tests | 2023-08-29 16:02:52 +09:00 |  | 
			
				
					|  | 5fd2bc953e | Create: collector tests | 2023-08-29 00:36:55 +09:00 |  | 
			
				
					|  | 87a6ca06e6 | Create: views to upload files by ajax | 2023-08-17 00:53:13 +09:00 |  | 
			
				
					|  | fd19181eff | Refactoring: using the apps directory is redundant | 2023-08-15 13:00:24 +09:00 |  | 
			
				
					|  | e45d1af857 | Refactoring: new multi app structure | 2023-08-15 03:13:07 +09:00 |  | 
			
				
					|  | 30b3efa5fc | Create: MVP 2fa account app | 2023-08-14 16:56:17 +09:00 |  | 
			
				
					|  | 2e648ac4fe | Refactoring: views now use api for ajax | 2023-08-13 16:31:40 +09:00 |  | 
			
				
					|  | e05319ec3c | Add: jwt auth endpoints | 2023-08-12 18:17:40 +09:00 |  | 
			
				
					|  | 2ae385b941 | Add: swagger | 2023-08-12 02:32:31 +09:00 |  | 
			
				
					|  | 94640a70fa | Add: simple filters to modelviewsets | 2023-08-11 22:12:51 +09:00 |  | 
			
				
					|  | 3f37ed95ed | Add: modelviewsets for all models | 2023-08-11 10:38:47 +09:00 |  | 
			
				
					|  | 90d7e64db3 | Add: public api view for upload ticket | 2023-08-09 20:24:16 +09:00 |  | 
			
				
					|  | 02906554dd | Add: token field to template, forms | 2023-08-09 16:53:20 +09:00 |  | 
			
				
					|  | cc7043f013 | Remove: Token model use token field only in ticket model | 2023-08-09 01:59:17 +09:00 |  | 
			
				
					|  | 116c0e4f41 | Add: Token model | 2023-08-08 20:27:45 +09:00 |  | 
			
				
					|  | 51d1c09540 | Modified: Archive sha1 to md5 hashsum field | 2023-08-08 19:05:11 +09:00 |  | 
			
				
					|  | 3e222fb305 | Add: create ticket enpoint | 2023-08-08 18:08:53 +09:00 |  | 
			
				
					|  | 984563ad58 | Modified: serializer for new Archive model | 2023-08-08 16:25:12 +09:00 |  | 
			
				
					|  | 3cd2e6a1f0 | Modified: Archive model, now foregin key is ticket_number | 2023-08-08 15:15:39 +09:00 |  | 
			
				
					|  | 3e969de57f | Create: api prototype | 2023-08-08 14:42:57 +09:00 |  | 
			
				
					|  | 3b1b42d483 | Create: search form | 2023-08-07 12:31:30 +09:00 |  | 
			
				
					|  | 95352ff5f0 | Add: markdown for note field | 2023-08-06 17:41:00 +09:00 |  | 
			
				
					|  | 02a5492cd5 | Add: UpdateTicket view and PageTitleMixin | 2023-08-06 11:53:09 +09:00 |  | 
			
				
					|  | 138b8f26ad | Add: CreateTicket view and form | 2023-08-05 20:18:20 +09:00 |  | 
			
				
					|  | 38f1cb14ae | Add: prototype create ticket view | 2023-08-05 15:43:48 +09:00 |  | 
			
				
					|  | 06648a237a | Add: collecor templatetags and filters | 2023-08-05 14:41:29 +09:00 |  | 
			
				
					|  | 9478843c0f | Deleted: broken file size count | 2023-08-05 11:05:56 +09:00 |  | 
			
				
					|  | 0ced0c76dd | Modified: template structure add includes tmp | 2023-08-05 00:41:32 +09:00 |  | 
			
				
					|  | 1339beb578 | Add: urlconf collector namespaces | 2023-08-04 11:53:53 +09:00 |  | 
			
				
					|  | d4feebb3b0 | Add: temporary block to go to the admin panel | 2023-08-04 11:03:09 +09:00 |  | 
			
				
					|  | 941a4979f8 | Modified: views and and urlconf | 2023-08-04 10:15:25 +09:00 |  | 
			
				
					|  | 89acf8e8bb | Add: delete views and jq handler | 2023-08-03 11:57:02 +09:00 |  |