Нововведения на сайте

Events from the world of KolibriOS and its developers
  • Fixed.
  • Screenshots on the website were updated http://kolibrios.org/ru/screen.htm
    Also now this page is mobile-friendly.
    Из хаоса в космос
  • Added a link to "All nightly builds" to http://kolibrios.org/en/download.htm
    Из хаоса в космос
  • Ухты Колибри в галерее ЛОРа!
    https://www.linux.org.ru/gallery/screenshots/16770348
    Из хаоса в космос
  • Leency wrote:Ухты Колибри в галерее ЛОРа!
    https://www.linux.org.ru/gallery/screenshots/16770348
    Ребята с ЛОРа не утруждают себя новыми мыслями: "не нужно", "прибита гвоздями", "ассемблер - лютый изврат", "в браузере видео?". 20 лет. С - стабильность.
    З.Ы. Ан, нет, есть еще "Но эти иконки… Эти иконки… Это вообще" - новенький видать.
  • Работа сайта некорректная, ссылки не всегда меняют протокол. Пруфы вот:

    Запускаю скриптик:

    if (window.location.host.includes('kolibrios.org')){
    var links = document.querySelectorAll('a[href^="http:"]');
    for(link of links){
    var href = link.getAttribute('href');
    link.setAttribute('href', href.replace('http', 'https'));
    }
    console.log(`http changed to https ${links.length} times`);
    }

    В консоль выдаёт:
    http changed to https 12 times
  • На других страницах число замен понятное дело, может быть другим
  • I have updated the board from phpBB 3.1.x to 3.3.8. There is still a lot of work but you are not expected to see any tracelogs.

    Known issues:
    • Subsilver2 style has no version for phpBB 3.3, so I had to disable it. It will never be back.
    • Forum names with curly braces like General discussion or News.
    • 404 on chat.php.
    • No links to builds, ftp, etc.
    • No captcha (new user confirmation by moderators).
    I will post an update tomorrow.
  • Subsilver2 style has no version for phpBB 3.3
    Если я не ошибаюсь, это главная причина почему CleverMouse не обновляла...
    • Links to ftp, websvn, etc have been added to the board header.
    • Board logo is back.
    • reCaptcha3 is now used as a spam countermeasure. New users can verify they accounts via email again, without manual interaction of moderators.
    Pathoswithin wrote:
    dunkaist wrote:Subsilver2 style has no version for phpBB 3.3
    Если я не ошибаюсь, это главная причина почему CleverMouse не обновляла...
    Well, it was okay to stick to PHP5.6 and phpBB 3.1 several years ago. Now they both are unsupported, which is not only insecure but also makes server maintenance harder.
    • Board (phpBB) localization has been finally fixed.
    • Wiki (mediawiki) has been updated from 1.23 to 1.35 (the latest LTS).
    • Bug tracker (mantis) has been updated from 1.2.17 to 2.25.5.
    • Websvn has been updated from 2.3.3 to 2.7.0.
  • Хорошо.
    Теперь бы ещё фронтпейдж довести до ума...
  • Возможно это уже извесно но на всякий случай - похоже что скриншоты не переехали
  • Похоже, на форуме не работает спойлер. При отправке поста получил ошибку 500, но пост отправился. Спойлер не виден.
  • Who is online

    Users browsing this forum: No registered users and 5 guests