☙◦ The Tablet ❀ GamerGirlandCo ◦❧ tablet
tablet pushed to master at rockfic/nodebb-theme-rockfic 2025-04-12 23:40:01 +00:00
c0102d8395 real initial commit
tablet pushed to master at rockfic/nodebb-theme-rockfic 2025-04-12 23:38:32 +00:00
0468cd02c5 real initial commit
tablet pushed to master at rockfic/nodebb-theme-rockfic 2025-04-12 23:33:13 +00:00
d73b0b6158 real initial commit
tablet created branch master in rockfic/nodebb-theme-rockfic 2025-04-12 23:24:59 +00:00
tablet pushed to master at rockfic/nodebb-theme-rockfic 2025-04-12 23:24:59 +00:00
d1aafd77ca real initial commit
c1b132e8af real initial commit
9e2cc7d51b update theme to resolved missing fonts
7c41ac2006 closes #3, add theme areas from harmony
Compare 10 commits »
tablet created repository rockfic/nodebb-theme-rockfic 2025-04-12 23:24:09 +00:00
tablet pushed to main at tablet/diamond-orm 2025-04-12 03:05:26 +00:00
6e865b733d implement more bug fixes and improvements for populating deeply nested refs
tablet pushed to main at tablet/diamond-orm 2025-04-10 20:48:10 +00:00
378b5d756a fix nested refs not being recognized as "populated" during serialization
tablet pushed to main at tablet/diamond-orm 2025-04-10 20:09:56 +00:00
0ebe3a2a3a rework how references are found in Document.Populate
f56df39be8 fix bug where result.Document.self != result
Compare 2 commits »
tablet pushed to main at tablet/diamond-orm 2025-04-10 04:33:13 +00:00
510a126f4b 🌺
tablet pushed to main at tablet/diamond-orm 2025-04-08 20:13:18 +00:00
c85efdc49f improve json marshaling/unmarshaling
tablet pushed to main at tablet/diamond-orm 2025-04-07 06:09:09 +00:00
40b754668d rework Populate api
5585634c83 nvm figured it out lol?
Compare 2 commits »
tablet pushed to main at tablet/diamond-orm 2025-04-06 21:41:31 +00:00
4de1c20938 THIS DOESN'T WORK.
tablet pushed to main at tablet/diamond-orm 2025-04-06 19:47:29 +00:00
f3ce7f67ec THIS DOESN'T WORK.
tablet pushed to main at tablet/diamond-orm 2025-04-06 03:44:56 +00:00
1f9d32193f add Count function to Model
tablet pushed to main at tablet/diamond-orm 2025-04-06 03:31:02 +00:00
f92f447f73 fuck this reflection shit, i'm using codegen....
93b81308cb improve id incrementing logic
322d97dc95 implement recursive deletion for gridfs files when Delete() is called on a document
Compare 3 commits »
tablet pushed to main at tablet/diamond-orm 2025-03-28 00:01:04 +00:00
ad7c7f38af replace ReplaceOne with UpdateOne
tablet pushed to main at tablet/diamond-orm 2025-03-27 23:58:51 +00:00
3a12c3385c replace ReplaceOne with UpdateOne
tablet pushed to main at tablet/diamond-orm 2025-03-27 21:36:59 +00:00
33af8ce8e7 allow nil opts to be passed to Find* model methods
tablet pushed to main at tablet/diamond-orm 2025-03-27 21:34:17 +00:00
0a8f703eae fix Model.typeName being empty (!!)