Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark as official front end completed #23

Merged
merged 3 commits into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 0 additions & 4 deletions build/.gitignore

This file was deleted.

1 change: 1 addition & 0 deletions build/active_plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["nodebb-plugin-composer-default","nodebb-theme-harmony","nodebb-plugin-markdown","nodebb-plugin-mentions","nodebb-widget-essentials","nodebb-rewards-essentials","nodebb-plugin-emoji","nodebb-plugin-emoji-android"]
1 change: 1 addition & 0 deletions build/cache-buster
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5u4ip65ncs3
3 changes: 0 additions & 3 deletions build/export/.gitignore

This file was deleted.

2 changes: 2 additions & 0 deletions build/export/1_posts.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"tid","content","pid","uid","timestamp","deleted","upvotes","downvotes","deleterUid","edited","replies","bookmarks","votes","timestampISO","editedISO"
1,"""### Welcome to your brand new NodeBB forum!\n\nThis is what a topic and post looks like. As an administrator, you can edit the post\'s title and content.\nTo customise your forum, go to the [Administrator Control Panel](../../admin). You can modify all aspects of your forum there, including installation of third-party plugins.\n\n#### Additional Resources\n\n* [NodeBB Documentation](https://docs.nodebb.org)\n* [Community Support Forum](https://community.nodebb.org)\n* [Project repository](https://github.com/nodebb/nodebb)""",1,1,1738533661162,0,0,0,0,0,0,0,0,"2025-02-02T22:01:01.162Z",""
58 changes: 58 additions & 0 deletions build/export/1_profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"user": {
"username": "airm",
"userslug": "airm",
"joindate": "1738533660758",
"lastonline": "1738533660758",
"status": "online",
"uid": "1",
"password:shaWrapped": "1",
"email": "",
"email:confirmed": "0",
"groupTitle": "[\"administrators\"]",
"topiccount": "1",
"lastposttime": "1738533661162",
"postcount": "1",
"profileviews": "1"
},
"settings": null,
"ips": [],
"sessions": [],
"usernames": [
{
"value": "airm",
"timestamp": 1738533660758,
"timestampISO": "2025-02-02T22:01:00.758Z",
"byUid": ""
}
],
"emails": [
{
"value": "mingxiy@andrew.cmu.edu",
"timestamp": 1738533661139,
"timestampISO": "2025-02-02T22:01:01.139Z",
"byUid": "1",
"byUser": {
"uid": 1,
"username": "airm",
"userslug": "airm",
"picture": null,
"displayname": "airm",
"icon:bgColor": "#2196f3",
"icon:text": "A"
}
}
],
"messages": [],
"bookmarks": [],
"watchedTopics": [
{
"tid": "1",
"title": "Welcome to your NodeBB!",
"timestamp": "1738533661160"
}
],
"upvoted": [],
"downvoted": [],
"following": []
}
Binary file added build/export/1_uploads.zip
Binary file not shown.
5 changes: 0 additions & 5 deletions build/export/README

This file was deleted.

2 changes: 2 additions & 0 deletions build/export/users.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"email","username","uid","ip"
"","admin",1,"127.0.0.1"
1 change: 1 addition & 0 deletions build/public/10164.7ffe5fd1c7dcc35f9a7e.min.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(self.webpackChunknodebb=self.webpackChunknodebb||[]).push([[10164],{10164:n=>{function e(b){return{name:"VBScript in HTML",subLanguage:"xml",contains:[{begin:"<%",end:"%>",subLanguage:"vbscript"}]}}n.exports=e}}]);
7 changes: 7 additions & 0 deletions build/public/10246.f104cae187bcf2195c96.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/public/10320.56f6c412446d62be8428.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/public/1037.ec92127bb3f2b2f1e057.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/public/10395.cdbf5458304c6c80e22d.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/public/10722.fb2a62fe689d193ae79d.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/public/10943.c49a2890909ab9bdb9ce.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/public/10944.f2859cbaf021c015ceab.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/public/111.399abf9c026c8ede66ca.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading