21ad653b7e 
								
							
								 
							
						 
						
							
							
								
								feat: Allow file and directory creation modes to be configured  
							
							... 
							
							
							
							The defaults remain the same as before.
For now, the config options are global instead of per-user.
Note also that the BoltDB creation maintains the old default mode of 0640
since it's not really a user-facing filesystem manipulation.
Fixes  #5316 , #5200  
							
						 
						
							2025-07-22 07:56:52 +02:00  
				
					
						
							
							
								 
						
							
							
								607f5708a2 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: Location header on TUS endpoint ( #5302 )  
							
							
							
						 
						
							2025-07-17 18:06:59 +02:00  
				
					
						
							
							
								 
						
							
							
								9072cbce34 
								
							
								 
							
						 
						
							
							
								
								fix: invalid path when uploading files  
							
							
							
						 
						
							2025-07-13 20:39:43 +02:00  
				
					
						
							
							
								 
						
							
							
								0f27c91eca 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: drop modify permission for uploading new file ( #5270 )  
							
							
							
						 
						
							2025-07-13 08:16:01 +02:00  
				
					
						
							
							
								 
						
							
							
								7c716862c1 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: rewrite the archiver and added support for zstd and brotli ( #5283 )  
							
							
							
						 
						
							2025-07-12 14:27:08 +02:00  
				
					
						
							
							
								 
						
							
							
								528ce92fad 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: Show the current users name in the sidebar ( #2821 )  
							
							... 
							
							
							
							Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
Co-authored-by: Henrique Dias <mail@hacdias.com> 
							
						 
						
							2025-07-12 07:59:50 +02:00  
				
					
						
							
							
								 
						
							
							
								3645b578cd 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: log error if branding file exists but cannot be loaded  
							
							
							
						 
						
							2025-07-06 12:12:57 +02:00  
				
					
						
							
							
								 
						
							
							
								046d6193c5 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: lookup directory name if blank when downloading shared directory  
							
							
							
						 
						
							2025-07-05 08:15:17 +02:00  
				
					
						
							
							
								 
						
							
							
								e99e0b3028 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: remove associated shares when deleting file/folder  
							
							
							
						 
						
							2025-07-03 06:42:55 +02:00  
				
					
						
							
							
								 
						
							
							
								bf37f88c32 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: passthrough the minimum password length ( #5236 )  
							
							
							
						 
						
							2025-06-29 11:28:32 +02:00  
				
					
						
							
							
								 
						
							
							
								464b644adf 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: add configurable minimum password length ( #5225 )  
							
							
							
						 
						
							2025-06-28 10:07:34 +02:00  
				
					
						
							
							
								 
						
							
							
								ae4fb0ea25 
								
							
								 
							
						 
						
							
							
								
								chore: make as exception to mnd  
							
							
							
						 
						
							2025-06-27 08:19:34 +02:00  
				
					
						
							
							
								 
						
							
							
								8b8fb3343f 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: remove goconst  
							
							
							
						 
						
							2025-06-27 08:03:11 +02:00  
				
					
						
							
							
								 
						
							
							
								1d494ff315 
								
									
								
							
								 
							
						 
						
							
							
								
								build: bump golangci-lint to 2.1.6  
							
							
							
						 
						
							2025-06-27 07:56:15 +02:00  
				
					
						
							
							
								 
						
							
							
								4d830f707f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: correctly check if command is allowed when using shell  
							
							
							
						 
						
							2025-06-26 21:09:16 +02:00  
				
					
						
							
							
								 
						
							
							
								0ca8059d8d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: create user dir on signup  
							
							
							
						 
						
							2025-06-21 10:32:50 +02:00  
				
					
						
							
							
								 
						
							
							
								d729701bd4 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: fix typos ( #3490 )  
							
							
							
						 
						
							2024-09-23 11:55:07 +02:00  
				
					
						
							
							
								 
						
							
							
								434e49bf59 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: abort upload behavior to properly handle server-side deletion and frontend state reset ( #3114 )  
							
							... 
							
							
							
							* Fixed an issue where aborting an upload would not delete the partial upload from the server. Also fixed an issue where the abortAll function wasn't resetting and reloading the frontend properly
* Add server-side tus delete handler
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me> 
							
						 
						
							2024-04-25 01:23:44 +02:00  
				
					
						
							
							
								 
						
							
							
								ae0af1f996 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: fix golangci-lint errors  
							
							
							
						 
						
							2024-04-01 18:24:06 +02:00  
				
					
						
							
							
								 
						
							
							
								5100e587d7 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: migrate to vue 3 ( #2689 )  
							
							... 
							
							
							
							---------
Co-authored-by: Joep <jcbuhre@gmail.com>
Co-authored-by: Omar Hussein <omarmohammad1951@gmail.com>
Co-authored-by: Oleg Lobanov <oleg@lobanov.me> 
							
						 
						
							2024-04-01 17:18:22 +02:00  
				
					
						
							
							
								 
						
							
							
								5c5ab6b875 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: files and directories are created with the correct permissions ( #2966 )  
							
							
							
						 
						
							2024-01-30 10:12:38 +01:00  
				
					
						
							
							
								 
						
							
							
								da1fe7c9d7 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: disable static resource files listing  
							
							
							
						 
						
							2023-11-02 22:23:20 +01:00  
				
					
						
							
							
								 
						
							
							
								7fabadc871 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: make user session timeout configurable ( #2753 )  
							
							... 
							
							
							
							Co-authored-by: Oleg Lobanov <oleg@lobanov.me> 
							
						 
						
							2023-11-02 22:01:56 +01:00  
				
					
						
							
							
								 
						
							
							
								edd808f124 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: avoid the front-end calling api/renew loop ( #2792 )  
							
							
							
						 
						
							2023-11-02 09:02:51 +01:00  
				
					
						
							
							
								 
						
							
							
								36af01daa6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: tus upload with cloudflare proxy  
							
							... 
							
							
							
							closes  #2593  
						
							2023-09-15 00:39:37 +02:00  
				
					
						
							
							
								 
						
							
							
								8838a09cf5 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: migrate frontend tooling to vite 4 ( #2645 )  
							
							... 
							
							
							
							---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me> 
							
						 
						
							2023-08-26 13:55:51 +02:00  
				
					
						
							
							
								 
						
							
							
								289c8e6f32 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: 403 error error when uploading ( #2598 )  
							
							... 
							
							
							
							Co-authored-by: 김종성 <ziippy@naver.com> 
							
						 
						
							2023-08-08 22:29:03 +02:00  
				
					
						
							
							
								 
						
							
							
								efd41cc4c1 
								
									
								
							
								 
							
						 
						
							
							
								
								build(backend): upgrade golangci-lint to v1.53.3  
							
							
							
						 
						
							2023-07-31 12:51:00 +02:00  
				
					
						
							
							
								 
						
							
							
								912f27a9e3 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: add directory creation code to partial upload handler ( #2575 ) ( #2580 )  
							
							
							
						 
						
							2023-07-31 12:38:11 +02:00  
				
					
						
							
							
								 
						
							
							
								7b35815754 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: integrate tus.io for resumable and chunked uploads ( #2145 )  
							
							
							
						 
						
							2023-07-28 18:15:44 +02:00  
				
					
						
							
							
								 
						
							
							
								b508ac3d4f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: xss vulnerability in /api/raw ( #2570 ) ( #2572 )  
							
							
							
						 
						
							2023-07-27 11:42:27 +02:00  
				
					
						
							
							
								 
						
							
							
								10d628aecc 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: upgrade golangci-lint to 1.51.1  
							
							
							
						 
						
							2023-02-16 09:19:44 +01:00  
				
					
						
							
							
								 
						
							
							
								428c1c606d 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add a new setting that disables the display of the disk usage ( #2136 )  
							
							
							
						 
						
							2023-02-15 23:30:48 +01:00  
				
					
						
							
							
								 
						
							
							
								dda9a389f3 
								
							
								 
							
						 
						
							
							
								
								feat: hook authentication method  
							
							
							
						 
						
							2022-07-20 16:40:49 +02:00  
				
					
						
							
							
								 
						
							
							
								80030dee32 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: disable cookie auth for non GET requests  
							
							
							
						 
						
							2022-07-19 00:39:02 +02:00  
				
					
						
							
							
								 
						
							
							
								d94acdd89a 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: use correct field name in user put api ( #2026 )  
							
							
							
						 
						
							2022-07-05 16:55:31 +02:00  
				
					
						
							
							
								 
						
							
							
								8118afd0ac 
								
									
								
							
								 
							
						 
						
							
							
								
								build(backend): upgrade golangci-lint to 1.46.2 ( #1991 )  
							
							
							
						 
						
							2022-06-13 16:13:10 +02:00  
				
					
						
							
							
								 
						
							
							
								577c0efa9c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: don't calculate usage for files ( #1973 )  
							
							... 
							
							
							
							* fix: use incorrect suffix and return no 500(#1972、#1967)
* chore: set progress bar to small
Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>
* chore: refactoring
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com> 
							
						 
						
							2022-06-13 12:50:39 +02:00  
				
					
						
							
							
								 
						
							
							
								02730bb9bf 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: set correct scope when user home creation is enabled  
							
							
							
						 
						
							2022-06-03 16:04:15 +02:00  
				
					
						
							
							
								 
						
							
							
								d1d8e3e340 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add disk usage information to the sidebar  
							
							
							
						 
						
							2022-06-02 13:16:37 +02:00  
				
					
						
							
							
								 
						
							
							
								5da9d74da6 
								
							
								 
							
						 
						
							
							
								
								fix: allow CSP inline styling  
							
							
							
						 
						
							2022-05-05 15:38:39 +00:00  
				
					
						
							
							
								 
						
							
							
								c3bd1188aa 
								
							
								 
							
						 
						
							
							
								
								fix: expired token error  
							
							
							
						 
						
							2022-05-04 12:58:19 +00:00  
				
					
						
							
							
								 
						
							
							
								7c9a75e725 
								
									
								
							
								 
							
						 
						
							
							
								
								build(backend): bump dependency versions  
							
							
							
						 
						
							2022-05-04 01:00:42 +04:00  
				
					
						
							
							
								 
						
							
							
								bcef7d3f73 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: make linter happy  
							
							
							
						 
						
							2022-04-30 13:49:33 +04:00  
				
					
						
							
							
								 
						
							
							
								6366cf0b18 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: display user scope for admin users ( #1834 )  
							
							
							
						 
						
							2022-02-22 10:58:22 +01:00  
				
					
						
							
							
								 
						
							
							
								c782f21b0f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: correctly handle non-ascii passwords for shared resources  
							
							
							
						 
						
							2022-02-21 20:47:28 +01:00  
				
					
						
							
							
								 
						
							
							
								0942fc7042 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: don't expose scope for non-admin users  
							
							
							
						 
						
							2022-02-21 20:17:42 +01:00  
				
					
						
							
							
								 
						
							
							
								c1987237d0 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: use real image path to calculate cache key  
							
							
							
						 
						
							2022-02-21 19:59:22 +01:00  
				
					
						
							
							
								 
						
							
							
								8888b9f446 
								
							
								 
							
						 
						
							
							
								
								feat: add gallery view mode  
							
							
							
						 
						
							2022-02-10 17:11:24 +01:00  
				
					
						
							
							
								 
						
							
							
								6eb3ab0635 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: upgrade vulnerable versions of the library  
							
							
							
						 
						
							2021-12-21 00:17:26 +01:00