aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add admin i18n.crupest2020-11-113-12/+31
|
* fix: Fix timeline layout.crupest2020-11-112-10/+13
|
* feat: Set timeline max width.crupest2020-11-112-10/+12
|
* refactor: Refactor timeline props.crupest2020-11-113-174/+158
|
* refactor: Refactor i18n.crupest2020-11-116-586/+370
|
* feat: Change timeline background.crupest2020-11-112-7/+1
|
* build: Upgrade packages.crupest2020-11-114-288/+323
|
* Merge pull request #172 from crupest/migratecrupest2020-11-1111-452/+383
|\ | | | | Migrate to .net 5.0.
| * Migrate to .net 5.0.crupest2020-11-1111-452/+383
|/
* build: Upgrade packages.crupest2020-11-062-1087/+2162
|
* build: Upgrade yarn.crupest2020-11-063-87/+56
|
* Fix #171 .crupest2020-11-062-26/+70
|
* deploy: Add some deploy script.crupest2020-11-052-0/+19
|
* fix: Remove beian.crupest2020-11-051-18/+0
|
* feat: Fix #168 .crupest2020-11-053-10/+16
|
* chore: Clean timeline component code.crupest2020-11-051-36/+9
|
* chore: Rename toggle to onClose.crupest2020-11-051-5/+5
|
* fix: Fix #167 .crupest2020-11-051-33/+27
|
* Upgrade packages.crupest2020-11-0512-427/+412
|
* build: Fix ci and docker file.v0.3.0crupest2020-11-043-9/+55
|
* feat: Click on alert makes alert not auto dismiss.crupest2020-11-041-0/+9
|
* feat: Collapse app bar after select item.crupest2020-11-041-8/+39
|
* feat: Decrease timeline line area width in small device.crupest2020-11-041-1/+8
|
* feat: Cursor on personal avatar is now hand.crupest2020-11-041-1/+1
|
* feat: Redesign settings ui.crupest2020-11-043-55/+69
|
* feat: About page use new card effect.crupest2020-11-041-3/+3
|
* chore: Remove mt-appbar.crupest2020-11-043-5/+2
|
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2020-11-041-3/+1
|\
| * Update README.mdcrupest2020-11-041-1/+1
| |
| * Update README.mdcrupest2020-11-041-2/+0
| |
* | feat: Only load cache of dependency of cache.crupest2020-11-042-12/+47
|/
* Merge pull request #165 from crupest/timelinecrupest2020-11-0421-270/+317
|\ | | | | Redesign timeline ui.
| * feat: ...crupest2020-11-041-2/+3
| |
| * feat: ...crupest2020-11-041-10/+8
| |
| * feat: Add hover effect on timeline item.crupest2020-11-042-1/+5
| |
| * feat: Enhance design.crupest2020-11-044-12/+17
| |
| * feat: Redesign timeline page.crupest2020-11-045-35/+51
| |
| * fix: Fix bug in app bar.crupest2020-11-041-13/+13
| |
| * refactor: Refactor operation dialog.crupest2020-11-048-189/+209
| |
| * feat: Enhance home page layout.crupest2020-11-034-12/+14
| |
| * feat: Cursor on icon button is now pointer(hand).crupest2020-11-031-0/+1
|/
* Merge pull request #162 from crupest/frontcrupest2020-11-0313-23/+50
|\ | | | | Add timeline title to front end.
| * feat: Makes card beautiful.crupest2020-11-031-1/+1
| |
| * feat: Add timeline title to home page.crupest2020-11-033-13/+19
| |
| * feat: Add title to timeline.crupest2020-11-039-8/+30
| |
| * build: Dev server no longer listen on 0.0.0.0 .crupest2020-11-031-1/+0
|/
* Upgrade packages.crupest2020-11-033-128/+128
|
* chore: Remove unused import in webpack config.crupest2020-10-311-1/+0
|
* Merge pull request #161 from crupest/upgradecrupest2020-10-31338-8066/+7326
|\ | | | | Upgrade packages and split front end and back end.
| * Update packages.crupest2020-10-314-1585/+2003
| |