sripwoud
1803c0766d
Update README.md
2024-12-15 15:10:12 +01:00
sripwoud
479e295499
chore: scaffold monorepo ( #4 )
...
* chore: move rs code into `apps/server`
* chore: scaffold vite/react app
* feat: render raw html served by rust server in react app
* chore: use `just` as tasks runner
* doc: add main README
* fix `dev-client` just script
* refactor: write default config dirs relatively to exec bin
2024-12-13 15:16:52 -07:00
vimwitch
ecab14e2e7
feat: create snapshots atomically in the fs
2024-11-29 12:26:34 -08:00
Chance
f9a7fe9450
snapshot pruning ( #2 )
...
* feat: snapshot pruning logic, use unix timestamps instead of whatever jiff nonsense
* chore: cleanup
2024-11-29 11:49:56 -08:00
Chance
d8ffa0b4cc
feat: create snapshot every 30 minutes ( #1 )
2024-11-29 11:17:37 -08:00
vimwitch
1fb2aa77b5
chore: gitignore ds_store
2024-11-29 11:14:16 -08:00
GitHub
196613b20a
update
2024-11-25 18:10:07 +08:00
GitHub
7a1da6d429
v0.7.5
2024-11-08 09:28:22 +08:00
Jake C-T
26508df611
fix: add missing title entry to localization files ( #303 )
...
* fix: add missing title entry to localization files
Resolves https://github.com/freedit-org/freedit/issues/302
* fix: english localization spelling for webp
2024-11-08 09:15:22 +08:00
GitHub
5083219693
update
2024-10-28 10:18:13 +08:00
GitHub
d8d142b85b
0.7.5-rc.3
2024-10-21 23:21:19 +08:00
freedit-dev
b0882b25a9
i18n ( #301 )
...
* i18n
* i18n
* dedup feed items
* fmt
* update
* typos
* [wip] #208
* [wip]
* i18n
* i18n
* i18n
* typos
* i18n
* Update i18n/en.toml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* i18n
* i18n
* typos happy
* typos happy
---------
Co-authored-by: GitHub <github@github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-21 23:02:38 +08:00
freedit-dev
b19ab25582
fix crtiticl feed bug
2024-10-14 13:10:03 +00:00
GitHub
394f850374
0.7.5-rc.1
2024-10-12 21:43:13 +08:00
GitHub
c70ecb7389
fix critical time parse error
2024-10-12 21:41:58 +08:00
GitHub
cc7c339252
less dependencies
2024-10-12 21:39:04 +08:00
GitHub
feb421ce20
0.7.5-rc.0
2024-10-12 17:25:06 +08:00
GitHub
bc673c9d22
remove changelog
2024-10-12 17:24:17 +08:00
GitHub
2ed30ec010
reduce binary size
2024-10-12 17:18:30 +08:00
GitHub
1510fc1641
atom.xml
2024-10-12 17:18:06 +08:00
GitHub
d4f60791db
rinja
2024-10-12 16:25:42 +08:00
GitHub
48b9bee6f8
add captcha type Digits
2024-10-11 21:37:07 +08:00
GitHub
39a46d2095
fix panic err for timestamp rounding does not support days
2024-10-11 18:10:34 +08:00
GitHub
8290313dd6
no blank block if no comment
2024-10-11 18:08:44 +08:00
GitHub
a6fe78c10d
jiff
2024-10-10 21:37:30 +08:00
GitHub
5fe8bf060d
update
2024-10-08 22:14:41 +08:00
GitHub
ead2035e02
0.7.4
2024-09-29 16:16:31 +08:00
GitHub
59f69426fe
update
2024-09-26 22:22:47 +08:00
GitHub
ddddfa91be
0.7.4-rc.3
2024-09-15 13:17:51 +08:00
GitHub
cb3b230ac4
rss item content
2024-09-15 13:16:08 +08:00
GitHub
102636c619
description length
2024-09-04 08:47:07 +08:00
GitHub
e9d38d16f2
cargo update
2024-09-04 08:46:52 +08:00
GitHub
65a22f7ea4
v0.7.4-rc.2
2024-08-23 15:56:10 +08:00
GitHub
1cd68fa4fa
fix #27 favicon
2024-08-23 15:47:47 +08:00
GitHub
f3f30f1081
update
2024-08-19 20:21:31 +08:00
GitHub
38a212b9aa
update
2024-08-14 18:23:57 +08:00
GitHub
ba03ced5db
update
2024-08-04 22:54:11 +08:00
GitHub
f86be4aee0
update
2024-07-27 09:46:40 +08:00
GitHub
05bea93aa3
update
2024-07-21 14:12:51 +08:00
dependabot[bot]
ef6dd6dcff
Bump serde from 1.0.203 to 1.0.204
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-21 14:00:24 +08:00
dependabot[bot]
5fdcf652ed
Bump tokio from 1.38.0 to 1.38.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-21 14:00:12 +08:00
dependabot[bot]
92316db5a6
Bump tikv-jemallocator from 0.5.4 to 0.6.0
...
Bumps [tikv-jemallocator](https://github.com/tikv/jemallocator ) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/tikv/jemallocator/releases )
- [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tikv/jemallocator/commits )
---
updated-dependencies:
- dependency-name: tikv-jemallocator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-21 13:59:46 +08:00
dependabot[bot]
35404d686a
Bump cached from 0.51.4 to 0.53.0
...
Bumps [cached](https://github.com/jaemk/cached ) from 0.51.4 to 0.53.0.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaemk/cached/commits )
---
updated-dependencies:
- dependency-name: cached
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-21 13:59:36 +08:00
dependabot[bot]
26b7b2472a
Bump mozjpeg from 0.10.7 to 0.10.9
...
Bumps [mozjpeg](https://github.com/ImageOptim/mozjpeg-rust ) from 0.10.7 to 0.10.9.
- [Commits](https://github.com/ImageOptim/mozjpeg-rust/compare/v0.10.7...v0.10.9 )
---
updated-dependencies:
- dependency-name: mozjpeg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-21 13:59:18 +08:00
GitHub
50a640aa74
update
2024-07-01 19:05:57 +08:00
GitHub
85ba7b95aa
askama_axum
2024-06-13 00:21:49 +08:00
GitHub
8b8494ecdf
validator -> garde
2024-06-13 00:21:49 +08:00
GitHub
b8d47b1430
0.7.4-rc.1
2024-05-27 22:42:55 +08:00
GitHub
7bceb7a520
bug fix
2024-05-27 22:40:36 +08:00
GitHub
0e49009ae3
update
2024-05-17 18:45:51 +08:00