mirror of
				https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
				synced 2025-10-29 02:41:06 +08:00 
			
		
		
		
	 84b4dba425
			
		
	
	
		84b4dba425
		
	
	
	
	
		
			
			- Added auto schema migration - Refactored /api/subs, /api/collections, /api/artifacts. Now these APIs will return array instead of object. This enables sorting items in the future.
		
			
				
	
	
		
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "compilerOptions": {
 | |
|     "baseUrl": ".",
 | |
|     "paths": {
 | |
|       "@/*": ["src/*"]
 | |
|     }
 | |
|   }
 | |
| } |