Oleg Lobanov
|
683b11d265
|
chore: add dist folder to .gitignore
|
2021-12-20 22:29:40 +01:00 |
|
Oleg Lobanov
|
4d1b9dd211
|
build: remove deprecated goreleaser use_buildx param
|
2021-12-20 22:29:39 +01:00 |
|
Oleg Lobanov
|
b8f35ce932
|
feat: use linuxserver based docker image
|
2021-12-20 22:29:39 +01:00 |
|
Oleg Lobanov
|
a078f0b787
|
chore(release): 2.19.0
|
2021-11-24 21:30:26 +01:00 |
|
niubility000
|
7401d16e45
|
feat: prefetch previous and next images in preview. (#1627)
|
2021-11-15 14:54:28 +01:00 |
|
Oleg Lobanov
|
958a44f95e
|
Merge pull request #1662 from ramiresviana/fixes-11
|
2021-11-11 16:45:53 +01:00 |
|
Ramires Viana
|
e08239781f
|
fix: empty file listing on share
|
2021-11-11 13:06:04 +00:00 |
|
Ramires Viana
|
c29698dffa
|
fix: relative font sizes
|
2021-11-11 12:54:30 +00:00 |
|
coxde
|
81de95632a
|
chore: update zh-cn.json (#1656)
|
2021-11-10 15:07:53 +01:00 |
|
Oleg Lobanov
|
7f2d221083
|
chore(release): 2.18.0
|
2021-10-31 17:18:01 +01:00 |
|
Oleg Lobanov
|
74b7cd8e81
|
fix: security issue in command runner (closes #1621)
|
2021-10-31 17:13:16 +01:00 |
|
niubility000
|
6cb51b4eb4
|
Add files via upload (#1615)
|
2021-10-24 13:35:29 +04:00 |
|
niubility000
|
f09bf3e1d0
|
fix: fix sidebar navigation on mobile devices (#1618)
|
2021-10-19 20:37:12 +04:00 |
|
niubility000
|
6f345be3e4
|
fix: search box is misaligned when the browser preferred font size is other than 16px (#1613)
|
2021-10-19 20:34:17 +04:00 |
|
niubility000
|
ddd4ffa4ca
|
fix: set correct editor height regardless of preferred font size (#1614)
|
2021-10-19 20:32:25 +04:00 |
|
niubility000
|
deabc80fd7
|
fix: back button behaviour in preview (#1573)
|
2021-10-12 13:09:05 +02:00 |
|
niubility000
|
b6a51bed51
|
fix: zoom pics when dlclick at first time (#1561)
|
2021-09-23 10:21:17 +02:00 |
|
lilihx
|
0426629a59
|
feat: add ability to select file modified time format (#1536)
|
2021-09-11 14:12:51 +02:00 |
|
Ryan Qian
|
0358e42d2c
|
feat: add manifest theme color param (#1542)
|
2021-09-10 17:08:15 +02:00 |
|
Filip Hanes
|
3768e3345f
|
chore: add slovak translation (#1534)
|
2021-09-03 12:03:50 +02:00 |
|
ahmetlutfu
|
16e434be66
|
chore: add turkish translation (#1524)
|
2021-08-31 11:49:33 +02:00 |
|
Oleg Lobanov
|
bf303c536a
|
chore(release): 2.17.2
|
2021-08-27 12:40:51 +02:00 |
|
Andrew Kennedy
|
43a460993c
|
fix: bug with inlineLink not creating url properly (#1515)
|
2021-08-26 12:43:37 +02:00 |
|
Oleg Lobanov
|
7f0673ee70
|
chore(release): 2.17.1
|
2021-08-23 10:03:31 +02:00 |
|
Oleg Lobanov
|
4c3099a086
|
fix: internal server error if --disable-preview-resize flag is set (closes #1510)
|
2021-08-23 10:03:11 +02:00 |
|
Oleg Lobanov
|
f0bc9167b1
|
chore(release): 2.17.0
|
2021-08-21 16:51:34 +02:00 |
|
Ramires Viana
|
23d646c456
|
fix: escape quote on index template
fixes #1501
|
2021-08-20 14:43:06 +02:00 |
|
Ramires Viana
|
76add9e527
|
feat: open file option on preview
|
2021-08-20 14:43:06 +02:00 |
|
Ramires Viana
|
c63cc5a2d2
|
fix: file caching directive
|
2021-08-20 14:43:06 +02:00 |
|
Andrew Kennedy
|
25c8788390
|
fix: 401 error in share view open file button (#1495)
|
2021-08-19 14:35:24 +02:00 |
|
Oleg Lobanov
|
aa52b07bb1
|
chore(release): 2.16.1
|
2021-08-04 11:44:29 +02:00 |
|
Oleg Lobanov
|
76b466f649
|
fix: check symlink target type (closes #1488)
|
2021-08-04 11:44:02 +02:00 |
|
Oleg Lobanov
|
8ecc2da947
|
chore(release): 2.16.0
|
2021-07-26 13:03:53 +02:00 |
|
Oleg Lobanov
|
8650d2ffe7
|
fix: failure on broken symlink deletion
|
2021-07-26 13:02:11 +02:00 |
|
Oleg Lobanov
|
34d7d2c8c4
|
chore: upgrade golangci-lint
|
2021-07-26 12:00:05 +02:00 |
|
Oleg Lobanov
|
201329abce
|
chore: add Content-Security-Policy header
|
2021-07-26 11:08:39 +02:00 |
|
Oleg Lobanov
|
f2b5dd3787
|
chore: don't break folder download if any file processing causes an error
|
2021-07-26 10:41:56 +02:00 |
|
Oleg Lobanov
|
5072bbb2cb
|
fix: break resource create/update handlers on error (closes #1464)
|
2021-07-24 15:33:54 +02:00 |
|
Oleg Lobanov
|
6b19ab6613
|
fix: don't remove files on unsuccessful updates (closes #1456)
|
2021-07-24 15:32:24 +02:00 |
|
Oleg Lobanov
|
730be5ef6b
|
Create SECURITY.md
|
2021-07-03 16:56:27 +02:00 |
|
laggardkernel
|
46ee595389
|
fix: short commit sha and typo fix in Makefile (#1411)
|
2021-05-25 11:29:38 +02:00 |
|
Oleg Lobanov
|
dee465ab86
|
Merge pull request #1373 from ramiresviana/fixes-9
Some fixes
|
2021-05-03 23:29:12 +02:00 |
|
Ramires Viana
|
209f9fa77f
|
fix: omit file content
|
2021-04-23 12:04:02 +00:00 |
|
Ramires Viana
|
ba8c09f454
|
feat: show more button on share
|
2021-04-23 11:59:34 +00:00 |
|
Ramires Viana
|
16a34defc0
|
feat: file name on page title
|
2021-04-23 11:59:04 +00:00 |
|
Ramires Viana
|
7d1e03075d
|
feat: mod time title on file info
|
2021-04-23 11:57:56 +00:00 |
|
Ramires Viana
|
1c25f6ee69
|
feat: open file option on share
|
2021-04-23 11:55:56 +00:00 |
|
Ramires Viana
|
aa172b8bb5
|
feat: gzip encoding for static js files
|
2021-04-22 12:48:45 +00:00 |
|
Ramires Viana
|
4711e7bcd5
|
chore: set public path on the fly
|
2021-04-20 19:51:10 +00:00 |
|
Ramires Viana
|
8a47aee137
|
chore: split preview creation logic
|
2021-04-19 13:16:48 +00:00 |
|