| 
							
							
								 advplyr | ba742563c2 | Remove old Author object & fix issue deleting empty authors | 2024-08-31 13:27:48 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | c45c82306e | Remove old library, folder and librarysettings model | 2024-08-28 17:26:23 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 0ae054c5d7 | Update tools endpoint status codes | 2024-08-26 17:02:29 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | c72eac9987 | Fix:Check if book is already being merged before allowing to start #3331 | 2024-08-25 17:13:09 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 159ccd807f | Updates to migrate off of old library model | 2024-08-24 16:09:54 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 5d13faef33 | Updates to LibraryController to use new Library model - Additional validation on API endpoints
- Removed success toast when reorder libraries | 2024-08-24 15:38:15 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 38edcdca4b | Updates to use new Library model | 2024-08-23 16:59:51 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 8774e6be71 | Update:Create library endpoint to create using new model, adding additional validation | 2024-08-22 17:39:28 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 1c0d6e9c67 | Merge pull request #3313 from mikiher/author-image-path Update AuthorController to handle invalid image paths and log a warning | 2024-08-21 17:46:39 -05:00 |  | 
			
				
					| 
							
							
								 Chance Zibolski | 0b860e0d40 | Fix Content-Type header when browser user-agent is from an Apple mobile device Fixes #3310
Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com> | 2024-08-20 19:01:14 -07:00 |  | 
			
				
					| 
							
							
								 mikiher | 20a3657063 | Update AuthorController to handle invalid image paths and log a warning | 2024-08-20 10:51:24 +03:00 |  | 
			
				
					| 
							
							
								 advplyr | 26d2c5a8f0 | Remove oldUser object require | 2024-08-19 17:35:00 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 5308fd8b46 | Update:Create & update API endpoints to create with new data model | 2024-08-17 17:18:40 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | e53ac6566b | Update API JS docs | 2024-08-11 17:01:25 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 2472b86284 | Update:Express middleware sets req.user to new data model, openid permissions functions moved to new data model | 2024-08-11 16:07:29 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | afc16358ca | Update more API endpoints to use new user model | 2024-08-11 15:15:34 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 9facf77ff1 | Update remove old sync local sessions endpoint & update MeController routes to use new user model | 2024-08-11 13:09:53 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 1923854202 | Update bookmarks API endpoints to use new user model | 2024-08-11 12:16:45 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 9cd92c7b7f | Update API media progress endpoints to use new user model. Merge book & episode endpoints | 2024-08-11 11:53:30 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 68ef3a07a7 | Update controllers to use new user model | 2024-08-10 17:15:21 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 202ceb02b5 | Update:Auth to use new user model - Express requests include userNew to start migrating API controllers to new user model | 2024-08-10 15:46:04 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | b55d8250cc | Download log update | 2024-08-09 16:48:21 -05:00 |  | 
			
				
					| 
							
							
								 ic1415 | ef2d736b20 | Update LibraryItemController.js standardizing log messages for all download cases | 2024-08-05 16:33:56 -04:00 |  | 
			
				
					| 
							
							
								 ic1415 | f3a453be20 | Update LibraryItemController.js Additional logging for single file downloads coming from download function | 2024-08-05 16:19:28 -04:00 |  | 
			
				
					| 
							
							
								 advplyr | eca51457b7 | Update jsdocs and auto-formatting | 2024-08-04 16:13:40 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | a55c167dde | Fix:Cleanup media progress when deleting podcasts, remove usage of old user model | 2024-08-03 17:09:17 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 39c26d2bee | Merge pull request #3217 from ic1415/LibraryItemController Update LibraryItemController.js | 2024-08-02 16:33:23 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 2a69955cc1 | Update server/controllers/LibraryItemController.js | 2024-08-02 16:30:21 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 1e6dd0e3e0 | Add jsdocs for Ffmpeg and tools controller | 2024-07-31 17:32:51 -05:00 |  | 
			
				
					| 
							
							
								 ic1415 | 9eb0ec76fe | Update LibraryItemController.js update library item controller to log downloaded ebooks to fix #3215 | 2024-07-31 10:48:41 -04:00 |  | 
			
				
					| 
							
							
								 advplyr | 37ad1cced2 | Fix:Large OPML import timeouts #3118 - Added OPML Api endpoints for /parse and /create, removed old
- Show task for OPML import and create failed tasks for failed feeds | 2024-07-16 17:05:52 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 2f2ec2ec1f | Add book item more menu item for Share, restrict share to admin or up, add admin socket events for open/close shares | 2024-07-07 15:51:50 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 9a4c5a16ef | Merge pull request #3111 from mikiher/tone-replacement Replace tone with ffmpeg for metadata and cover embedding | 2024-07-06 16:03:17 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | e6b1acfb44 | Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env | 2024-07-06 16:00:48 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Wallace | a1688488e5 | Fix: name of backupPathEnvSetvariable | 2024-07-05 17:58:42 +00:00 |  | 
			
				
					| 
							
							
								 Nicholas Wallace | 37f62d22b6 | Add: report whether backup path environment is set | 2024-07-05 17:27:49 +00:00 |  | 
			
				
					| 
							
							
								 advplyr | fed5ff4863 | Add:Daily cron that closes stale open playback sessions | 2024-07-04 12:00:54 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 43217657d7 | Update media item shares to close when changing shares on same device | 2024-07-04 11:19:29 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | dd1d2b7c92 | Fix media item share changing share, show error on failed to play | 2024-07-03 17:08:30 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | d5e00c8bbd | Update:Get personalized home page shelves and get library items endpoint optional includes for media item shares, show public icon on shared book items | 2024-07-01 17:26:13 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 8e286a6070 | Open media item share sessions shown on listening sessions page, create device info for share sessions | 2024-06-30 16:36:00 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | d7ace4d1dc | Update:Media item share URL allows for sending starting time as query string #1768 | 2024-06-30 15:31:27 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 31146082f0 | Update:Media item share endpoints and audio player #1768 - Add endpoints for getting tracks, getting cover image and updating progress
- Implement share session cookie and caching share playback session
- Audio player UI/UX | 2024-06-29 15:05:35 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 67b47785a0 | Update:Author endpoints to use faster db call to get number of books | 2024-06-27 16:37:43 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 56c0124c13 | Fix:Changing author name not updating library item metadata files #3060 | 2024-06-27 16:32:38 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 8cadaa57f6 | Update share endpoint to return playback session, add get share file endpoint | 2024-06-26 17:03:12 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 903b685e1a | Update jsdocs | 2024-06-23 11:01:25 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | d6eae9b43e | Add:Create media item shares with expiration #1768 | 2024-06-22 16:42:13 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 331d7a41ab | Add:Ability to edit backup location path on backups page #2973 - Added api endpoint PATCH /api/backups/path
- Cleanup backup page UI for mobile screens | 2024-06-19 17:14:37 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 7bc70effb0 | Update:Add server setting for backupPath and allow overriding with BACKUP_PATH env variable #2973 | 2024-06-18 17:10:49 -05:00 |  |