]> git.plutz.net Git - serve0/blobdiff - pages/list.sh
enable background thumb generation
[serve0] / pages / list.sh
index 32b4b94dd4825d4812788e65d799fc48dfd5c481..cc5a7d2945ba49f1a85228cb1baf95c646b3f861 100755 (executable)
 # You should have received a copy of the GNU Affero General Public License
 # along with Serve0.  If not, see <http://www.gnu.org/licenses/>. 
 
-cgi_cookie
 . $_EXEC/pages/common.sh
 
-filters="$(printf %s "${_GET[f]}" |sed -r 's;^!*\^*;;; s;\^*!*$;;; s;!+;!;g; s;\^+;^;g')"
+filters="${_GET[f]}"
 debug "FILTERS: $filters"
 
 quicklinks(){