EYHN
|
7699296f11
|
feat(core): captcha service (#8616)
|
2024-10-28 18:06:52 +00:00 |
|
pengx17
|
4b6c4ed546
|
feat(core): doc database properties (#8520)
fix AF-1454
1. move inline tags editor to components
2. add progress component
3. adjust doc properties styles for desktop
4. subscribe bs database links and display in doc info
5. move update/create dates to doc info
6. a trivial e2e test
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/T2klNLEk0wxLh4NRDzhk/eed266c1-fdac-4f0e-baa9-4aa00d14a2e8.mp4">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/T2klNLEk0wxLh4NRDzhk/eed266c1-fdac-4f0e-baa9-4aa00d14a2e8.mp4">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/eed266c1-fdac-4f0e-baa9-4aa00d14a2e8.mp4">10月23日.mp4</video>
|
2024-10-24 07:38:45 +00:00 |
|
EYHN
|
542fde6c68
|
fix(infra): indexer missing data (#8578)
|
2024-10-23 01:44:24 +00:00 |
|
EYHN
|
b8cb504fa4
|
feat(core): adjust app sidebar (#8572)
|
2024-10-22 04:55:05 +00:00 |
|
CatsJuice
|
8f92be926b
|
feat(core): new "is journal" page property (#8525)
close AF-1450, AF-1451, AF-14552
|
2024-10-18 10:03:08 +00:00 |
|
 
|
4b77f6ed34
|
chore(i18n): sync translations (#8527)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: forehalo <forehalo@gmail.com>
|
2024-10-18 06:13:58 +00:00 |
|
JimmFly
|
bfb8d582ed
|
feat(core): set doc mode and primary doc mode separately (#8359)
https://github.com/user-attachments/assets/98c282f2-4c53-475f-bf10-936a626c2630
|
2024-10-17 13:48:45 +00:00 |
|
 
|
1f950ff858
|
chore(i18n): sync translations (#8505)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: forehalo <forehalo@gmail.com>
|
2024-10-17 04:15:48 +00:00 |
|
 
|
49570b796d
|
New Crowdin Translations (#8389)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: forehalo <forehalo@gmail.com>
|
2024-10-16 05:15:02 +00:00 |
|
EYHN
|
24e0c5797c
|
refactor(core): doc property (#8465)
doc property upgraded to use orm.
The visibility of the property are simplified to three types: `always show`, `always hide`, `hide when empty`, and the default is `always show`.

Added a sidebar view to manage properties

new property ui in workspace settings

Property lists can be collapsed

|
2024-10-15 10:17:12 +00:00 |
|
darkskygit
|
13b24eb823
|
feat: refresh captcha correctly (#8491)
fix AF-1482
|
2024-10-15 09:10:28 +00:00 |
|
forehalo
|
9043e6607e
|
refactor(i18n): lazy load languages (#8456)
closes AF-1397
|
2024-10-10 09:03:06 +00:00 |
|