Compare commits

..

2 Commits

Author SHA1 Message Date
425a2a1fc0 Fix odd difficulties
Some checks failed
Release Creation / build (release) Failing after 45s
2025-08-24 22:18:39 +02:00
203d7add66 FIx journals color
Some checks failed
Release Creation / build (release) Failing after 1m38s
2025-07-08 22:34:13 +02:00
96 changed files with 266 additions and 334 deletions

View File

@@ -793,6 +793,10 @@ body.system-bol img#logo {
width: 250px;
max-width: 250px;
}
.journal-page-content {
color:rgba(0, 0, 0, 0.95);
}
.bol.sheet.actor .window-content form .sidebar .profile-img {
cursor: pointer;
border: none;

View File

@@ -47,7 +47,7 @@
"BOL.ui.astrologerPoints": "Points d'Astrologie",
"BOL.ui.astrologerPointsLabel": "Points d'Astrologie actuels",
"BOL.ui.ishoroscopemajor": "Horoscope Majeur (ie de groupe) ?",
"BOL.ui.answer": "Réponse",
"BOL.ui.answer": "Réponse",
"BOL.ui.horoscopefavorable": "Favorable (1dB)",
"BOL.ui.horoscopeunfavorable": "Défavorable (1dM)",
"BOL.ui.horoscopes": "Horoscopes",
@@ -132,7 +132,7 @@
"BOL.ui.defender": "Defender",
"BOL.ui.difficulty": "Difficulty",
"BOL.ui.spellProperties": "Spell Properties",
"BOL.ui.duration": "Duration",
"BOL.ui.duration": "Duration",
"BOL.ui.spellkeep": "Maintain",
"BOL.ui.concentrate": "Concentrate",
"BOL.ui.registerInit": "Register Init.",
@@ -156,7 +156,7 @@
"BOL.ui.makeAlchemy": "Make Alchemy",
"BOL.ui.alchemyCostTotal": "Alchemy Points Total Cost",
"BOL.ui.alchemyInvest": "Invest Alchemy Points",
"BOL.ui.alchemyCurrent": "Current Alchemy Points in Object",
"BOL.ui.alchemyCurrent": "Current Alchemy Points in Object",
"BOL.ui.advance": "Status",
"BOL.ui.isadvantage": "Provides a bonus dice?",
"BOL.ui.bonusmalus": "Additional bonus/penalty",
@@ -173,8 +173,8 @@
"BOL.ui.status": "Status",
"BOL.ui.toactivated": "Active (>Deactivated)",
"BOL.ui.todeactivated": "Inactive (>Active)",
"BOL.ui.armorAgiMalus": "Armor+Shield Modifier (Agi)",
"BOL.ui.armorInitMalus": "Armor Modifier (Init)",
"BOL.ui.armorAgiMalus": "Armor+Shield Modifier (Agi)",
"BOL.ui.armorInitMalus": "Armor Modifier (Init)",
"BOL.ui.attackValue": "Attack Value",
"BOL.ui.attackModifier": "Attack Modifier",
"BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)",
@@ -251,7 +251,7 @@
"BOL.featureSubtypes.xplog": "XP Journal",
"BOL.bougette.nomoney": "Nothing",
"BOL.bougette.tolive": "To live",
"BOL.bougette.tolive": "To live",
"BOL.bougette.easylife": "Easy Life",
"BOL.bougette.luxury" : "Luxury life",
"BOL.bougette.rich": "Rich!",
@@ -299,15 +299,15 @@
"BOL.protectionCategory.helm": "Helm",
"BOL.protectionCategory.other": "Other",
"BOL.spellItem.charm": "Charm",
"BOL.spellItem.circle1": "First Circle",
"BOL.spellItem.circle2": "Second Circle",
"BOL.spellItem.circle3": "Third Circle",
"BOL.spellItem.charm": "Charm",
"BOL.spellItem.circle1": "First Circle",
"BOL.spellItem.circle2": "Second Circle",
"BOL.spellItem.circle3": "Third Circle",
"BOL.alchemyItem.common": "Common",
"BOL.alchemyItem.scarce": "Scarce",
"BOL.alchemyItem.legend": "Legendary",
"BOL.alchemyItem.mythic": "Mythic",
"BOL.alchemyItem.common": "Common",
"BOL.alchemyItem.scarce": "Scarce",
"BOL.alchemyItem.legend": "Legendary",
"BOL.alchemyItem.mythic": "Mythic",
"BOL.weaponCategory.melee": "Melee",
"BOL.weaponCategory.ranged": "Ranged",
@@ -458,7 +458,7 @@
"BOL.size.colossal": "Colossal",
"BOL.chat.fightactive": "{name} activates the fight option {foName} for this round !",
"BOL.chat.fightunactive": "{name} deactivates the fight option {foName} for this round !",
"BOL.chat.fightunactive": "{name} deactivates the fight option {foName} for this round !",
"BOL.chat.isdead": "{name} is dead !",
"BOL.chat.epitaph": "Keep his name and memory in honor !",
"BOL.chat.vitalityzero": "Lifeblood of {name} is now {hp} : he is going to fall unconscious !",
@@ -543,18 +543,24 @@
"BOL.chat.criticalbuttonjournal": "Legendary/Heroic Success",
"BOL.chat.nodamage": "Do not apply damages",
"BOL.chat.armorRoll": "Armor roll",
"BOL.chat.bolRulebookMessage": "Don't miss the full Rulebook module (including Sagas) available at : https://www.ludospherik-editions.com/en_gb/ !",
"BOL.chat.bolRulebookMessage": "Don't miss the full Rulebook module (including Sagas) available at : https://www.ludospherik-editions.com/en_gb/ !",
"BOL.dialog.soeasy": "So easy (+4)",
"BOL.dialog.soeasy3": "So easy (+3)",
"BOL.dialog.veryeasy": "Very easy (+2)",
"BOL.dialog.easy": "Easy (+1)",
"BOL.dialog.moderate": "Moderate (0)",
"BOL.dialog.hard": "Hard (-1)",
"BOL.dialog.tough": "Tough (-2)",
"BOL.dialog.tough3": "Tough (-3)",
"BOL.dialog.demanding": "Demanding (-4)",
"BOL.dialog.demanding5": "Demanding (-5)",
"BOL.dialog.formidable": "Formidable (-6)",
"BOL.dialog.formidable7": "Formidable (-7)",
"BOL.dialog.heroic": "Heroic (-8)",
"BOL.dialog.heroic9": "Heroic (-9)",
"BOL.dialog.mythic": "Mythic (-10)",
"BOL.dialog.mythic11": "Mythic (-11)",
"BOL.dialog.divine": "Divine (-12)",
"BOL.dialog.pointblank": "Point blank (+1)",
@@ -563,7 +569,7 @@
"BOL.dialog.long": "Long (-2)",
"BOL.dialog.distant": "Distant (-4)",
"BOL.dialog.extreme": "Extreme (-6)",
"BOL.dialog.utmost": "Utmost (-8)",
"BOL.dialog.utmost": "Utmost (-8)",
"BOL.ui.name": "Name",
"BOL.ui.xp": "Experience",

View File

@@ -50,7 +50,7 @@
"BOL.ui.astrologerPoints": "Points d'Astrologie",
"BOL.ui.astrologerPointsLabel": "Points d'Astrologie actuels",
"BOL.ui.ishoroscopemajor": "Horoscope Majeur (ie de groupe) ?",
"BOL.ui.answer": "Réponse",
"BOL.ui.answer": "Réponse",
"BOL.ui.horoscopefavorable": "Favorable (1dB)",
"BOL.ui.horoscopeunfavorable": "Défavorable (1dM)",
"BOL.ui.horoscopes": "Horoscopes",
@@ -137,7 +137,7 @@
"BOL.ui.duration": "Durée",
"BOL.ui.spellkeep": "Prolongation possible ?",
"BOL.ui.concentrate": "Concentration à maintenir ?",
"BOL.ui.aggressive": "Sort aggressif ?",
"BOL.ui.aggressive": "Sort aggressif ?",
"BOL.ui.registerInit": "Enregistrer comme Init. de combat",
"BOL.ui.initMalus": "Malus d'initiative",
"BOL.ui.magicnewrules": "Règles supplémentaires (cf. supplément fan-made Sorcellerie!)",
@@ -147,7 +147,7 @@
"BOL.ui.flaw":"Désanvatage",
"BOL.ui.cost":"Cout XP",
"BOL.ui.date":"Date",
"BOL.ui.isSorcerer": "Carrière de Sorcier ?",
"BOL.ui.isAlchemist": "Carrière d'Alchimiste ?",
"BOL.ui.isPriest": "Carrière de Prêtre/Druide ?",
@@ -259,7 +259,7 @@
"BOL.bougette.easylife": "A l'aise",
"BOL.bougette.luxury": "Luxe&Volupté",
"BOL.bougette.rich": "Richissime",
"BOL.featureSubtypes.origin": "Origine",
"BOL.featureSubtypes.race": "Race",
"BOL.featureSubtypes.career": "Carrière",
@@ -393,7 +393,7 @@
"BOL.itemProperty.crewDamageMultiplier": "Multiplicateur",
"BOL.itemProperty.isboarding": "Abordage",
"BOL.itemProperty.isspur": "Eperonnage",
"BOL.itemProperty.isbreakrow": "Briser les rames",
"BOL.itemProperty.isbreakrow": "Briser les rames",
"BOL.itemStat.quantity": "Quantité",
"BOL.itemStat.weight": "Poids",
@@ -486,7 +486,7 @@
"BOL.size.colossal": "Monstrueuse",
"BOL.chat.fightactive": "{name} active son option de combat {foName} pour ce round !",
"BOL.chat.fightunactive": "{name} désactive son option de combat {foName} pour ce round !",
"BOL.chat.fightunactive": "{name} désactive son option de combat {foName} pour ce round !",
"BOL.chat.isdead": "{name} est mort !",
"BOL.chat.epitaph": "Que son nom soit honoré sur les champs de batailles de Lémurie !",
"BOL.chat.vitalityzero": "La Vitalité de {name} est {hp} : il va s'écrouler au sol et sombrer dans l'inconscience !",
@@ -569,21 +569,27 @@
"BOL.chat.criticalinfo": "C'est un succès Héroïque ! Choisissez vos options et effets !",
"BOL.chat.criticallegendaryinfo": "C'est un succès Légendaire ! Choisissez vos options et effets !",
"BOL.chat.criticalbuttonjournal": "Succès Héroïque/Légendaire",
"BOL.chat.bolRulebookMessage": "N'oubliez pas le module complet du Livre de Règle et des Sagas disponible ici : https://www.ludospherik-editions.com !",
"BOL.chat.bolRulebookMessage": "N'oubliez pas le module complet du Livre de Règle et des Sagas disponible ici : https://www.ludospherik-editions.com !",
"BOL.chat.losshp": "{name} a perdu {lossHP} points de Vitalité. Si il se repose quelques minutes, il peut récupérer {recupHP} points de Vitalité.",
"BOL.chat.applyrecup": "Récupérer pendant quelques minutes (+{recupHP} Vitalité)",
"BOL.chat.inforecup": "{name} vient de récupérer {recupHP} points de Vitalité après quelques minutes de repos.",
"BOL.dialog.soeasy": "Inmanquable (+4)",
"BOL.dialog.soeasy3": "Inmanquable (+3)",
"BOL.dialog.veryeasy": "Trés Facile (+2)",
"BOL.dialog.easy": "Facile (+1)",
"BOL.dialog.moderate": "Moyenne (0)",
"BOL.dialog.hard": "Ardue (-1)",
"BOL.dialog.tough": "Difficile (-2)",
"BOL.dialog.tough3": "Difficile (-3)",
"BOL.dialog.demanding": "Très Difficile (-4)",
"BOL.dialog.demanding5": "Très Difficile (-5)",
"BOL.dialog.formidable": "Impossible (-6)",
"BOL.dialog.formidable7": "Impossible (-7)",
"BOL.dialog.heroic": "Héroïque (-8)",
"BOL.dialog.heroic9": "Héroïque (-9)",
"BOL.dialog.mythic": "Mythique (-10)",
"BOL.dialog.mythic11": "Mythique (-11)",
"BOL.dialog.divine": "Divine (-12)",
"BOL.dialog.pointblank": "Bout portant (+1)",
@@ -643,4 +649,4 @@
"EFFECT.StatusProne": "A terre",
"EFFECT.StatusDead": "Mort"
}
}

