Socket
Socket
Sign inDemoInstall

nodebb-theme-oxide

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-theme-oxide - npm Package Compare versions

Comparing version 3.0.12 to 3.0.13

less/modules/quick-reply.less

5

languages/de/oxide.json

@@ -11,3 +11,6 @@ {

"download-brower-js": "Laden Sie einen Browser herunter, der JavaScript unterstützt, oder aktivieren Sie ihn, wenn er deaktiviert ist (z. B. NoScript).",
"last-post": "Laatste bericht"
"last-post": "Laatste bericht",
"show-topic-tid": "ID-Thema im Titel anzeigen",
"quick-reply": "Posten Sie eine schnelle Antwort",
"quick-reply-placeholder": "Nachrichteninhalt"
}

@@ -11,3 +11,6 @@ {

"download-brower-js": "Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).",
"last-post": "Last post"
"last-post": "Last post",
"show-topic-tid": "Show ID topic in title",
"quick-reply": "Post quick reply",
"quick-reply-placeholder": "Message content"
}

@@ -11,3 +11,6 @@ {

"download-brower-js": "Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).",
"last-post": "Last post"
"last-post": "Last post",
"show-topic-tid": "Show ID topic in title",
"quick-reply": "Post quick reply",
"quick-reply-placeholder": "Message content"
}

@@ -11,3 +11,6 @@ {

"download-brower-js": "Pobierz przeglądarkę obsługującą JavaScript lub włącz ją, jeśli jest wyłączona (np. NoScript).",
"last-post": "Ostatni post"
"last-post": "Ostatni post",
"show-topic-tid": "Pokaż ID tematu w poście",
"quick-reply": "Napisz szybką odpowiedź",
"quick-reply-placeholder": "Treść wiadomości"
}

1

library.js

@@ -96,2 +96,3 @@ 'use strict';

config.enableQuickReply = settings.enableQuickReply === 'on';
config.enableShowTid = settings.enableShowTid === 'on';
});

@@ -98,0 +99,0 @@

{
"name": "nodebb-theme-oxide",
"description": "Oxide Theme for NodeBB",
"version": "3.0.12",
"version": "3.0.13",
"homepage": "https://github.com/youhosi/nodebb-theme-oxide",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc