Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gitstar-OC created a repository: Hackclub-OC/The-Wishing-Wall
Gitstar-OC opened a pull request on hackclub/hackatime
Revert "chore: fix error structure"
This reverts commit 846a8ad1c6967fd9468b126a5fa7966d44d1aefa. @taciturnaxolotl this commit will solve the heartbeat error for a while till you work on the solution, you can merge it for now and ...Gitstar-OC pushed 1 commit to master Gitstar-OC/hackatime
- Revert "chore: fix error structure" This reverts commit 846a8ad1c6967fd9468b126a5fa7966d44d1aefa. b4a72d1
Gitstar-OC pushed 33 commits to master Gitstar-OC/hackatime
- chore: remove pii from leaderboard api c6f3b6b
- feat: add redacted user information retrieval for leaderboard 43bc4f2
- chore: reduce database matrix in CI workflow to sqlite and postgres acc01c1
- chore: remove references to wakapi.dev 81a6b01
- chore: fix tests 2898f66
- feat: auto lower email 7daae22
- feat: add heroku memory monitoring d02b4ca
- chore: skip migrations for faster startup 7ab9d43
- chore: disable heartbeats timeout 4c41249
- chore: remove badge on project view 71b898c
- chore: add name length; because users :huff: 52a845c
- feat: return 500 if db is down 6ad4b11
- fix | truncate name and user images for better aesthetics. Add truncate to the parent div of the name and image to m... 47100e7
- feat | redirects /api/ to / #14 First time every in GO. Surprisingly does work. 8cbb530
- Switch over to Postgres 4efc10f
- Remove accidentally added file f49bf6d
- Merge pull request #16 from Lazylllama/master c560952
- Merge pull request #15 from Lazylllama/Lazylllama-patch-1 db9327a
- chore: create codeowners bd76ea8
- bug: fix code owners 32dd769
- and 13 more ...
Gitstar-OC created a comment on an issue on hackclub/hackatime
Why every issue seems like a server side one when all of the code is there ? @DinosaurPotato534. Server does not automatically makes error and you need to understand that.
Gitstar-OC created a comment on an issue on hackclub/hackatime
@taciturnaxolotl I think reversing todays commit will solve this error ? Should I do that ?
Gitstar-OC opened a pull request on LilySky22/Sliding-Puzzle
Solved the sliding error problem
This pr will solve the sliding puzzle problem :)Gitstar-OC pushed 1 commit to main Gitstar-OC/Sliding-Puzzle
- Solved the sliding error problem 983704c