Commit Graph

139 Commits

Author SHA1 Message Date
Brady
a863c46d56 Create flag_us.png 2025-05-23 02:47:26 -05:00
Alexandra
b553913179 env change 2025-05-22 11:09:01 -06:00
Alexandra
7363028967 incremental commit so I (hopefully) don't go saving API keys in the env file. 2025-05-22 11:07:13 -06:00
Alexandra
3f0b904246 Implement result partial, and create new results ejs 2025-05-21 20:37:43 -06:00
Alexandra
b5e362363c Merge pull request #24 from alexankitty/resource-loader
Implements static resource loading and separates out ejs files (nostly)
2025-05-21 18:05:29 -06:00
Alexandra
2cc3168025 - Moves most script js in ejs to its own js file under public
- Moves most css to css under public
- Improves code maintainability
2025-05-20 22:38:30 -06:00
Alexandra
872f96285a Add public static files
Add favicon until someone better than me can improve
2025-05-20 14:52:23 -06:00
Alexandra
e7b1bd2a82 * Bug fix: Dirty update of default settings due to pass by reference 2025-05-20 09:59:02 -06:00
Alexandra
66abe66190 * Typo fix in file path 2025-05-18 19:14:45 -06:00
Alexandra
f7b82687d5 * Add HTTPS Requirement for CORS
* Adjust contributing information to reflect file changes and recommendations about pull requests.
2025-05-18 19:14:00 -06:00
Alexandra
f60a245012 Remove manual db optimize run 2025-05-18 18:10:00 -06:00
Alexandra
4d2c5ca41b remove reference to processhrtime as it was moved to its own module 2025-05-18 18:06:31 -06:00
Alexandra
10cf5490e1 Merge pull request #22 from alexankitty/roman-numeral
Search Keywords, Roman Numeral Processing, etc.
2025-05-18 17:49:52 -06:00
Alexandra
d1b6c875cd update comment because the todo is todid 2025-05-18 17:48:59 -06:00
Alexandra
3e6f6eeb36 * reimplement searchalikes
* separate kws based on categories
* auto include kws based on field options
* add roman numeral parse
* add number to name
* split out json search alikes to be per category
* add new kws columns to Files
* add search sample for determining if a game is in a series (maybe this could be useful somewhere else, too)
2025-05-18 07:11:37 -06:00
Alexandra
1ddd349bd4 Merge pull request #19 from alexankitty/i18n
Translation, CORS and more
2025-05-12 16:21:25 -06:00
0138bb0b5e - i18n localization
- Add PSP support on web emu
- properly doing CORS (blame PPSSPP)
- added contributors image on about
- proxying emulatorjs to avoid internet blocking
- initial seeds for multithreading on webemu
- added new searchalikes
- Added new error page
2025-03-31 05:16:43 -03:00
Alexandra
48d716db2d Merge pull request #18 from alexankitty/non-game-filter
Non Game filter
2025-03-21 18:40:28 -06:00
e3ee89d663 add non-game content filter 2025-03-17 02:48:34 -03:00
Alexandra
c5c680efea Merge pull request #17 from alexankitty/emulators-page
Emulators page
2025-03-14 23:03:01 -06:00
c6a9fe77ea fix broken link 2025-03-15 01:58:36 -03:00
f5641989ab Emulators page and json database 2025-03-13 15:15:38 -03:00
Alexandra
1a3d77f3fd Merge pull request #13 from alexankitty/feeling-lucky-bugfix
Fix lucky route crash
2025-03-11 18:25:59 -06:00
ce0d538e4b Fix lucky route crash 2025-03-11 14:57:03 -03:00
Alexandra
0955dc1948 Merge pull request #8 from ovosimpatico/main
Use PostgreSQL and Elasticsearch instead of file-based storage
2025-03-10 18:45:30 -06:00
5a7a7b27d8 Upgrade Elasticsearch and PostgreSQL configurations with healthchecks and increased memory 2025-03-10 13:48:14 -03:00
80c7273501 Simplify Elasticsearch index mapping 2025-02-22 20:12:05 -03:00
0b58c47623 Update README resouce usage and install info 2025-01-28 20:43:27 -03:00
901fa09f61 Use PostgreSQL and Elasticsearch instead of file-based storage 2025-01-28 20:14:19 -03:00
Alexandra
8c1910827b break fix: result table misaligned 2025-01-24 20:59:31 -07:00
Alexandra
7dc41f8f78 Merge pull request #7 from ovosimpatico/main
Web emulator support
2025-01-24 20:43:48 -07:00
fe427e4f69 use DebugPrint 2025-01-25 00:40:43 -03:00
7bc6dba552 commented out non-working platforms 2025-01-24 23:46:18 -03:00
129ffcf1a9 Game Gear fixed
Proxy BIOS, enhance config, allow per-platform decompression
2025-01-07 09:22:50 -03:00
Alexandra
f018118126 Add release group 2024-11-15 10:43:49 -07:00
ovosimpatico
b20d3954c6 Initial implementation of the web emulator 2024-11-14 10:01:10 -03:00
Alexandra
255070feeb Merge pull request #2 from ovosimpatico/Docker
Docker support with autobuild
2024-10-27 20:38:48 -06:00
Alexandra
3679eabdf9 switch cron job back to daily 2024-10-27 20:15:14 -06:00
Alexandra
af14aec429 Merge pull request #1 from ovosimpatico/main
Change instance name from environment variable & about page
2024-10-27 20:12:05 -06:00
ovosimpatico
a1d64c23cd Docker instructions 2024-10-27 22:47:17 -03:00
ovosimpatico
6a36b1e15d Move generated files to the data folder to persist on docker 2024-10-27 22:26:21 -03:00
ovosimpatico
7a21d8989c let's try again this time in lowercase 2024-10-27 21:21:46 -03:00
ovosimpatico
33cb70e1ae Docker build and github action test 2024-10-27 21:07:36 -03:00
ovosimpatico
cdf6e274ab Instance name from environment & About page 2024-10-27 01:53:57 -03:00
Alexandra
3417f45186 update to allow for special cases for junk that doesn't follow sane rules 2024-10-25 06:19:29 -06:00
Alexandra
e303cab509 fix accidental object reference bug 2024-10-25 06:07:35 -06:00
Alexandra
9387dfeefd clean garbage and fix casing issue 2024-10-25 05:52:21 -06:00
Alexandra
16a34fa7d7 remove logs 2024-10-25 05:39:50 -06:00
Alexandra
1c93e12ada improve search to be next word predictive 2024-10-25 05:37:54 -06:00
Alexandra
be432b8512 update readme 2024-10-25 04:08:03 -06:00