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

Count #
Items on page: 4
2022-03-27 #
file_hash item_title author_id cart
828edfa4 Software Updated to Version 196fc1c9.. Guest +cart
90d6eec8 Software Updated to Version ec93d101.. Guest +cart
b0e40f48 I was looking for chickens... Guest +cart
ee41ab18 #flag Guest +cart
Software Updated to Vers #
#changelog; #hashtag

Software Updated to Version 196fc1c9..

Installed software version has changed from d8fbf4ae.. to 196fc1c9..

196fc1c default home page to welcome again (needs bugfixing)
d6c2024 reintroduce home page setting
31c31b0 do not show related items for profile
8e3e4fb improve smell get_window_template.pl
1cc9973 save dialog position when it is repositioned (dragging.js)
42f5b4a update todo
9be0091 change format of home_page setting
56a8a85 improve author information dialog (use standard dialog border instead of custom template)
5393211 GetWindowTemplate2: allow overloading column headers with just a number of columns
e6671d7 fix Arrange button
75cab31 makepage.pl improve code smell

#changelog

; 828edfa4; like ; +cart
Software Updated to Vers #
#changelog; #hashtag

Software Updated to Version ec93d101..

Installed software version has changed from 196fc1c9.. to ec93d101..

ec93d10 pages.pl fix bugs

#changelog

; 90d6eec8; like ; +cart
I was looking for chicke #

I was looking for chickens...
--

; b0e40f48; like ; +cart
#flag #
#hashtag; #parent

>>a04836f8..

#flag
--

; ee41ab18; 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) = '2022-03-27'
						OR
						file_hash IN (
							SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2022-03-27'
						)
					)
				)
				AND (
					file_hash NOT IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2022-03-27'
					)
					OR
					file_hash IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2022-03-27'
					)
				);
			

Cart #
Paste
Clear
Add All
^
JavaScript #