Commit Graph

87 Commits (cdb8a5c956b75414061fc9e3318f8d31afc7670a)

Author SHA1 Message Date
Laurynas Gadliauskas cdb8a5c956 Merge branch 'master' of https://github.com/filebrowser/filebrowser into filebrowser-master 2022-05-19 16:50:19 +03:00
Ramires Viana 8a43413f88 feat: page title localization 2022-05-04 13:16:16 +00:00
Ramires Viana 96afaca0ad chore: refactor response error handling 2022-05-04 12:11:36 +00:00
Ramires Viana 9734f707f0 chore: refactor url creation 2022-05-02 13:47:22 +00:00
Oleg Lobanov 596c73288f
feat: automatically focus username field on login page 2022-05-04 00:45:17 +04:00
Oleg Lobanov aed3af5838
fix: disable autocapitalize of login input (closes #1910) 2022-04-30 13:37:32 +04:00
Felix Nüsse f8dfbf7eee
feat: add branding to the window title (#1850) 2022-03-24 12:01:19 +01:00
Filippo Finke cf85404dd2
feat: add upload file list with progress (#1825) 2022-02-21 19:30:42 +01:00
Adrian 7870e89bc0 feat: smaller column width to fit 2 columns in landscape mobiles 2022-02-10 17:11:24 +01:00
Adrian 8888b9f446 feat: add gallery view mode 2022-02-10 17:11:24 +01:00
Laurynas Gadliauskas 3270624bd2 Merge upstream 2022-01-10 15:56:10 +02:00
Oleg Lobanov 2bebb5f0f8
ci: fix frontend formatting 2021-12-20 22:29:41 +01:00
Laurynas Gadliauskas a093de3e40 Merge branch 'master' of git://github.com/filebrowser/filebrowser into filebrowser-master 2021-11-30 16:54:17 +02:00
niubility000 7401d16e45
feat: prefetch previous and next images in preview. (#1627) 2021-11-15 14:54:28 +01:00
Laurynas Gadliauskas 36f8a7021a
fix: Handle non-existing trash dir entry (#27) 2021-11-04 15:14:22 +02:00
Laurynas Gadliauskas aa8ca032f5
feat: Temporary directory (#25) 2021-10-27 12:50:31 +03:00
Laurynas Gadliauskas c2ea58d7c9 Merge branch 'master' of https://github.com/filebrowser/filebrowser 2021-10-27 11:22:47 +03:00
niubility000 6cb51b4eb4
Add files via upload (#1615) 2021-10-24 13:35:29 +04:00
niubility000 deabc80fd7
fix: back button behaviour in preview (#1573) 2021-10-12 13:09:05 +02:00
lilihx 0426629a59
feat: add ability to select file modified time format (#1536) 2021-09-11 14:12:51 +02:00
Laurynas Gadliauskas b09cadfc8e Merge branch 'master' of https://github.com/filebrowser/filebrowser 2021-08-30 10:35:11 +03:00
Andrew Kennedy 43a460993c
fix: bug with inlineLink not creating url properly (#1515) 2021-08-26 12:43:37 +02:00
Ramires Viana 76add9e527 feat: open file option on preview 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
Laurynas Gadliauskas 1052e94139
feat: add unarchive overwrite checkbox (#19) 2021-07-30 11:17:43 +03:00
Laurynas Gadliauskas 34bcd7dfc8
feat: add directory size calculation (#16)
* feat: add directory size calculation

* feat: add dir disk usage button

* feat: add dir size button
2021-07-27 09:42:03 +03:00
Laurynas Gadliauskas ea2ef9a03b fix: adjust quota css 2021-07-15 11:16:18 +03:00
Laurynas Gadliauskas 22301df699 archive: Don't allow if no create perms 2021-07-01 14:00:20 +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 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 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
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 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 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 18889ad725 fix: no items displayed on file listing 2021-04-14 11:51:33 +00:00
Ramires Viana a76e01d2b7 feat: dynamic autoplay on previewer 2021-03-26 17:31:27 +00:00
Ramires Viana 1516d9932b fix: buttons without permission on header 2021-03-26 12:45:17 +00:00
Ramires Viana 87f1881b42 fix: list item interactions on share 2021-03-25 15:47:49 +00:00
Ramires Viana fe80730bb1 fix: no header button animations on file listing 2021-03-24 19:05:15 +00:00
Ramires Viana 6c8ee96e6a feat: dynamic item count on file listing 2021-03-24 17:50:16 +00:00