33 Commits

Author SHA1 Message Date
Robert-Jan de Dreu
ff0c247992 Make pagination configurable in configuration (#533)
* Make pagination configurable in configuration

* Set pagination defaults in store

* Add documentation of pagination
2025-02-25 09:00:34 +01:00
Milos Stojanovic
52859b6137 chmod view simplified, changelog updated 2024-12-24 08:50:25 +01:00
Maxi Zamorano
f6ef36e546 Added a column to display chmod permissions (#522)
* Added a column to display permissions

* Show table only if chmod is present

* Displays symbolic format when clicked

* Translation: show and hide symbolic format
2024-12-24 08:39:42 +01:00
Andrei Telteu
27310f9d48 Added chmod perm, modal to change, api with local/ftp/sftp (#399)
Read a fill current permissions for local driver

Finished permissions for ftp driver, read and change

Read permissions for sftp adapter

Created FilegatorFtp for a cleaner permissions integration

Implemented recursive chmod options for files/folders

Modified tests to cover permissions

Lint frontend permissions component
2024-04-17 17:23:21 +02:00
Milos Stojanovic
fa066e7bfb fix for filter_entries used on selection 2021-01-13 10:21:49 +01:00
ahaenggli
caa9c1ef8d add a way to hide certain files and folders (#169)
* add a way to hide certain files and folders (#76)

* move file/folder filter to front-end

* add checkbox to show all files/folders and remove debug outputs

* spaces, quotes and no-useless-escape

* improve wording
2021-01-13 09:57:06 +01:00
ahaenggli
61fbf3f9b6 fix typo caused #135 (#170) 2020-12-27 14:41:38 +01:00
ahaenggli
83e5aee503 fix row height on very long file names (#168) 2020-12-22 13:22:01 +01:00
ahaenggli
19dd7be1c8 add folder upload with drag&drop (#147)
* add folder upload with drag&drop

* remove semicolons

* remove whitespaces and use arrow function
2020-11-02 11:32:06 +01:00
Milos Stojanovic
7d827c30e0 fix whitespaces, update changelog) 2020-10-28 09:26:25 +01:00
ahaenggli
0b79931711 fixes #17 (#148) 2020-10-28 09:23:16 +01:00
Milos Stojanovic
ebe5e14554 fixes #82 2020-05-17 10:33:59 +02:00
Milos Stojanovic
7b12997f33 fixes #81 right-click opens context menu 2020-05-17 10:18:03 +02:00
Milos Stojanovic
35692d10c7 fixes #86 2020-05-17 08:50:28 +02:00
Milos Stojanovic
e2199c812f Integrated https://github.com/filegator/filegator/pull/74 2020-05-09 18:17:20 +02:00
Milos Stojanovic
b067207179 add classes to better pinpoint elements 2020-05-09 17:24:42 +02:00
Milos Stojanovic
165093b9c5 fixes #31 2020-02-27 09:20:46 +01:00
Milos Stojanovic
3e4e2931a2 fixes #47 2020-02-26 10:42:06 +01:00
Milos Stojanovic
4bbc3545f6 e2e test fix 2020-02-25 11:20:01 +01:00
Milos Stojanovic
23e63e91ff Search feature 2020-02-25 11:03:36 +01:00
Milos Stojanovic
580e2afab7 refactoring & new config vars 2020-02-21 14:24:18 +01:00
Milos Stojanovic
a04e31770a refactoring 2020-02-20 15:29:36 +01:00
Milos Stojanovic
246874ed31 File edit 2020-02-20 15:04:22 +01:00
Milos Stojanovic
b8f7d000fb Basic file preview 2020-02-20 14:03:51 +01:00
Milos Stojanovic
b8511b226b Fix for #30 2020-01-03 09:38:49 +01:00
Milos Stojanovic
2ea77cc88e Fix for UTF8 filename issues (#12) 2019-09-05 13:59:20 +02:00
Milos Stojanovic
6eb666ed40 cypress e2e tests; 2019-06-26 14:13:32 +02:00
Milos Stojanovic
f3a29d33dd lint tweaks 2019-06-26 10:54:38 +02:00
Milos Stojanovic
bc4f8250bb vue linter 2019-06-25 18:47:58 +02:00
Milos Stojanovic
d09580ff86 js fixes, lint 2019-06-25 16:32:23 +02:00
Milos Stojanovic
145d167fa1 js fixes & lint 2019-06-25 16:22:11 +02:00
Milos Stojanovic
bb586a544c css fix 2019-06-24 13:30:32 +02:00
Milos Stojanovic
261607e1d3 initial commit 2019-06-13 18:52:40 +02:00