Commit Graph

269 Commits

Author SHA1 Message Date
Natty 59f1d834d4
Initial AP commit 2023-09-30 16:28:33 +02:00
Natty 2ffb82895c
Retargeted to Rust 1.71 2023-09-29 22:26:08 +02:00
Natty 4248f4ddd8 Dependency management
ci/woodpecker/push/ociImagePush Pipeline failed Details
2023-09-29 16:57:54 +02:00
Natty 85ee56e21b
Simplified data transformation 2023-09-23 18:05:13 +02:00
Natty e045d2aae4
Experimental data model 2023-09-23 13:53:55 +02:00
Natty 7bffc5f16a
Replaced the WASM in SDK with a more sensible ts_rs setup 2023-09-22 20:10:48 +02:00
Natty 30e3da71e9
Changed the Calckey model export to be a separate module 2023-09-22 19:57:53 +02:00
Natty 3bf0d16e8a
Fixed an unused warning 2023-09-22 19:55:31 +02:00
Natty f39495fbb4
Frontend: Fixed props handling in the bookmarks column and added dynamic updating of MkAvatars
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-08 22:29:26 +02:00
Natty acea6c2434
Frontend: List-based bookmarks deck column 2023-09-08 21:29:48 +02:00
Natty 43a9342e08
Frontend: Fixed the clips translation 2023-09-08 20:03:55 +02:00
Natty 3f54db80f0
Frontend: Fixed imports
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-08 19:44:30 +02:00
Natty 286c8cfe02
Frontend: Event listener fixes 2023-09-08 19:32:39 +02:00
Natty 4ea5d7c106
Frontend: Follow request cleanup
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-08 19:09:19 +02:00
Natty 1b87a57b8c
Frontend: Removed accidentally copied code 2023-09-08 03:35:22 +02:00
Natty e91c1040e2
Frontend: Continued rebrand and overdue fixes
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-09-08 03:33:49 +02:00
Natty ac901161ab
Frontend: Fixed the note retry button
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-08-11 15:09:28 +02:00
Natty a29cea6cbc
Dropped the featured note injection column
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-08-06 16:41:00 +02:00
Natty fded21f285
WASM SDK implementation 2023-08-06 15:48:28 +02:00
Natty 8ab6dd9803
Graceful shutdown on SIGTERM 2023-08-02 03:18:16 +02:00
Natty 1a44dfe56f
Initial API authentication implementation
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-08-02 03:10:53 +02:00
Natty c49871ec0f
Exclude the WebSocket endpoint from frontend routing 2023-07-31 19:48:15 +02:00
Natty 0a6665ce9c
Frontend: Removed typing indicator callback 2023-07-31 18:20:55 +02:00
Natty b0e8408776
Updated entities and fixed unique relations
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-07-29 22:00:58 +02:00
Natty 1cf3606be8
Migration to remove dead columns and tables 2023-07-29 20:59:21 +02:00
Natty fd26fdef93
Added SQL migrations and bootstrapping
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-07-29 05:20:00 +02:00
Natty c16593b8c1
Frontend: Nicer icons and updated webmanifest
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-07-28 14:06:28 +02:00
Natty 1cce29d440
Updated README.md and new icons
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-07-28 05:52:12 +02:00
Natty 6dab820583
Fixed CI triggering twice
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2023-07-24 19:11:52 +02:00
Natty db00cdffe2
Fixed lockfiles
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-07-24 18:37:23 +02:00
Natty 8cce5fc419
Frontend: Removed calckey-js autogenerated docs and integrations, reformated the entire frontend
ci/woodpecker/push/ociImagePush Pipeline failed Details
2023-07-23 15:31:28 +02:00
Natty 40c471ff56
Frontend: Removed the update check 2023-07-23 14:19:12 +02:00
Natty 39f9ecd8d3
Frontend: Added a frontend API and serving the list of sound files available and
ci/woodpecker/push/ociImagePush Pipeline failed Details
2023-07-22 23:36:46 +02:00
Natty e88e46508d
Frontend: Removed channels
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2023-07-20 17:14:08 +02:00
Natty c09188fa9c
Frontend: Dropped the Calckey part from the name
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-07-20 16:32:03 +02:00
Natty 7c871cd886
Frontend: Removed the search component entirely 2023-07-20 16:05:33 +02:00
Natty 0bd60f4e41
Entity serialization traits, workspace cleanup 2023-07-20 15:38:52 +02:00
Natty 46590301b5
Removed patron references
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2023-07-18 10:00:46 +02:00
Natty 815d4da423
New loading animation
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2023-07-08 21:34:00 +02:00
Natty d6091bffee
Experimental Calckey frontend serving 2023-07-07 21:22:30 +02:00
Natty 08f9681d64
It doesn't CI again 💀
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2023-06-29 22:33:06 +02:00
Natty 3c8e33f681
Updated the model to match Calckey 14RC3 2023-06-29 22:24:26 +02:00
Natty 9af4f4b7b7
Sparse Cargo protocol 2023-05-19 02:18:26 +02:00
Natty a3b89f7701
Hopefully making Woodpecker finally trigger on push
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2023-05-19 02:12:57 +02:00
Natty c9ccd47786
Switched from --frozen to --locked in the Dockerfile, whoops 2023-05-19 02:11:13 +02:00
Natty 126575930c
Woodpecker 0.15.x compat
ci/woodpecker/push/ociImagePush Pipeline failed Details
2023-05-19 02:04:07 +02:00
Natty 28d4cf4ad5
Fixed a bug in the NodeInfo endpoint and a config typo 2023-05-19 01:51:58 +02:00
Natty 82bd8d5143
Frozen Cargo.lock for OCI image builds 2023-04-23 21:41:53 +02:00
Natty bddbdc06f3
Fixed branch trigger
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-04-23 13:43:41 +02:00
Natty 230ed4e62b
Boop 2023-04-23 13:17:52 +02:00