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

Count #
Items on page: 5
2025-03-04 #
file_hash item_title author_id cart
14676b13 [Public key for ilyag, 09AED0E253200A17] ilyag +cart
809a33a2 [Puzzle Solved] ilyag +cart
b8b1f7f4 Software Updated to Version 762699e8.. Guest +cart
d99f37bf [applied: #approve] ilyag +cart
edceb21a [applied: #admin] ilyag +cart
[Public key for ilyag, 0 #
#pubkey; #approve

[This item is a public key.]

; ilyag; 14676b13; like ; +cart
[Puzzle Solved] #
#puzzle



[Puzzle Solved]


; ilyag; 809a33a2; like ; +cart
Software Updated to Vers #
#changelog; #hashtag

Software Updated to Version 762699e8..

Installed software version has changed from dfa9c0fa.. to 762699e8..

762699e8 add cart column to authors query ; authors.sql
6e37d06c make avatar_display_approved_status default to 0
db8066e3 add/improve debug output in avatar.pl
5e696c36 allow underscore in module path build.pl
0d3b6451 add sanity check for module in utils.pl
bdffa063 add text color to banana theme
34c7b2e8 clean up build.pl (remove commented out code)
d0a22398 add sanity checks for directory paths in build.pl

#changelog

; b8b1f7f4; like ; +cart
[applied: #approve] #
#hashtag; #parent

>>0be7ac9b..
>>16ff4eed..
>>f3192aaf..
>>fdef981e..
>>e51b4203..
>>e4c345ac..
>>9c90ca04..
>>f346261c..
>>b4451da0..
>>94b6059f..
>>1249bcb5..
>>ilya has self-id
>>b0d76a5a..
>>ilya has self-id

#approve


; ilyag; d99f37bf; like ; +cart
[applied: #admin] #
#hashtag; #parent

>>0be7ac9b..

#admin #approve

; ilyag; edceb21a; 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-03-04'
						OR
						file_hash IN (
							SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2025-03-04'
						)
					)
				)
				AND (
					file_hash NOT IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2025-03-04'
					)
					OR
					file_hash IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2025-03-04'
					)
				);
			

Cart #
Paste
Clear
Add All
^
JavaScript #