View File

@@ -67,7 +67,7 @@ export class BoLTokenHud {
/* -------------------------------------------- */
static async _configureSubMenu(insertionPoint, template, hudData, onMenuItem) {
const hud = $(await renderTemplate(template, hudData))
const hud = $(await foundry.applications.handlebars.renderTemplate(template, hudData))
const list = hud.find('div.bol-hud-list')
BoLTokenHud._toggleHudListActive(hud, list);

View File

@@ -190,15 +190,21 @@ BOL.rangeModifiers = {
BOL.difficultyModifiers = {
"4": "BOL.dialog.soeasy",
"3": "BOL.dialog.soeasy3",
"2": "BOL.dialog.veryeasy",
"1": "BOL.dialog.easy",
"0": "BOL.dialog.moderate",
"-1": "BOL.dialog.hard",
"-2": "BOL.dialog.tough",
"-3": "BOL.dialog.tough3",
"-4": "BOL.dialog.demanding",
"-5": "BOL.dialog.demanding5",
"-6": "BOL.dialog.formidable",
"-7": "BOL.dialog.formidable7",
"-8": "BOL.dialog.heroic",
"-9": "BOL.dialog.heroic9",
"-10": "BOL.dialog.mythic",
"-11": "BOL.dialog.mythic11",
"-12": "BOL.dialog.divine"
}

View File

@@ -1 +1 @@
MANIFEST-000795
MANIFEST-000829

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.386117 7f181c7f86c0 Recovering log #793
2025/05/15-18:10:38.396065 7f181c7f86c0 Delete type=3 #791
2025/05/15-18:10:38.396123 7f181c7f86c0 Delete type=0 #793
2025/05/15-18:18:02.908326 7f181bff76c0 Level-0 table #798: started
2025/05/15-18:18:02.908348 7f181bff76c0 Level-0 table #798: 0 bytes OK
2025/05/15-18:18:02.931546 7f181bff76c0 Delete type=0 #796
2025/05/15-18:18:03.015825 7f181bff76c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.015893 7f181bff76c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.445152 7f99c9ffb6c0 Recovering log #828
2025/08/24-22:12:29.462784 7f99c9ffb6c0 Delete type=0 #828
2025/08/24-22:12:29.462971 7f99c9ffb6c0 Delete type=3 #827
2025/08/24-22:17:57.344923 7f99c8ff96c0 Level-0 table #832: started
2025/08/24-22:17:57.344948 7f99c8ff96c0 Level-0 table #832: 0 bytes OK
2025/08/24-22:17:57.351082 7f99c8ff96c0 Delete type=0 #830
2025/08/24-22:17:57.357899 7f99c8ff96c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.357974 7f99c8ff96c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.744932 7f181dffb6c0 Recovering log #789
2025/05/15-16:00:11.754786 7f181dffb6c0 Delete type=3 #787
2025/05/15-16:00:11.754839 7f181dffb6c0 Delete type=0 #789
2025/05/15-18:07:39.129483 7f181bff76c0 Level-0 table #794: started
2025/05/15-18:07:39.129511 7f181bff76c0 Level-0 table #794: 0 bytes OK
2025/05/15-18:07:39.136106 7f181bff76c0 Delete type=0 #792
2025/05/15-18:07:39.149775 7f181bff76c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.149805 7f181bff76c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.633879 7f27caffd6c0 Recovering log #825
2025/07/08-23:08:26.726668 7f27caffd6c0 Delete type=3 #823
2025/07/08-23:08:26.726762 7f27caffd6c0 Delete type=0 #825

View File

@@ -1 +1 @@
MANIFEST-000700
MANIFEST-000734

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.359844 7f181d7fa6c0 Recovering log #698
2025/05/15-18:10:38.369508 7f181d7fa6c0 Delete type=3 #696
2025/05/15-18:10:38.369565 7f181d7fa6c0 Delete type=0 #698
2025/05/15-18:18:02.985276 7f181bff76c0 Level-0 table #703: started
2025/05/15-18:18:02.985318 7f181bff76c0 Level-0 table #703: 0 bytes OK
2025/05/15-18:18:03.015562 7f181bff76c0 Delete type=0 #701
2025/05/15-18:18:03.015884 7f181bff76c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.015916 7f181bff76c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.405756 7f99ca7fc6c0 Recovering log #733
2025/08/24-22:12:29.422650 7f99ca7fc6c0 Delete type=0 #733
2025/08/24-22:12:29.422749 7f99ca7fc6c0 Delete type=3 #732
2025/08/24-22:17:57.331397 7f99c8ff96c0 Level-0 table #737: started
2025/08/24-22:17:57.331439 7f99c8ff96c0 Level-0 table #737: 0 bytes OK
2025/08/24-22:17:57.338367 7f99c8ff96c0 Delete type=0 #735
2025/08/24-22:17:57.357871 7f99c8ff96c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.357921 7f99c8ff96c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.714229 7f181c7f86c0 Recovering log #694
2025/05/15-16:00:11.724726 7f181c7f86c0 Delete type=3 #692
2025/05/15-16:00:11.724786 7f181c7f86c0 Delete type=0 #694
2025/05/15-18:07:39.136276 7f181bff76c0 Level-0 table #699: started
2025/05/15-18:07:39.136317 7f181bff76c0 Level-0 table #699: 0 bytes OK
2025/05/15-18:07:39.142904 7f181bff76c0 Delete type=0 #697
2025/05/15-18:07:39.149786 7f181bff76c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.149813 7f181bff76c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.441331 7f27cb7fe6c0 Recovering log #730
2025/07/08-23:08:26.530755 7f27cb7fe6c0 Delete type=3 #728
2025/07/08-23:08:26.530857 7f27cb7fe6c0 Delete type=0 #730

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.253302 7f181dffb6c0 Recovering log #791
2025/05/15-18:10:38.263540 7f181dffb6c0 Delete type=3 #789
2025/05/15-18:10:38.263688 7f181dffb6c0 Delete type=0 #791
2025/05/15-18:18:02.658721 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.658770 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.688853 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:02.768491 7f181bff76c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.768584 7f181bff76c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.248763 7f99ca7fc6c0 Recovering log #826
2025/08/24-22:12:29.265084 7f99ca7fc6c0 Delete type=0 #826
2025/08/24-22:12:29.265267 7f99ca7fc6c0 Delete type=3 #825
2025/08/24-22:17:57.283861 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.283894 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.291128 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.304610 7f99c8ff96c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.304654 7f99c8ff96c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.608048 7f181d7fa6c0 Recovering log #787
2025/05/15-16:00:11.617964 7f181d7fa6c0 Delete type=3 #785
2025/05/15-16:00:11.618064 7f181d7fa6c0 Delete type=0 #787
2025/05/15-18:07:39.075821 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.075847 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.081684 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.095574 7f181bff76c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.095620 7f181bff76c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2025/07/08-23:08:25.672177 7f27d0dfa6c0 Recovering log #823
2025/07/08-23:08:25.754818 7f27d0dfa6c0 Delete type=3 #821
2025/07/08-23:08:25.754973 7f27d0dfa6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.266303 7f181c7f86c0 Recovering log #791
2025/05/15-18:10:38.277716 7f181c7f86c0 Delete type=3 #789
2025/05/15-18:10:38.277763 7f181c7f86c0 Delete type=0 #791
2025/05/15-18:18:02.710660 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.710723 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.742040 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:02.768541 7f181bff76c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.768625 7f181bff76c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.268701 7f99c9ffb6c0 Recovering log #826
2025/08/24-22:12:29.286119 7f99c9ffb6c0 Delete type=0 #826
2025/08/24-22:12:29.286273 7f99c9ffb6c0 Delete type=3 #825
2025/08/24-22:17:57.276889 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.277006 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.283724 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.304584 7f99c8ff96c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.304663 7f99c8ff96c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.620615 7f181cff96c0 Recovering log #787
2025/05/15-16:00:11.631017 7f181cff96c0 Delete type=3 #785
2025/05/15-16:00:11.631122 7f181cff96c0 Delete type=0 #787
2025/05/15-18:07:39.081770 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.081796 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.087878 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.095591 7f181bff76c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.095676 7f181bff76c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2025/07/08-23:08:25.758158 7f27caffd6c0 Recovering log #823
2025/07/08-23:08:25.846513 7f27caffd6c0 Delete type=3 #821
2025/07/08-23:08:25.846609 7f27caffd6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.292324 7f181dffb6c0 Recovering log #791
2025/05/15-18:10:38.302132 7f181dffb6c0 Delete type=3 #789
2025/05/15-18:10:38.302260 7f181dffb6c0 Delete type=0 #791
2025/05/15-18:18:02.815781 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.815811 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.846806 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:02.908187 7f181bff76c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.908235 7f181bff76c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.309108 7f99c97fa6c0 Recovering log #826
2025/08/24-22:12:29.326235 7f99c97fa6c0 Delete type=0 #826
2025/08/24-22:12:29.326334 7f99c97fa6c0 Delete type=3 #825
2025/08/24-22:17:57.298031 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.298066 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.304287 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.304643 7f99c8ff96c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.304686 7f99c8ff96c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.647162 7f181d7fa6c0 Recovering log #787
2025/05/15-16:00:11.657152 7f181d7fa6c0 Delete type=3 #785
2025/05/15-16:00:11.657285 7f181d7fa6c0 Delete type=0 #787
2025/05/15-18:07:39.088013 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.088051 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.095393 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.095606 7f181bff76c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.095663 7f181bff76c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2025/07/08-23:08:25.944394 7f27d0dfa6c0 Recovering log #823
2025/07/08-23:08:26.048846 7f27d0dfa6c0 Delete type=3 #821
2025/07/08-23:08:26.048920 7f27d0dfa6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000791
MANIFEST-000825

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.475489 7f181d7fa6c0 Recovering log #789
2025/05/15-18:10:38.485497 7f181d7fa6c0 Delete type=3 #787
2025/05/15-18:10:38.485568 7f181d7fa6c0 Delete type=0 #789
2025/05/15-18:18:03.189536 7f181bff76c0 Level-0 table #794: started
2025/05/15-18:18:03.189605 7f181bff76c0 Level-0 table #794: 0 bytes OK
2025/05/15-18:18:03.220875 7f181bff76c0 Delete type=0 #792
2025/05/15-18:18:03.245771 7f181bff76c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.283965 7f181bff76c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.580738 7f99c97fa6c0 Recovering log #824
2025/08/24-22:12:29.595627 7f99c97fa6c0 Delete type=0 #824
2025/08/24-22:12:29.595756 7f99c97fa6c0 Delete type=3 #823
2025/08/24-22:17:57.386170 7f99c8ff96c0 Level-0 table #828: started
2025/08/24-22:17:57.386228 7f99c8ff96c0 Level-0 table #828: 0 bytes OK
2025/08/24-22:17:57.392763 7f99c8ff96c0 Delete type=0 #826
2025/08/24-22:17:57.413366 7f99c8ff96c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.413456 7f99c8ff96c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.833539 7f181d7fa6c0 Recovering log #785
2025/05/15-16:00:11.843337 7f181d7fa6c0 Delete type=3 #783
2025/05/15-16:00:11.843397 7f181d7fa6c0 Delete type=0 #785
2025/05/15-18:07:39.183825 7f181bff76c0 Level-0 table #790: started
2025/05/15-18:07:39.183879 7f181bff76c0 Level-0 table #790: 0 bytes OK
2025/05/15-18:07:39.190810 7f181bff76c0 Delete type=0 #788
2025/05/15-18:07:39.208377 7f181bff76c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.208433 7f181bff76c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2025/07/08-23:08:27.319272 7f27cb7fe6c0 Recovering log #821
2025/07/08-23:08:27.425255 7f27cb7fe6c0 Delete type=3 #819
2025/07/08-23:08:27.425385 7f27cb7fe6c0 Delete type=0 #821

View File

@@ -1 +1 @@
MANIFEST-000794
MANIFEST-000828

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.333182 7f181d7fa6c0 Recovering log #792
2025/05/15-18:10:38.343704 7f181d7fa6c0 Delete type=3 #790
2025/05/15-18:10:38.343769 7f181d7fa6c0 Delete type=0 #792
2025/05/15-18:18:02.846935 7f181bff76c0 Level-0 table #797: started
2025/05/15-18:18:02.846965 7f181bff76c0 Level-0 table #797: 0 bytes OK
2025/05/15-18:18:02.869846 7f181bff76c0 Delete type=0 #795
2025/05/15-18:18:02.908196 7f181bff76c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.908221 7f181bff76c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.367077 7f99c97fa6c0 Recovering log #827
2025/08/24-22:12:29.384085 7f99c97fa6c0 Delete type=0 #827
2025/08/24-22:12:29.384253 7f99c97fa6c0 Delete type=3 #826
2025/08/24-22:17:57.311415 7f99c8ff96c0 Level-0 table #831: started
2025/08/24-22:17:57.311469 7f99c8ff96c0 Level-0 table #831: 0 bytes OK
2025/08/24-22:17:57.318366 7f99c8ff96c0 Delete type=0 #829
2025/08/24-22:17:57.331140 7f99c8ff96c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.331199 7f99c8ff96c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.687284 7f181cff96c0 Recovering log #788
2025/05/15-16:00:11.697519 7f181cff96c0 Delete type=3 #786
2025/05/15-16:00:11.697575 7f181cff96c0 Delete type=0 #788
2025/05/15-18:07:39.108427 7f181bff76c0 Level-0 table #793: started
2025/05/15-18:07:39.108458 7f181bff76c0 Level-0 table #793: 0 bytes OK
2025/05/15-18:07:39.114820 7f181bff76c0 Delete type=0 #791
2025/05/15-18:07:39.122346 7f181bff76c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.122371 7f181bff76c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.243476 7f27d0dfa6c0 Recovering log #824
2025/07/08-23:08:26.338900 7f27d0dfa6c0 Delete type=3 #822
2025/07/08-23:08:26.338971 7f27d0dfa6c0 Delete type=0 #824

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.424415 7f181d7fa6c0 Recovering log #791
2025/05/15-18:10:38.433852 7f181d7fa6c0 Delete type=3 #789
2025/05/15-18:10:38.433904 7f181d7fa6c0 Delete type=0 #791
2025/05/15-18:18:03.016056 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:03.016082 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:03.032255 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:03.117488 7f181bff76c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.117552 7f181bff76c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.504579 7f99ca7fc6c0 Recovering log #826
2025/08/24-22:12:29.522239 7f99ca7fc6c0 Delete type=0 #826
2025/08/24-22:12:29.522380 7f99ca7fc6c0 Delete type=3 #825
2025/08/24-22:17:57.365378 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.365420 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.371744 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.385960 7f99c8ff96c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.386047 7f99c8ff96c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.782477 7f181cff96c0 Recovering log #787
2025/05/15-16:00:11.793081 7f181cff96c0 Delete type=3 #785
2025/05/15-16:00:11.793189 7f181cff96c0 Delete type=0 #787
2025/05/15-18:07:39.149907 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.149933 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.157002 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.177150 7f181bff76c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.177193 7f181bff76c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.934392 7f27d0dfa6c0 Recovering log #823
2025/07/08-23:08:27.046098 7f27d0dfa6c0 Delete type=3 #821
2025/07/08-23:08:27.046189 7f27d0dfa6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000276
MANIFEST-000310

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.437096 7f181cff96c0 Recovering log #274
2025/05/15-18:10:38.447093 7f181cff96c0 Delete type=3 #272
2025/05/15-18:10:38.447148 7f181cff96c0 Delete type=0 #274
2025/05/15-18:18:03.032542 7f181bff76c0 Level-0 table #279: started
2025/05/15-18:18:03.032597 7f181bff76c0 Level-0 table #279: 0 bytes OK
2025/05/15-18:18:03.059292 7f181bff76c0 Delete type=0 #277
2025/05/15-18:18:03.117501 7f181bff76c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.117545 7f181bff76c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.525219 7f99c97fa6c0 Recovering log #309
2025/08/24-22:12:29.541600 7f99c97fa6c0 Delete type=0 #309
2025/08/24-22:12:29.541760 7f99c97fa6c0 Delete type=3 #308
2025/08/24-22:17:57.358157 7f99c8ff96c0 Level-0 table #313: started
2025/08/24-22:17:57.358191 7f99c8ff96c0 Level-0 table #313: 0 bytes OK
2025/08/24-22:17:57.365202 7f99c8ff96c0 Delete type=0 #311
2025/08/24-22:17:57.385931 7f99c8ff96c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.386028 7f99c8ff96c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.795242 7f181c7f86c0 Recovering log #270
2025/05/15-16:00:11.806086 7f181c7f86c0 Delete type=3 #268
2025/05/15-16:00:11.806213 7f181c7f86c0 Delete type=0 #270
2025/05/15-18:07:39.163532 7f181bff76c0 Level-0 table #275: started
2025/05/15-18:07:39.163563 7f181bff76c0 Level-0 table #275: 0 bytes OK
2025/05/15-18:07:39.170618 7f181bff76c0 Delete type=0 #273
2025/05/15-18:07:39.177176 7f181bff76c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.177205 7f181bff76c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
2025/07/08-23:08:27.049425 7f27cb7fe6c0 Recovering log #306
2025/07/08-23:08:27.136671 7f27cb7fe6c0 Delete type=3 #304
2025/07/08-23:08:27.136834 7f27cb7fe6c0 Delete type=0 #306

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.280160 7f181cff96c0 Recovering log #791
2025/05/15-18:10:38.289790 7f181cff96c0 Delete type=3 #789
2025/05/15-18:10:38.289836 7f181cff96c0 Delete type=0 #791
2025/05/15-18:18:02.689116 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.689156 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.710378 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:02.768519 7f181bff76c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.768606 7f181bff76c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.289232 7f99ca7fc6c0 Recovering log #826
2025/08/24-22:12:29.305138 7f99ca7fc6c0 Delete type=0 #826
2025/08/24-22:12:29.305229 7f99ca7fc6c0 Delete type=3 #825
2025/08/24-22:17:57.291320 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.291372 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.297906 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.304627 7f99c8ff96c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.304676 7f99c8ff96c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.633624 7f181c7f86c0 Recovering log #787
2025/05/15-16:00:11.644188 7f181c7f86c0 Delete type=3 #785
2025/05/15-16:00:11.644243 7f181c7f86c0 Delete type=0 #787
2025/05/15-18:07:39.069328 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.069398 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.075692 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.095550 7f181bff76c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.095650 7f181bff76c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2025/07/08-23:08:25.850355 7f27cb7fe6c0 Recovering log #823
2025/07/08-23:08:25.940733 7f27cb7fe6c0 Delete type=3 #821
2025/07/08-23:08:25.940832 7f27cb7fe6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.398836 7f181dffb6c0 Recovering log #791
2025/05/15-18:10:38.408831 7f181dffb6c0 Delete type=3 #789
2025/05/15-18:10:38.408884 7f181dffb6c0 Delete type=0 #791
2025/05/15-18:18:02.931684 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.931711 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.968216 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:03.015850 7f181bff76c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.015901 7f181bff76c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.465924 7f99c97fa6c0 Recovering log #826
2025/08/24-22:12:29.483490 7f99c97fa6c0 Delete type=0 #826
2025/08/24-22:12:29.483601 7f99c97fa6c0 Delete type=3 #825
2025/08/24-22:17:57.338498 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.338543 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.344834 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.357885 7f99c8ff96c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.357929 7f99c8ff96c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.757852 7f181d7fa6c0 Recovering log #787
2025/05/15-16:00:11.768077 7f181d7fa6c0 Delete type=3 #785
2025/05/15-16:00:11.768134 7f181d7fa6c0 Delete type=0 #787
2025/05/15-18:07:39.157144 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.157174 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.163402 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.177165 7f181bff76c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.177199 7f181bff76c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.730930 7f27cbfff6c0 Recovering log #823
2025/07/08-23:08:26.835055 7f27cbfff6c0 Delete type=3 #821
2025/07/08-23:08:26.835150 7f27cbfff6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.463000 7f181dffb6c0 Recovering log #791
2025/05/15-18:10:38.472675 7f181dffb6c0 Delete type=3 #789
2025/05/15-18:10:38.472809 7f181dffb6c0 Delete type=0 #791
2025/05/15-18:18:03.117648 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:03.117720 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:03.153501 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:03.245727 7f181bff76c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.245801 7f181bff76c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.562811 7f99ca7fc6c0 Recovering log #826
2025/08/24-22:12:29.578077 7f99ca7fc6c0 Delete type=0 #826
2025/08/24-22:12:29.578149 7f99ca7fc6c0 Delete type=3 #825
2025/08/24-22:17:57.392926 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.392960 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.399567 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.413395 7f99c8ff96c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.413491 7f99c8ff96c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.820718 7f181cff96c0 Recovering log #787
2025/05/15-16:00:11.831033 7f181cff96c0 Delete type=3 #785
2025/05/15-16:00:11.831084 7f181cff96c0 Delete type=0 #787
2025/05/15-18:07:39.190933 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.190958 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.197323 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.208400 7f181bff76c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.208449 7f181bff76c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2025/07/08-23:08:27.228627 7f27cbfff6c0 Recovering log #823
2025/07/08-23:08:27.314812 7f27cbfff6c0 Delete type=3 #821
2025/07/08-23:08:27.314894 7f27cbfff6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.306592 7f181c7f86c0 Recovering log #791
2025/05/15-18:10:38.317645 7f181c7f86c0 Delete type=3 #789
2025/05/15-18:10:38.317698 7f181c7f86c0 Delete type=0 #791
2025/05/15-18:18:02.742197 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.742229 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.768229 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:02.768561 7f181bff76c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.768667 7f181bff76c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.329729 7f99c9ffb6c0 Recovering log #826
2025/08/24-22:12:29.344705 7f99c9ffb6c0 Delete type=0 #826
2025/08/24-22:12:29.344783 7f99c9ffb6c0 Delete type=3 #825
2025/08/24-22:17:57.318496 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.318535 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.324817 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.331154 7f99c8ff96c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.331209 7f99c8ff96c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.661727 7f181dffb6c0 Recovering log #787
2025/05/15-16:00:11.672040 7f181dffb6c0 Delete type=3 #785
2025/05/15-16:00:11.672136 7f181dffb6c0 Delete type=0 #787
2025/05/15-18:07:39.095784 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.095851 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.101793 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.122323 7f181bff76c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.122363 7f181bff76c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.052790 7f27cbfff6c0 Recovering log #823
2025/07/08-23:08:26.144510 7f27cbfff6c0 Delete type=3 #821
2025/07/08-23:08:26.144580 7f27cbfff6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.450101 7f181c7f86c0 Recovering log #791
2025/05/15-18:10:38.460511 7f181c7f86c0 Delete type=3 #789
2025/05/15-18:10:38.460565 7f181c7f86c0 Delete type=0 #791
2025/05/15-18:18:03.094878 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:03.094914 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:03.117346 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:03.117520 7f181bff76c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.117558 7f181bff76c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.545136 7f99c9ffb6c0 Recovering log #826
2025/08/24-22:12:29.559910 7f99c9ffb6c0 Delete type=0 #826
2025/08/24-22:12:29.559986 7f99c9ffb6c0 Delete type=3 #825
2025/08/24-22:17:57.379326 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.379359 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.385680 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.386008 7f99c8ff96c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.386083 7f99c8ff96c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.808193 7f181dffb6c0 Recovering log #787
2025/05/15-16:00:11.817611 7f181dffb6c0 Delete type=3 #785
2025/05/15-16:00:11.817670 7f181dffb6c0 Delete type=0 #787
2025/05/15-18:07:39.170731 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.170757 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.177005 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.177186 7f181bff76c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.177212 7f181bff76c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
2025/07/08-23:08:27.140237 7f27caffd6c0 Recovering log #823
2025/07/08-23:08:27.224896 7f27caffd6c0 Delete type=3 #821
2025/07/08-23:08:27.224976 7f27caffd6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.320339 7f181cff96c0 Recovering log #791
2025/05/15-18:10:38.330427 7f181cff96c0 Delete type=3 #789
2025/05/15-18:10:38.330567 7f181cff96c0 Delete type=0 #791
2025/05/15-18:18:02.768872 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:02.768935 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:02.815622 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:02.908174 7f181bff76c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.908213 7f181bff76c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.347325 7f99ca7fc6c0 Recovering log #826
2025/08/24-22:12:29.364285 7f99ca7fc6c0 Delete type=0 #826
2025/08/24-22:12:29.364452 7f99ca7fc6c0 Delete type=3 #825
2025/08/24-22:17:57.304873 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.304923 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.311229 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.331125 7f99c8ff96c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.331188 7f99c8ff96c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.674714 7f181c7f86c0 Recovering log #787
2025/05/15-16:00:11.684310 7f181c7f86c0 Delete type=3 #785
2025/05/15-16:00:11.684419 7f181c7f86c0 Delete type=0 #787
2025/05/15-18:07:39.101951 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.101989 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.108304 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.122337 7f181bff76c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.122405 7f181bff76c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.147172 7f27cb7fe6c0 Recovering log #823
2025/07/08-23:08:26.239992 7f27cb7fe6c0 Delete type=3 #821
2025/07/08-23:08:26.240090 7f27cb7fe6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000793
MANIFEST-000827

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.411216 7f181c7f86c0 Recovering log #791
2025/05/15-18:10:38.421696 7f181c7f86c0 Delete type=3 #789
2025/05/15-18:10:38.421763 7f181c7f86c0 Delete type=0 #791
2025/05/15-18:18:03.059497 7f181bff76c0 Level-0 table #796: started
2025/05/15-18:18:03.059536 7f181bff76c0 Level-0 table #796: 0 bytes OK
2025/05/15-18:18:03.094728 7f181bff76c0 Delete type=0 #794
2025/05/15-18:18:03.117512 7f181bff76c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.117539 7f181bff76c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.486082 7f99c9ffb6c0 Recovering log #826
2025/08/24-22:12:29.502062 7f99c9ffb6c0 Delete type=0 #826
2025/08/24-22:12:29.502159 7f99c9ffb6c0 Delete type=3 #825
2025/08/24-22:17:57.371996 7f99c8ff96c0 Level-0 table #830: started
2025/08/24-22:17:57.372052 7f99c8ff96c0 Level-0 table #830: 0 bytes OK
2025/08/24-22:17:57.379098 7f99c8ff96c0 Delete type=0 #828
2025/08/24-22:17:57.385985 7f99c8ff96c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.386064 7f99c8ff96c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.770368 7f181dffb6c0 Recovering log #787
2025/05/15-16:00:11.780083 7f181dffb6c0 Delete type=3 #785
2025/05/15-16:00:11.780139 7f181dffb6c0 Delete type=0 #787
2025/05/15-18:07:39.122484 7f181bff76c0 Level-0 table #792: started
2025/05/15-18:07:39.122511 7f181bff76c0 Level-0 table #792: 0 bytes OK
2025/05/15-18:07:39.129373 7f181bff76c0 Delete type=0 #790
2025/05/15-18:07:39.149758 7f181bff76c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.149796 7f181bff76c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.839101 7f27caffd6c0 Recovering log #823
2025/07/08-23:08:26.931194 7f27caffd6c0 Delete type=3 #821
2025/07/08-23:08:26.931289 7f27caffd6c0 Delete type=0 #823

View File

@@ -1 +1 @@
MANIFEST-000700
MANIFEST-000734

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.372221 7f181dffb6c0 Recovering log #698
2025/05/15-18:10:38.383022 7f181dffb6c0 Delete type=3 #696
2025/05/15-18:10:38.383082 7f181dffb6c0 Delete type=0 #698
2025/05/15-18:18:02.968332 7f181bff76c0 Level-0 table #703: started
2025/05/15-18:18:02.968356 7f181bff76c0 Level-0 table #703: 0 bytes OK
2025/05/15-18:18:02.985062 7f181bff76c0 Delete type=0 #701
2025/05/15-18:18:03.015868 7f181bff76c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2025/05/15-18:18:03.015908 7f181bff76c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.425488 7f99c97fa6c0 Recovering log #733
2025/08/24-22:12:29.441689 7f99c97fa6c0 Delete type=0 #733
2025/08/24-22:12:29.441826 7f99c97fa6c0 Delete type=3 #732
2025/08/24-22:17:57.351211 7f99c8ff96c0 Level-0 table #737: started
2025/08/24-22:17:57.351243 7f99c8ff96c0 Level-0 table #737: 0 bytes OK
2025/08/24-22:17:57.357719 7f99c8ff96c0 Delete type=0 #735
2025/08/24-22:17:57.357911 7f99c8ff96c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.357938 7f99c8ff96c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.731256 7f181d7fa6c0 Recovering log #694
2025/05/15-16:00:11.742092 7f181d7fa6c0 Delete type=3 #692
2025/05/15-16:00:11.742208 7f181d7fa6c0 Delete type=0 #694
2025/05/15-18:07:39.143072 7f181bff76c0 Level-0 table #699: started
2025/05/15-18:07:39.143106 7f181bff76c0 Level-0 table #699: 0 bytes OK
2025/05/15-18:07:39.149607 7f181bff76c0 Delete type=0 #697
2025/05/15-18:07:39.149821 7f181bff76c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.149860 7f181bff76c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.533889 7f27d0dfa6c0 Recovering log #730
2025/07/08-23:08:26.631069 7f27d0dfa6c0 Delete type=3 #728
2025/07/08-23:08:26.631137 7f27d0dfa6c0 Delete type=0 #730

View File

@@ -1 +1 @@
MANIFEST-000705
MANIFEST-000739

View File

@@ -1,8 +1,8 @@
2025/05/15-18:10:38.346558 7f181c7f86c0 Recovering log #703
2025/05/15-18:10:38.356515 7f181c7f86c0 Delete type=3 #701
2025/05/15-18:10:38.356676 7f181c7f86c0 Delete type=0 #703
2025/05/15-18:18:02.870080 7f181bff76c0 Level-0 table #708: started
2025/05/15-18:18:02.870126 7f181bff76c0 Level-0 table #708: 0 bytes OK
2025/05/15-18:18:02.908036 7f181bff76c0 Delete type=0 #706
2025/05/15-18:18:02.908205 7f181bff76c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2025/05/15-18:18:02.908228 7f181bff76c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2025/08/24-22:12:29.387260 7f99c9ffb6c0 Recovering log #738
2025/08/24-22:12:29.402542 7f99c9ffb6c0 Delete type=0 #738
2025/08/24-22:12:29.402631 7f99c9ffb6c0 Delete type=3 #737
2025/08/24-22:17:57.324926 7f99c8ff96c0 Level-0 table #742: started
2025/08/24-22:17:57.324959 7f99c8ff96c0 Level-0 table #742: 0 bytes OK
2025/08/24-22:17:57.330998 7f99c8ff96c0 Delete type=0 #740
2025/08/24-22:17:57.331173 7f99c8ff96c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2025/08/24-22:17:57.331218 7f99c8ff96c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,3 @@
2025/05/15-16:00:11.700247 7f181dffb6c0 Recovering log #699
2025/05/15-16:00:11.710099 7f181dffb6c0 Delete type=3 #697
2025/05/15-16:00:11.710151 7f181dffb6c0 Delete type=0 #699
2025/05/15-18:07:39.114965 7f181bff76c0 Level-0 table #704: started
2025/05/15-18:07:39.115009 7f181bff76c0 Level-0 table #704: 0 bytes OK
2025/05/15-18:07:39.122196 7f181bff76c0 Delete type=0 #702
2025/05/15-18:07:39.122353 7f181bff76c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2025/05/15-18:07:39.122377 7f181bff76c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2025/07/08-23:08:26.341830 7f27cbfff6c0 Recovering log #735
2025/07/08-23:08:26.437912 7f27cbfff6c0 Delete type=3 #733
2025/07/08-23:08:26.437987 7f27cbfff6c0 Delete type=0 #735

View File

@@ -14,7 +14,7 @@
],
"url": "https://www.uberwald.me/gitea/public/bol",
"license": "LICENSE.txt",
"version": "13.0.2",
"version": "13.0.4",
"compatibility": {
"minimum": "13",
"verified": "13"
@@ -325,7 +325,7 @@
],
"socket": true,
"manifest": "https://www.uberwald.me/gitea/public/bol/raw/v13/system.json",
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v13.0.2.zip",
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v13.0.4.zip",
"background": "systems/bol/ui/page_accueil.webp",
"primaryTokenAttribute": "resources.hp",
"secondaryTokenAttribute": "resources.hero",