[PR #38] [MERGED] refactor: 🔥 Remove scheduleTimezone() (#32) #52

Closed
opened 2026-02-27 09:12:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maelstrom-cms/odin/pull/38
Author: @dsturm
Created: 10/20/2020
Status: Merged
Merged: 10/20/2020
Merged by: @OwenMelbz

Base: masterHead: master


📝 Commits (4)

  • c8c8c13 fix: 🔒 Upgrade deps.
  • 03a7d02 feat: 🍱 Rebuild assets
  • a154153 docs: 🚚 Rename README and format
  • 1ed7f1d refactor: 🔥 Remove scheduleTimezone() (#32)

📊 Changes

4 files changed (+161 additions, -140 deletions)

View changed files

📝 README.md (+46 -30)
📝 app/Console/Kernel.php (+0 -5)
📝 package-lock.json (+114 -104)
📝 public/js/maelstrom.js (+1 -1)

📄 Description

Since the core class uses app config keys, we do not need to hardcode in this class.


🔄 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/maelstrom-cms/odin/pull/38 **Author:** [@dsturm](https://github.com/dsturm) **Created:** 10/20/2020 **Status:** ✅ Merged **Merged:** 10/20/2020 **Merged by:** [@OwenMelbz](https://github.com/OwenMelbz) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`c8c8c13`](https://github.com/maelstrom-cms/odin/commit/c8c8c13446c6a0fb80d142df8ee2ba2dea77868d) fix: :lock: Upgrade deps. - [`03a7d02`](https://github.com/maelstrom-cms/odin/commit/03a7d0262d7bffa9ab9a2322261b80547e7f57d7) feat: :bento: Rebuild assets - [`a154153`](https://github.com/maelstrom-cms/odin/commit/a15415361fd0ec4776e0e26f0686f58fe10c8652) docs: :truck: Rename README and format - [`1ed7f1d`](https://github.com/maelstrom-cms/odin/commit/1ed7f1d4812e4594894a255ce2f35b0402079356) refactor: :fire: Remove scheduleTimezone() (#32) ### 📊 Changes **4 files changed** (+161 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+46 -30) 📝 `app/Console/Kernel.php` (+0 -5) 📝 `package-lock.json` (+114 -104) 📝 `public/js/maelstrom.js` (+1 -1) </details> ### 📄 Description Since the core class uses app config keys, we do not need to hardcode in this class. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:12:46 +03:00
Sign in to join this conversation.
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/odin-maelstrom-cms#52
No description provided.