[PR #13] [MERGED] Modernize and fix the build #24

Closed
opened 2026-02-26 04:36:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mccxiv/torrent-web/pull/13
Author: @mccxiv
Created: 12/1/2017
Status: Merged
Merged: 12/1/2017
Merged by: @mccxiv

Base: masterHead: 171201-modernize


📝 Commits (4)

📊 Changes

10 files changed (+5147 additions, -26 deletions)

View changed files

.editorconfig (+8 -0)
📝 .gitignore (+2 -3)
package-lock.json (+5063 -0)
📝 package.json (+12 -5)
📝 src/index.html (+7 -11)
📝 src/logo.png (+0 -0)
📝 src/script.js (+9 -3)
📝 src/style/animations.css (+0 -0)
📝 src/style/style.css (+6 -4)
webpack.config.js (+40 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mccxiv/torrent-web/pull/13 **Author:** [@mccxiv](https://github.com/mccxiv) **Created:** 12/1/2017 **Status:** ✅ Merged **Merged:** 12/1/2017 **Merged by:** [@mccxiv](https://github.com/mccxiv) **Base:** `master` ← **Head:** `171201-modernize` --- ### 📝 Commits (4) - [`416c54c`](https://github.com/mccxiv/torrent-web/commit/416c54cb5b58fb42f91d7311b7f3a25cbcb4c474) Use bower - [`806f1b5`](https://github.com/mccxiv/torrent-web/commit/806f1b5979e0c5c6247c7cea7a6ce4b96414ea4f) Rename to src, /public will be for the built version - [`7b3c3d0`](https://github.com/mccxiv/torrent-web/commit/7b3c3d03c109072aa0f9ccbbbae1dd4379b7cf37) Implement a basic build system - [`5dfffca`](https://github.com/mccxiv/torrent-web/commit/5dfffca7c24c89be3873f0f11cd086695fa84349) Fix css ### 📊 Changes **10 files changed** (+5147 additions, -26 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+8 -0) 📝 `.gitignore` (+2 -3) ➕ `package-lock.json` (+5063 -0) 📝 `package.json` (+12 -5) 📝 `src/index.html` (+7 -11) 📝 `src/logo.png` (+0 -0) 📝 `src/script.js` (+9 -3) 📝 `src/style/animations.css` (+0 -0) 📝 `src/style/style.css` (+6 -4) ➕ `webpack.config.js` (+40 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:15 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/torrent-web-mccxiv#24
No description provided.