Read ; Write ; Upload ; Image(296) ; People(18) ; Threads(40) ; Settings ; Profile ; Help
Banana Lounge Unofficial Fan Forum

Count #
Items on page: 7
2025-05-20 #
file_hash item_title author_id cart
1130455b 1747766810_image Guest +cart
1b623a59 [Public key for thaomazein, A97D6E71F4D0FE5D] thaomazein +cart
2acd3e69 1747766292_image Guest +cart
31e1cbeb 0F459D2D-C869-487C-A0DE-9890556AAA Guest +cart
8cb40e4f 1747766839_image Guest +cart
9b59ff8d Software Updated to Version be7a617f.. Guest +cart
f33106a9 1747766831_image Guest +cart
1747766810_image #
#image

1747766810_image

; 1130455b; like ; +cart
[Public key for thaomaze #
#pubkey; #approve

[This item is a public key.]

no timestamp; thaomazein; dc3ba58d; like ; +cart
1747766292_image #
#image

1747766292_image

; 2acd3e69; like ; +cart
0F459D2D-C869-487C-A0DE- #
#image

0F459D2D-C869-487C-A0DE-9890556AAA80

; 31e1cbeb; like ; +cart
1747766839_image #
#image

1747766839_image

; 8cb40e4f; like ; +cart
Software Updated to Vers #
#changelog; #hashtag

Software Updated to Version be7a617f..

Installed software version has changed from 0d1ad5fe.. to be7a617f..

be7a617f improve debug output in sqlite.pl
1f3dc7cf improve debug output in sqlite.pl
1345bd56 factor out GetArchiveDialog() from GetReadPage() ; archive_dialog.pl, get_read_page.pl
4fd6c589 improve debug logging in sqlite.pl
29ef6177 fix cache reference in sqlite.pl

#changelog

; 9b59ff8d; like ; +cart
1747766831_image #
#image

1747766831_image

; f33106a9; like ; +cart
query.sql #


		SELECT
			item_flat.file_path file_path,
			item_flat.item_name item_name,
			item_flat.file_hash file_hash,
			item_flat.author_key author_key,
			item_flat.child_count child_count,
			item_flat.parent_count parent_count,
			item_flat.add_timestamp add_timestamp,
			item_flat.item_title item_title,
			item_flat.item_score item_score,
			item_flat.labels_list labels_list,
			item_flat.item_type item_type,
			item_flat.item_order item_order,
			item_flat.item_sequence item_sequence
		FROM
			item_flat
	 
		WHERE
			file_hash IN (
				SELECT file_hash
				FROM item_flat
				WHERE
					item_score >= 0 AND
					(
						SUBSTR(DATETIME(add_timestamp, 'unixepoch', 'localtime'), 0, 11) = '2025-05-20'
						OR
						file_hash IN (
							SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2025-05-20'
						)
					)
				)
				AND (
					file_hash NOT IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2025-05-20'
					)
					OR
					file_hash IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2025-05-20'
					)
				);
			

Cart #
Paste
Clear
Add All
^
JavaScript #