Commit graph

387 commits

Author SHA1 Message Date
01f3a42613
Add more targets when build
Some checks failed
Build docker images / build (push) Has been cancelled
Build release binaries / build (push) Has been cancelled
2025-12-03 20:58:07 -06:00
6d541a81ef
Add actions/checkout
Some checks failed
Build docker images / build (push) Has been cancelled
2025-11-30 18:29:09 -06:00
b9f9929ea9
Print version to stdout 2025-11-30 18:27:30 -06:00
2cc2138eda
Update docker build to push version tags 2025-11-30 18:16:03 -06:00
bab9868355
Update license 2025-11-30 18:09:47 -06:00
ad0d222c96
Add the (currently android) easter mode 2025-11-30 17:26:26 -06:00
60eb7d469b
Add ability to set datapath outside of cli args 2025-11-30 16:51:08 -06:00
66f97c48ee
Fix ios lib build 2025-11-30 12:01:25 -06:00
d4a5f0dd11
Add wip android/ios lib builds 2025-11-30 11:55:22 -06:00
9a072823a0
Move asset server to be integrated with main server 2025-11-30 11:06:59 -06:00
74a00769aa
Move sql get_live_data function to clear_rate.rs 2025-11-30 10:59:07 -06:00
fd47262f52
Don't lock database operations to a single thread 2025-11-30 10:48:16 -06:00
b9b344b50c
Divide lib a little more 2025-11-30 10:19:22 -06:00
99da87095b
Move code into a lib 2025-11-30 10:08:38 -06:00
d1ee220edb
Remove unused dependency
Some checks failed
Build docker images / build (push) Has been cancelled
2025-11-22 19:58:36 -06:00
3343d4fdd6
Remove reqwest
Some checks are pending
Build docker images / build (push) Waiting to run
It uses too many dependencies
2025-11-20 23:38:24 -06:00
6b34316bad
Remove serde_json
While it's better practice, id rather keep it consistent. Maybe we'll get a rewrite someday
2025-11-20 23:37:24 -06:00
9686f3a6ef
Update dependencies 2025-11-20 23:07:00 -06:00
1172b4bd11
Replace openssl usage in gree 2025-11-20 23:01:35 -06:00
8da6938fb3
Begin to remove openssl dependency 2025-11-17 23:48:53 -06:00
76c870547c
Add maintenance and files redirect to server endpoints 2025-11-17 23:39:58 -06:00
038a651202 I forgot to define user_id.....
Some checks failed
Build docker images / build (push) Has been cancelled
2025-05-04 01:14:55 -05:00
4aa00fd3d8 Fix for fried list
Man I am hungry and I have no food....
2025-05-03 23:16:02 -05:00
222021382f
Add flags to use max time or not
Some checks failed
Build docker images / build (push) Has been cancelled
2025-05-01 21:11:00 -05:00
1a736155e3
Update dependencies 2025-05-01 12:14:17 -05:00
e27a020cfb
Fix timestamp in friend pages 2025-05-01 12:05:18 -05:00
b082def65c Check for consume type 2 (paid gems) 2025-01-20 12:38:45 -06:00
fae080ea87 Add version link to webui 2024-12-08 17:37:51 -06:00
de31838195 Add build release workflow 2024-12-08 17:25:49 -06:00
1e32cb8688 Disable arm64 build 2024-11-28 11:58:21 -06:00
d420bec782 Fix event scores json endpoint 2024-11-23 08:26:39 -06:00
2a4d927a41 cargo clippy 2024-11-21 21:09:36 -06:00
b21deaee5f Move back to mutex in sql.rs 2024-11-21 11:13:54 -06:00
7493724cd7 i hate programming :(((((((((( >_< 2024-11-20 22:13:11 -06:00
4d9991ce75 Update dependencies 2024-11-19 23:02:35 -06:00
5fc1cea49d Re-add arm build 2024-11-18 23:13:37 -06:00
509d8945aa Temporarily disable arm build 2024-11-18 23:06:31 -06:00
643af93e6d Add ability to supply custom asset hash 2024-11-17 21:44:37 -06:00
8bc07a6419 Remove admin webui, move options to CLI args 2024-11-02 12:22:16 -05:00
7aaf22c923 Replace repeated Mutex lock functions with a macro 2024-11-02 12:09:35 -05:00
d9ce65df42 Add ability for other devs to integrate a server start/stop 2024-10-31 12:47:18 -05:00
aa78e9dfbd Fix webui endpoints 2024-10-19 11:01:29 -05:00
8ed43c8625 Return an ok response from the debug endpoint 2024-10-18 22:27:47 -05:00
79d3942742 Change header for browser check 2024-10-18 21:59:33 -05:00
33737819a5 Fix unknown consume type 0 2024-10-18 16:41:10 -05:00
a31d3b06d7 When max_time reached, loop back to beginning of time set 2024-10-18 16:18:05 -05:00
993f6f1e39 Add flag to purge dead accounts on startup 2024-10-18 16:08:05 -05:00
e0730a9fa6 Correct placment of a6573cbe header check 2024-10-18 14:56:20 -05:00
21849b2322 Ignore /api/tutorial requests when tutorial is already completed 2024-10-18 14:54:39 -05:00
6a98949f77 Check Authorization header before accepting gree request 2024-10-18 14:53:04 -05:00