niubility000
1e4b2271f4
fix: cancel the last modification.vue
...
I wanna add this:
<style>
#listing{
height: calc(100vh - 8em);
overflow-y: auto;
}
</style>
But as I tested, when the folder is pretty large with 3000pics, it will not show the entire list. To solve this, I think we need to use the virtual list.
2024-03-06 22:57:48 +08:00
niubility000
0f55024c8a
fix: change the strollbar's position
2024-03-05 11:28:44 +08:00
niubility000
ca115465e7
fix: remain in the same position of list after rename or delete Update5 Listing.vue
2024-02-25 00:38:21 +08:00
niubility000
b06b2a5f78
fix: remain in the same position of list after rename or delete Update4 Rename.vue
2024-02-25 00:32:00 +08:00
niubility000
825d8602b7
fix: remain in the same position of list after rename or delete Update4 Delete.vue
2024-02-25 00:31:17 +08:00
niubility000
6352e12c8e
fix: remain in the same position of list after rename or delete Update4 Files.vue
2024-02-25 00:30:07 +08:00
niubility000
a136c0b5d6
fix: remain in the same position of list after rename or delete Update4 Listing.vue
2024-02-25 00:25:45 +08:00
niubility000
7ef0bb0e1d
fix: remain in the same position of list after rename or delete3 Rename.vue
2024-02-24 18:04:56 +08:00
niubility000
799c6eb3a0
fix: remain in the same position of list after rename or delete Delete.vue
2024-02-24 18:03:19 +08:00
niubility000
b876b1a55a
fix: remain in the same position of list after rename or delete2 Delete.vue
2024-02-24 17:59:35 +08:00
niubility000
fe5ff35380
fix: remain in the same position of list after rename or delete2 Rename.vue
2024-02-24 17:57:58 +08:00
niubility000
c51b7208f8
fix: remain in the same position of list after rename or delete Delete.vue
2024-02-24 17:29:18 +08:00
niubility000
0174e9a847
fix: remain in the same position of list after rename or delete Rename.vue
2024-02-24 17:26:02 +08:00
niubility000
88b463c665
fix: freezing the listing when preview or edit Editor.vue
2024-02-24 17:22:17 +08:00
niubility000
666a72ca55
fix: remain in the same position of list after rename or delete Files.vue
2024-02-24 17:17:22 +08:00
niubility000
e167c3e1ef
feat: freezing the list in the backgroud while previewing a file ( #3004 )
2024-02-22 19:42:36 +01:00
ねらひかだ
fe5ca74aa1
fix: fix lint warnings ( #2976 )
2024-02-09 11:05:35 +01:00
ねらひかだ
dfad87386f
chore: update github action versions ( #2977 )
2024-02-09 11:05:09 +01:00
Shlomo
6d7ba65faf
fix: shell direction ( #2980 )
2024-02-09 11:04:02 +01:00
Feriman
d5487ba6fa
chore: add noindex ( #2981 )
2024-02-09 11:03:06 +01:00
zoui
34a08170c8
fix: editor discard prompt ( #2990 )
2024-02-09 11:01:41 +01:00
Shlomo
d49c3dfacf
feat: select multiple files with ctrl even with singleClick option ( #2953 )
2024-01-30 10:49:35 +01:00
Shlomo
2cfee2183c
fix: dashboard buttons position in rtl layout ( #2949 )
2024-01-30 10:48:32 +01:00
Shlomo
fb1a09c7c1
feat: prompt to confirm discard editor changes ( #2948 )
...
* chore: update he.json
* feat: prompt to confirm discard editor changes
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-01-30 10:48:03 +01:00
Shlomo
b19710efca
feat: focus editor when opened ( #2946 )
2024-01-30 10:44:20 +01:00
Shlomo
ff9502ff34
fix: keyboard shortcut to confirm prompts ( #2932 )
2024-01-30 10:44:00 +01:00
Shlomo
62f0dfb302
chore: update he.json ( #2933 )
2024-01-30 10:37:47 +01:00
Quentin McGaw
81cd8fc6d3
fix(healthcheck): use address configured if not empty ( #2938 )
2024-01-30 10:37:17 +01:00
Shlomo
70c826133b
feat: close editor when click escape key ( #2947 )
2024-01-30 10:29:37 +01:00
Shlomo
2f6c473977
chore: update pull request template ( #2950 )
2024-01-30 10:23:41 +01:00
dependabot[bot]
bf36cc00f1
build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend ( #2951 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 10:22:48 +01:00
Shlomo
883383a571
fix: moment locale ( #2952 )
2024-01-30 10:16:32 +01:00
ねらひかだ
0a05f8c01f
chore(i18n): improvement of Japanese translation ( #2962 )
2024-01-30 10:15:27 +01:00
ねらひかだ
a4b089a6db
feat: allow to configure if home directory is automatically created from cli ( #2963 )
2024-01-30 10:14:50 +01:00
ねらひかだ
5c5ab6b875
fix: files and directories are created with the correct permissions ( #2966 )
2024-01-30 10:12:38 +01:00
Oleg Lobanov
04e03a83b4
chore(release): 2.27.0
2024-01-02 18:29:29 +04:00
Yogesh
c4e955acf4
fix: typo in build error #2903 ( #2904 )
2023-12-31 14:32:54 +01:00
People-11
fc04578e28
Update zh-cn.json ( #2875 )
2023-12-28 10:30:52 +01:00
Shlomo
3264cea830
fix: delete message when delete file from preview
2023-12-28 10:11:53 +01:00
Yarden Shoham
748af7172c
feat: allow setting theme via cli ( #2881 )
2023-12-28 09:52:40 +01:00
Shlomo
da595326ee
chore: update he.json ( #2877 )
2023-12-28 09:44:58 +01:00
dependabot[bot]
821fba41a2
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 ( #2890 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 09:44:24 +01:00
Omar Hussein
cfafefa35a
chore: update Arabic and English translations ( #2823 )
2023-12-06 11:21:04 +01:00
Fritz Lin
391a078cd4
feat: make user session timeout configurable by flags ( #2845 )
2023-12-06 11:19:30 +01:00
dependabot[bot]
fc2ee37353
build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend ( #2862 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 11:09:33 +01:00
M A E R Y O
a09dfa8d9f
feat: display image resolutions in file details ( #2830 )
...
---------
Co-authored-by: MAERYO <maeryo@hanwha.com>
2023-11-25 13:35:00 +01:00
ねらひかだ
4dbc802972
fix: fix typo ( #2843 )
2023-11-25 13:29:43 +01:00
Emmanuel Frecon
d59ad594b8
fix: set correct port in docker healthcheck ( #2812 )
...
When the `FB_PORT` environment variable is set, respect its value. Otherwise, pick the port from the configuration.
2023-11-08 17:59:46 +01:00
Oleg Lobanov
a4cb813ddf
chore(release): 2.26.0
2023-11-02 22:49:15 +01:00
Oleg Lobanov
4d0a68e787
fix: goreleaser yaml
2023-11-02 22:48:29 +01:00