Laurynas Gadliauskas
|
83c6bbc9c5
|
Merge branch 'filebrowser:master' into master
|
2021-07-07 11:29:26 +03:00 |
Oleg Lobanov
|
730be5ef6b
|
Create SECURITY.md
|
2021-07-03 16:56:27 +02:00 |
Laurynas Gadliauskas
|
22301df699
|
archive: Don't allow if no create perms
|
2021-07-01 14:00:20 +03:00 |
Laurynas Gadliauskas
|
ddd0ad1c9e
|
feat: update translations (#15)
|
2021-06-30 13:11:39 +03:00 |
Laurynas Gadliauskas
|
3489df033e
|
feat: custome error messages (#14)
* feat: custome error messages
* errors: improve code
* errors: clean up imports
* errors: add translations
* errors: check if translation exists
|
2021-06-18 14:05:47 +03:00 |
Laurynas Gadliauskas
|
d5ca315102
|
fix: don't follow symlinks in disk usage
|
2021-06-17 13:40:42 +03:00 |
Laurynas Gadliauskas
|
d9aaa551a2
|
feat: implement Hostinger localization (#13)
* feat: Implement Hostinger localization
* translations: Switch to inhouse translations
|
2021-06-17 12:04:18 +03:00 |
Laurynas Gadliauskas
|
484051293a
|
translations: Add import implementation
|
2021-06-15 16:07:28 +03:00 |
Laurynas Gadliauskas
|
7f4593d2cc
|
feat: dispatch quota fetch events
|
2021-06-11 16:06:58 +03:00 |
Laurynas Gadliauskas
|
ebb53e715b
|
feat: user quota display (#12)
|
2021-06-11 14:43:00 +03:00 |
Laurynas Gadliauskas
|
53df153a70
|
fix: check absolute symlinks
|
2021-06-09 12:44:51 +03:00 |
Laurynas Gadliauskas
|
267c9a42e0
|
fix: rename func param
|
2021-06-09 10:44:21 +03:00 |
Laurynas Gadliauskas
|
592606a00d
|
fix: check path for OoS symlinks
|
2021-06-09 10:37:29 +03:00 |
Laurynas Gadliauskas
|
094ee331d6
|
fix: validate symlink's target (#11)
|
2021-06-08 18:28:05 +03:00 |
Laurynas Gadliauskas
|
372b1f00ed
|
feat: filter out-of-scope symlinks (#10)
|
2021-06-08 16:39:45 +03:00 |
Laurynas Gadliauskas
|
9e52e0cb7a
|
feat: pulsate load icons
|
2021-06-07 14:43:46 +03:00 |
Laurynas Gadliauskas
|
961f47e554
|
fix: backend lint notices
|
2021-06-07 11:52:10 +03:00 |
Laurynas Gadliauskas
|
cff060225e
|
feat: listing context menu (#9)
* feat: listing context menu
* fix: extract archive check method
|
2021-06-07 11:38:20 +03:00 |
Laurynas Gadliauskas
|
cfb4f8662e
|
fix: adjust listing item padding
|
2021-06-04 12:53:37 +03:00 |
Laurynas Gadliauskas
|
1b79b0c166
|
feat: user trash dir (#8)
|
2021-06-04 11:44:04 +03:00 |
Laurynas Gadliauskas
|
8fe3f85d18
|
feat: proxy logout URL (#7)
|
2021-06-03 09:43:28 +03:00 |
Laurynas Gadliauskas
|
9369e8ae31
|
feat: permission recursion types (#6)
|
2021-06-02 13:33:46 +03:00 |
Laurynas Gadliauskas
|
8fbda126e4
|
feat: permission changing (#5)
|
2021-06-02 11:15:09 +03:00 |
Laurynas Gadliauskas
|
b098e4cb99
|
feat: Unsaved changes confirmation (#4)
|
2021-06-01 12:35:56 +03:00 |
Laurynas Gadliauskas
|
641b3c45ed
|
fix: In-place unarchive
|
2021-05-31 15:09:48 +03:00 |
Laurynas Gadliauskas
|
a4b607d5a0
|
feat: Distinguish symlinks (#3)
|
2021-05-31 14:06:42 +03:00 |
Laurynas Gadliauskas
|
847d870782
|
feat: add hidden files flag (#2)
|
2021-05-28 15:11:43 +03:00 |
Laurynas Gadliauskas
|
11092eed3c
|
feats: (Un)archiving & dir size (#1)
* feat: file archiving (#1)
* feat: file archiving
* resource: use name query for archive name
* feat: file unarchiving
* resource: Return bad param error on unarchive fail
* fix: adjust style according to lint
* feat: directory size calculation (#2)
|
2021-05-27 16:52:05 +03: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 |
Ramires Viana
|
190cb99a79
|
feat: browser cache directives
|
2021-04-19 12:49:40 +00:00 |
Ramires Viana
|
603203848a
|
feat: display error messages on settings
|
2021-04-16 15:07:05 +00:00 |
Ramires Viana
|
5e6f14b5dc
|
feat: message for connection error
|
2021-04-16 14:01:10 +00:00 |
Ramires Viana
|
976eb5583d
|
feat: loading spinner on views navigation
|
2021-04-16 12:47:50 +00:00 |
Ramires Viana
|
b92152693f
|
chore: split action on resource patch handler
|
2021-04-16 12:04:06 +00:00 |
Ramires Viana
|
7ec24d9d77
|
feat: support for IE11 browser
|
2021-04-15 12:28:19 +00:00 |
Ramires Viana
|
20ebbf6611
|
fix: copying files with special characters
|
2021-04-15 11:50:30 +00:00 |
Ramires Viana
|
ba7e71a7c3
|
fix: inconsistent double click on listing item
|
2021-04-14 15:29:06 +00:00 |
Ramires Viana
|
8973c4598f
|
fix: delete image cache when moving
|
2021-04-14 15:20:38 +00:00 |
Ramires Viana
|
18889ad725
|
fix: no items displayed on file listing
|
2021-04-14 11:51:33 +00:00 |
Oleg Lobanov
|
73ccbe912f
|
chore(release): 2.15.0
|
2021-04-06 13:57:29 +02:00 |
Oleg Lobanov
|
84e3a98303
|
Merge pull request #1353 from ramiresviana/fixes-8
Some fixes
|
2021-03-30 09:43:27 +02:00 |