PrivateBin/lib
Felix J. Ogris 9a61e8fd48 started script for storage backend migrations
todo: GCS

added GCS, no GLOBALS, two methods for saving pastes and comments

use GLOBALS for verbosity again

added getAllPastes() to all storage providers

moved to bin, added --delete options, make use of $store->getAllPastes()

added --delete-* options to help

longopts without -- *sigh*

fixed arguments

drop singleton behaviour to allow multiple backends of the same type simultaneously

remove singleton from Model, collapse loop in migrate.php

comments is not indexed

tests without data singleton

fix

exit if scandir() fails

extended meta doc
2022-11-01 16:02:17 +01:00
..
Data started script for storage backend migrations 2022-11-01 16:02:17 +01:00
Model incrementing version 2022-04-05 07:30:51 +02:00
Persistence incrementing version 2022-04-05 07:30:51 +02:00
.htaccess updating shipped .htaccess files for Apache 2.4 as per https://httpd.apache.org/docs/2.4/upgrading.html#access - Thanks @EchoDev, fixes #194 2017-03-11 08:56:14 +01:00
Configuration.php updated code formatting 2022-10-23 01:07:43 +02:00
Controller.php adding tests for YOURLS functionality 2022-10-23 13:09:54 +02:00
Filter.php incrementing version 2022-04-05 07:30:51 +02:00
FormatV2.php incrementing version 2022-04-05 07:30:51 +02:00
I18n.php PHP 8.2 compatibility: Use of "self" in callables is deprecated 2022-10-25 07:15:09 +02:00
Json.php incrementing version 2022-04-05 07:30:51 +02:00
Model.php started script for storage backend migrations 2022-11-01 16:02:17 +01:00
Request.php adding tests for YOURLS functionality 2022-10-23 13:09:54 +02:00
View.php incrementing version 2022-04-05 07:30:51 +02:00
Vizhash16x16.php incrementing version 2022-04-05 07:30:51 +02:00
YourlsProxy.php adding tests for YOURLS functionality 2022-10-23 13:09:54 +02:00