Commit Graph

50 Commits

Author SHA1 Message Date
bergware d6c12b1fd0 Changed ID to CLASS for elements occurring more than once 2023-01-07 21:59:42 +01:00
bergware cee04f0a68 Fixed: missing samesite attribute in cookies
Removes browser warning that cookies without this attribute will be deprecated
In addition all cookies have a default path = '/' to reference the complete site
2022-03-22 19:43:12 +01:00
bergware 7ef6db0a0d Fixes and enhancements in Browse function 2021-12-27 13:32:50 +01:00
bergware 00eb8fa539 Fixed "$dir" encoding 2021-12-25 13:45:16 +01:00
bergware cd58e8f9b6 Fixed "$dir" encoding 2021-12-24 22:56:37 +01:00
bergware 9c96ad0f1c Fixed "$dir" encoding 2021-12-24 18:07:49 +01:00
bergware 41f19dc714 Fix URL encoding 2021-12-24 11:37:11 +01:00
bergware 77eba7c4cd Initialize variables properly with array values 2021-06-02 19:09:15 +02:00
bergware 27ab8d43e3 Multi cache pool support 2020-04-12 12:37:35 +02:00
bergware a2a4e051f5 Multi cache pool support 2020-04-12 12:31:52 +02:00
bergware 34414ffa32 Multi cache pool support 2020-04-12 10:46:19 +02:00
bergware 6ed7e5f3b0 Multi cache pool support 2020-04-12 04:15:32 +02:00
bergware 784297bd4a Revert "Multi cache pool support"
This reverts commit 204f2d5237.
2020-04-12 04:14:22 +02:00
bergware 204f2d5237 Multi cache pool support 2020-04-12 04:08:45 +02:00
bergware 063e49086b Revert "Multi cache pool support"
This reverts commit ca7a96e031.
2020-04-12 04:07:36 +02:00
bergware ca7a96e031 Multi cache pool support 2020-04-12 04:04:17 +02:00
bergware 676edec3c8 Show message when too many files for browsing 2020-04-12 03:09:01 +02:00
bergware 13dff5638b Multi-language support 2020-04-10 09:06:11 +02:00
bergware 51a6f6b645 Updated spinner logic 2020-03-14 01:16:06 +01:00
bergware c8148442d2 Multi-language support 2020-03-04 17:33:46 +01:00
bergware a78eeca5a9 Updated: animated spinner logic 2020-02-10 19:22:24 +01:00
bergware 8dbb62a97d Updated: animated spinner logic 2020-02-10 03:21:54 +01:00
bergware 856edf2b66 Do not capitalize path names in title of themes Azure and Gray 2018-12-28 07:10:34 +01:00
bergware 0c5abec7a1 Revamp of themes White and Black
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
bergware 6792999662 Copyright 2018 for newly changed files 2018-03-22 16:09:57 +01:00
bergware 12d8d2caaf Made "spinner" consistent in every display theme 2018-03-22 11:38:49 +01:00
bergware d14e1bc300 Make "waiting" message consistent across all pages 2018-03-12 08:47:28 +01:00
bergware 657c19c751 Updated tablesorter to v2.29.6 and fixed sorting issue in browser 2018-03-01 20:06:12 +01:00
bergware 63ca930ec1 Tablesorter optimization 2017-10-03 09:44:05 +02:00
bergware 0d8550e25e Corrected invalid links in Browse function 2017-09-04 09:14:11 +02:00
bergware c25b006b48 Minor style correction in Browse table 2017-09-02 09:27:08 +02:00
bergware 36eef44594 Improved sorting in browse function 2017-08-21 23:04:03 +02:00
bergware 8ba2d79c1b Revert "Improved sorting in browse function"
This reverts commit 98e9a635fc.
2017-08-21 22:32:54 +02:00
bergware 98e9a635fc Improved sorting in browse function 2017-08-21 22:27:27 +02:00
bergware 77b3f9cf64 Code optimizations 2017-08-21 10:52:25 +02:00
bergware dc1ae5466d Browser keep folders always on top 2017-08-21 10:39:25 +02:00
bergware 406ba1a3ae Major overhaul of Browse function
- Faster content loading
- Faster sorting
- Encryption status included
- Makes use of tablesorter (latest version)
- Please wait message for longer loads
2017-08-20 18:05:41 +02:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware e784f23b63 Replace array() notation with PHP preferred square brackets [] 2016-10-24 09:33:11 +02:00
Tom Mortensen be66f4f607 Correctly handle symlink location display when browsing user share. Had to change
the name of our shfs location extended attributes:
user.LOCATION  -> system.LOCATION
user.LOCATIONS -> system.LOCATIONS
2016-07-16 13:07:07 -07:00
Tom Mortensen b85b436618 quotes'are'fun 2016-06-30 22:25:58 -07:00
Tom Mortensen 449f112ccc Use user.LOCATION instead of user.LOCATIONS to dereference single file on user share. 2016-06-30 16:03:21 -07:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware 600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
bergware c24d9f0729 Fixed regression error in Browse function
* Fixed regression error in Browse function

* Remove debugging line in Browse page
2016-04-01 17:47:50 -05:00
bergware 081599c7d8 Force refresh of file when content has changed, and file is viewed in browser 2016-03-29 03:59:56 +02:00
Eric Schultz 9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Tom Mortensen 0767c99ec9 Fix display of Location column when share includes hidden files. 2015-11-15 14:37:57 -08:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00