Commit graph

152 commits

Author SHA1 Message Date
2c58e2193e v0.17.0-rc.56 2022-12-11 12:00:44 -05:00
SleeplessOne1917
a4ed93ae16
fix: Move required dependencies to prod dependencies instead of devependencies (#91)
* fix: Move required dependencies to prod dependencies instead of dev dependencies

* fix: Make node-fetch types match version

* Delete accidental pnpm lockfile
2022-12-09 10:01:21 -05:00
b356f750e1 v0.17.0-rc.54 2022-11-21 11:49:50 -05:00
c3ec443cfa v0.17.0-rc.53 2022-11-19 19:17:23 -05:00
ab6eda43f7 v0.17.0-rc.52 2022-11-18 12:21:04 -05:00
Dessalines
ad5be5ce3a
Move settings to database (#79)
* Adding site settings to DB.

* v0.17.0-rc.47

* Forgot some fields

* v0.17.0-rc.48

* Fixing some missing fields.

* v0.17.0-rc.49

* Fixing some missing fields.

* v0.17.0-rc.50

* Fixing some missing fields 3.

* v0.17.0-rc.51
2022-11-05 15:50:19 -04:00
Dessalines
00189a6462
Private message report (#78)
* Adding private message reporting.

* v0.17.0-rc.46
2022-09-27 22:57:11 -04:00
c254359ec8 v0.17.0-rc.45 2022-09-27 15:36:08 -04:00
Dessalines
e57cd12ca8
v0.17.0-rc.40 (#72) 2022-09-27 15:34:53 -04:00
Dessalines
c3b76c88b0
Add language (#77)
* Add language_id for user, post, and comment creation.

* v0.17.0-rc.44
2022-09-22 12:52:44 -04:00
e266c65a7f v0.17.0-rc.43 2022-08-17 19:30:44 -04:00
Dessalines
8d0b25d862
Distinguish (#73)
* Add distinguish

* v0.17.0-rc.41
2022-08-17 19:29:58 -04:00
96879bf1b3 v0.17.0-rc.39 2022-07-30 08:57:37 -04:00
Dessalines
0f8e6f754d
Upgrade deps (#71) 2022-07-29 23:35:59 -04:00
Dessalines
54bc5139ee
Starting to add comment tree paging (#70)
* Starting to add comment tree paging

* Switching comment_read to mark_comment_reply_read.

* Finishing up comment tree paging.

* v0.17.0-rc.35

* Get rid of circular dependency

* Upgrade deps

* v0.17.0-rc.36

* Fix deserializing non HTTP gets

* v0.17.0-rc.37
2022-07-29 23:33:06 -04:00
Dessalines
e7f5a5d05f
Admin purge (#35)
* Adding admin purge to API.

* v0.13.4-rc.2

* v0.17.0-rc.10

* v0.17.0-rc.12

* Fixing a few purge issues.

* v0.17.0-rc.33
2022-06-23 14:50:20 -04:00
Dessalines
adf324df19
Remove save and get SiteConfig. Fixes #68 (#69)
* Remove save and get SiteConfig. Fixes #68

* v0.17.0-rc.32
2022-06-23 09:59:12 -04:00
82cb50227d v0.17.0-rc.31 2022-06-22 15:43:24 -04:00
Dessalines
36103fbca0
Add option types (#67)
* Testing some option types over the API.

* v0.17.0-rc.6

* Removing a few to better test.

* v0.17.0-rc.7

* Simpler again.

* v0.17.0-rc.8

* Trying swan.io boxed

* v0.17.0-rc.13

* Trying option-t

* v0.17.0-rc.14

* Adding rust-style Options using @sniptt/monads

- Also added serialization with class-transformer

* v0.17.0-rc.15

* Trying to fix encodeGetParams.

* v0.17.0-rc.16

* Trying to fix encodeGetParams 2.

* v0.17.0-rc.17

* Using init constructors.

* v0.17.0-rc.18

* v0.17.0-rc.19

* Add more type info.

* v0.17.0-rc.20

* Adding reflect-metadata

* v0.17.0-rc.21

* Adding type to siteview.site

* v0.17.0-rc.22

* Adding rest of nested types.

* v0.17.0-rc.23

* Adding toOption function.

* v0.17.0-rc.24

* Trying to fix send.

* v0.17.0-rc.25

* Try to stringify jsonres.

* v0.17.0-rc.26

* Try to stringify jsonres 2.

* v0.17.0-rc.27

* Adding toOption function.

* v0.17.0-rc.28

* Forgot to type a communityview.

* v0.17.0-rc.29

* Forgot to type a registrationapplicationview.

* v0.17.0-rc.30
2022-06-21 17:42:09 -04:00
54a61241ce v0.16.4-rc.3 2022-05-26 10:48:45 -04:00
fc210e6494 v0.17.0-rc.10 2022-05-23 19:35:04 -04:00
Dessalines
f67a5c12f6
Upgrading deps. (#58) 2022-05-22 15:46:02 -04:00
0a61424ca9 v0.17.0-rc.9 2022-05-15 15:26:59 -04:00
af760304d8 v0.16.4-rc.2 2022-04-29 13:21:51 -04:00
8d0fc63474 v0.16.4-rc.1 2022-04-27 16:58:52 -04:00
72f29cb684 v0.16.0-rc.1 2022-03-04 09:17:24 -05:00
b450c4fe63 v0.15.4-rc.3 2022-03-01 11:55:15 -05:00
Dessalines
9f4a112a18
Removing site_creator, adding LeaveAdmin. (#42)
* Removing site_creator, adding LeaveAdmin.

* v0.15.1-rc.1
2022-03-01 11:54:51 -05:00
7a592b9719 v0.15.4-rc.2 2022-02-24 14:28:58 -05:00
8915dc4c25 v0.15.4-rc.1 2022-02-23 11:55:03 -05:00
Dessalines
fa04408c5a
Upgrading deps. (#43) 2022-01-24 22:12:50 -05:00
42c3421411 v0.15.0 2022-01-12 08:43:40 -05:00
63b42bf826 v0.15.0-rc.34 2022-01-09 11:51:35 -05:00
176d237166 v0.15.0-rc.33 2022-01-09 11:47:11 -05:00
72379213ca v0.15.0-rc.32 2022-01-09 11:46:04 -05:00
0dabf969ab v0.15.0-rc.31 2022-01-09 11:42:11 -05:00
8dc60607c9 v0.15.0-rc.30 2022-01-09 11:31:29 -05:00
1c7eb8a026 v0.15.0-rc.29 2022-01-09 11:29:44 -05:00
676e376a77 v0.15.0-rc.28 2022-01-09 11:28:31 -05:00
bb1e195a76 v0.15.0-rc.27 2022-01-09 11:26:00 -05:00
0f941f634f v0.15.0-rc.26 2022-01-09 11:22:22 -05:00
279c7cbf24 v0.15.0-rc.25 2022-01-09 11:20:47 -05:00
4f725597ad v0.15.0-rc.24 2022-01-09 11:16:58 -05:00
4cd629f97a v0.15.0-rc.23 2022-01-09 11:16:00 -05:00
326ad04ed3 v0.15.0-rc.22 2022-01-09 11:15:51 -05:00
7672f83362 v0.15.0-rc.21 2022-01-09 11:14:59 -05:00
94ace4dc9c v0.15.0-rc.20 2022-01-09 11:13:43 -05:00
63c73e6235 v0.15.0-rc.19 2022-01-09 11:07:33 -05:00
8bf141c0bf v0.15.0-rc.18 2022-01-09 11:03:27 -05:00
b554f18c87 v0.15.0-rc.17 2022-01-09 11:01:39 -05:00