Commit graph

31 commits

Author SHA1 Message Date
buzzcode2007
e9188916c4 fix: Static resources availability 2025-03-20 01:06:54 +00:00
buzzcode2007
cfdda0402f feat: API wrapper for timestamps 2025-03-19 14:26:16 +00:00
buzzcode2007
a9d67eb0bf feat: Standard time conversion 2025-03-19 14:26:04 +00:00
buzzcode2007
fa46a7f1c5 feat: Messaging errors to the user 2025-03-19 14:25:45 +00:00
buzzcode2007
2ec229b1f6 feat: Create web server 2025-03-19 14:25:09 +00:00
buzzcode2007
b20ba578cb fix(config): Update package metadata 2025-03-19 14:03:26 +00:00
Lasse Jørgensen
ece2ea1936
fix(config): remove theme config (#111) 2024-06-03 13:35:08 -07:00
Kristofer Koishigawa
cd1ce67879
feat: init gitpod config (#103)
* feat: init gitpod config

* fix: default to port 3000, add sample.env file, and ignore .env file
2024-02-14 08:24:03 -06:00
arjunpras
3c7f56f8ed
fix: use correct heading levels (#100) 2023-12-01 21:45:37 -08:00
Prince Mendiratta
bbe844ac44
fix: remove .replit file (#85)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2022-12-03 10:58:27 +09:00
Lasse Jørgensen
37c3a6ae7e
fix(config/chore): update config, .gitattributes, chores (#79)
* fix(config/chore): update config, .gitattributes, chores

* fix: format

* chore(config): unify configs
2022-07-15 17:46:14 -06:00
Naomi Carrigan
4a94073cab
chore: clarify readme (#71) 2022-05-03 17:43:36 -05:00
Kealan Parr
6533033b7d
fix: rename server.js to index.js for replit debugging (#69) 2022-05-03 15:36:35 -05:00
gikf
f1efd129d3
fix: update routes to new ones (#55) 2021-04-19 20:27:56 +09:00
Shaun Hamilton
83e39bcd89 Revert "test: push from REPL by Shaun"
This reverts commit 5d31a31222.
2021-03-09 15:27:46 +00:00
Shaun Hamilton
5d31a31222 test: push from REPL by Shaun 2021-03-09 15:18:10 +00:00
Jordan Rendall
45dea089dd
chore: remove node engine from package.json (#16)
* Updated node engine to 10.15.1

* Update package.json

* Update package.json

* Update package.json

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-12-24 18:33:24 +00:00
Nicholas Carrigan (he/him)
f9594b822f
Remove engine from package.json (#48)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:31:49 -06:00
Tom
74da23725f
fix: remove user stories from landing page and readme (#43)
* fix: remove user stories from landing page and readme

* fix: update favicon, title
2020-11-10 10:32:15 -08:00
Ihsan Topaloglu
788466b640
fix: CORS configuration option 2020-09-15 16:42:04 +09:00
Obaida Albaroudi
a9b12d4bb9 Added .replit
Lockfile
Readme
2020-07-08 15:54:27 +09:00
Tom
2c518afe63
Merge pull request #11 from DominusKelvin/patch-1
Create .gitignore
2020-04-23 17:23:47 -05:00
Tom
3d464e6d91
Merge pull request #35 from scissorsneedfoodtoo/fix/sync-with-live-solution
fix: sync with example project
2020-04-23 16:46:08 -05:00
Kristofer Koishigawa
b2b2330cfc
Update views/index.html
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-23 15:42:35 +09:00
Kris Koishigawa
2e7849ad37 fix: update fCC URL 2020-04-23 01:15:26 +09:00
Kris Koishigawa
f49fcf7c0c fix: syncs index.html and README.md with the example project at https://curse-arrow.glitch.me/ 2020-04-22 19:48:15 +09:00
Jacky Lui
2c9ffe8a38 Update index.html
I changed the <li><code>GET [project url]/api/timestamp/1450137600000</code></li> line so that the link API returns the same time as it is stated.

And I put the open bracket [ in front of project url because it seems to be missing that.
2020-04-22 19:17:20 +09:00
Hassaan Pasha
5cdcd62ed9 fix (curriculum): updated guidelines for the boilerplate text to match with the demo 2020-04-22 16:37:59 +09:00
Omereshone Kelvin Oghenerhoro
ecf1efd1ee
Create .gitignore
A fallback for users without a global exclude configuration for git set up.
2018-12-14 12:37:09 +01:00
System
8123554e2d Initial commit from Gomix. 2017-02-18 18:54:04 +00:00
Joseph Livengood
92a485ced6 Initial commit 2017-02-18 13:53:31 -05:00