Paul Makles
|
1d228ff76e
|
feat(core/database): implement server model
|
2023-04-26 18:32:29 +01:00 |
|
Paul Makles
|
b5863c0104
|
feat(core/database): implement user settings model
|
2023-04-26 17:53:46 +01:00 |
|
Paul Makles
|
08ccc43f8d
|
feat(core/database): implement user operations
|
2023-04-26 17:36:51 +01:00 |
|
Paul Makles
|
e33ae17061
|
refactor(core/database): AbstractAttachment -> AbstractAttachments
|
2023-04-26 16:51:52 +01:00 |
|
Paul Makles
|
60ebdb64d7
|
feat(core/database): implement File operations
|
2023-04-26 16:49:39 +01:00 |
|
Paul Makles
|
c27d0ad5bb
|
chore: move relations.drawio
|
2023-04-26 16:45:51 +01:00 |
|
Paul Makles
|
c1b9d941f3
|
refactor(core/database): crud ordering in files
|
2023-04-26 16:36:38 +01:00 |
|
Paul Makles
|
1afb27a508
|
ci: compile in permissions crate
|
2023-04-24 10:08:22 +01:00 |
|
Paul Makles
|
6a8481f7df
|
refactor: is-patched transitive through models
|
2023-04-23 23:09:21 +01:00 |
|
Paul Makles
|
7f201565c0
|
feat: implement unoptimised filter_online if redis is not patched
|
2023-04-23 23:06:51 +01:00 |
|
Paul Makles
|
ae9474b95d
|
fix(core/database): gate rocket-impl properly
|
2023-04-23 22:17:34 +01:00 |
|
Paul Makles
|
050f3abc89
|
chore: update crate definitions and bump versions
|
2023-04-23 22:14:38 +01:00 |
|
Paul Makles
|
888c22cb54
|
feat(core/database): start implementing permissions
|
2023-04-23 22:12:15 +01:00 |
|
Paul Makles
|
f633fccbca
|
feat(core/permissions): initial commit
|
2023-04-23 22:11:59 +01:00 |
|
Paul Makles
|
39fec310f9
|
refactor(core/models): move models into v0 module
|
2023-04-23 18:09:16 +01:00 |
|
Paul Makles
|
d5d922d830
|
feat(core/models): rest of the conversions to User model
|
2023-04-23 18:07:23 +01:00 |
|
Paul Makles
|
f8c8407af3
|
feat(core/models): basic implementation of User and File models
|
2023-04-23 17:44:36 +01:00 |
|
Paul Makles
|
e6d0d44c5a
|
feat(core/database): basic implementation of User and File models
|
2023-04-23 17:44:23 +01:00 |
|
Paul Makles
|
1933c9ea3d
|
feat(core/database): add Reference struct
|
2023-04-23 14:59:44 +01:00 |
|
Paul Makles
|
8a695b4bb5
|
ci: actually make the source folders for building deps
|
2023-04-23 09:03:37 +01:00 |
|
Paul Makles
|
bf71b45fbb
|
ci: copy core crates into Dockerfile
|
2023-04-23 08:51:43 +01:00 |
|
Paul Makles
|
9124c9f1e3
|
ci: include new core crates in build
|
2023-04-22 23:42:17 +01:00 |
|
Paul Makles
|
bcc2d05625
|
merge: branch 'refactor/split-project-into-core-crates'
|
2023-04-22 21:13:45 +01:00 |
|
Paul Makles
|
22bfd720b5
|
merge: remote-tracking branch 'origin/master' into refactor/split-project-into-core-crates
|
2023-04-22 21:09:51 +01:00 |
|
Paul Makles
|
63f56aec0c
|
ci: re-order services and testing
|
2023-04-22 20:30:02 +01:00 |
|
Paul Makles
|
dd3d7e9c49
|
fix(core/database): use configured database name for migrations
|
2023-04-22 20:15:10 +01:00 |
|
Paul Makles
|
dbb66edd9f
|
chore(core/database): delete useless example binary
|
2023-04-22 20:07:56 +01:00 |
|
Paul Makles
|
8bfb48dff3
|
test(core/database): try migrating the database
|
2023-04-22 20:02:23 +01:00 |
|
Paul Makles
|
12d963d2bd
|
refactor: create presence crate and add tests
|
2023-04-22 20:01:23 +01:00 |
|
Paul Makles
|
c817c2dd40
|
fix: don't use wildcard for log dependency
|
2023-04-22 18:03:19 +01:00 |
|
Paul Makles
|
8a230ba989
|
chore: change publishing order
|
2023-04-22 18:02:01 +01:00 |
|
Paul Makles
|
2a9cc3190c
|
fix: forgot to specify version for result crate
|
2023-04-22 18:01:44 +01:00 |
|
Paul Makles
|
e84d55a697
|
chore: update Cargo.toml for core crates
|
2023-04-22 18:01:06 +01:00 |
|
Paul Makles
|
403a94f70c
|
feat(delta): example implementation of new core models
|
2023-04-22 17:56:48 +01:00 |
|
Paul Makles
|
633eb78630
|
chore: migrate to revolt_optional_struct
|
2023-04-22 17:56:24 +01:00 |
|
Paul Makles
|
bbe1f4936c
|
chore: bridge gap between core/result and quark
|
2023-04-22 17:56:09 +01:00 |
|
Paul Makles
|
11a87263be
|
feat(core/models): implement Bot and PublicBot
|
2023-04-22 17:55:30 +01:00 |
|
Paul Makles
|
8b30dddc06
|
chore(core/result): add schema feature
|
2023-04-22 17:55:12 +01:00 |
|
Paul Makles
|
b93dd90caf
|
refactor(core/database): use empty strings instead of options
|
2023-04-22 17:54:46 +01:00 |
|
Paul Makles
|
0054019f82
|
ci: run test on all pushes
|
2023-04-22 16:05:40 +01:00 |
|
Paul Makles
|
736220a94e
|
ci: run tests with and without MongoDB
|
2023-04-22 16:03:08 +01:00 |
|
Paul Makles
|
a9c82791b3
|
fix: force OOP bot updates to avoid inconsistencies
|
2023-04-22 16:01:27 +01:00 |
|
Paul Makles
|
eacf4decab
|
refactor: clean up database before and after tests
|
2023-04-22 16:01:07 +01:00 |
|
Paul Makles
|
b8cda2ec74
|
feat: add drop_database for tests
|
2023-04-22 16:00:57 +01:00 |
|
Paul Makles
|
69ab7e031b
|
chore: add linting rules for disallowed methods
|
2023-04-22 16:00:30 +01:00 |
|
Paul Makles
|
ace6431cb8
|
fix: ensure database namespace is valid
|
2023-04-22 15:24:46 +01:00 |
|
Paul Makles
|
40790de909
|
feat: macros for reducing error boilerplate
|
2023-04-22 15:23:20 +01:00 |
|
Paul Makles
|
750037b5d2
|
test: use custom database name and add clean up
|
2023-04-22 14:58:55 +01:00 |
|
Paul Makles
|
6b10385c0d
|
feat: implement bots including tests
this starts work on #78
|
2023-04-22 14:25:02 +01:00 |
|
Paul Makles
|
56ead0f894
|
feat: write result crate
|
2023-04-22 12:48:09 +01:00 |
|