aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Init jenkinsfile.crupest2020-07-211-0/+22
* Fix publish problem caused by msbuild.crupest2020-07-212-19/+19
* Update docker ignore.crupest2020-07-201-3/+11
* Update ci and README.md .crupest2020-07-205-17/+13
* Revert to yarn2 .crupest2020-07-202-2/+2
* Migrate front-end to npm.crupest2020-07-142-2/+2
* Update submodule.crupest2020-07-131-0/+0
* Update dockerignore.crupest2020-07-132-0/+1
* Update README.crupest2020-07-131-20/+20
* Update submodule.crupest2020-07-131-0/+0
* Move front end to a submodule.crupest2020-07-13103-55384/+35
* Update README.mdcrupest2020-07-121-1/+1
* Merge pull request #116 from crupest/fix-114crupest2020-07-124-4/+198
|\
| * Add http api and integrated tests.crupest2020-07-122-4/+118
| * Add api in service.crupest2020-07-122-0/+80
|/
* Merge pull request #115 from crupest/post-deletedcrupest2020-07-106-55/+162
|\
| * Add another integrated test.crupest2020-07-101-7/+50
| * Add http api and integrated tests.crupest2020-07-102-6/+36
| * Add unit tests.crupest2020-07-104-2/+43
| * Add deleted field.crupest2020-07-103-43/+36
|/
* Merge pull request #112 from crupest/post-modified-sincecrupest2020-06-187-50/+189
|\
| * Add integrated tests. And fix a behavior.crupest2020-06-183-22/+82
| * Add modified since for posts.crupest2020-06-181-3/+7
| * Clean codes.crupest2020-06-181-4/+2
| * feat(back): Timeline service add post modified since.crupest2020-06-185-24/+101
|/
* Merge pull request #111 from crupest/timeline-last-modifiedcrupest2020-06-1813-61/+726
|\
| * feat(back): Add last modified to timeline.crupest2020-06-183-13/+65
| * feat(back): Timeline service add last modified.crupest2020-06-183-37/+91
| * Add last modified info to timeline.crupest2020-06-1810-34/+593
|/
* refactor(back): Refactor timeline service.crupest2020-06-1715-627/+498
* refactor(front): Fix #104 .crupest2020-06-173-9/+10
* fix(database): Fix a critical bug in database migration.crupest2020-06-171-3/+4
* docs: Try to fix the program language displayed in github.crupest2020-06-162-1/+1
* docs: Try to make github know the correct program language.crupest2020-06-161-0/+1
* fix(back): Add a missing docker env variable.crupest2020-06-161-0/+1
* fix(front): Truly fix the layout bug when last post is short.crupest2020-06-162-2/+9
* fix(front): Fix a unused code.crupest2020-06-161-1/+0
* refactor(back): Fix #108 .crupest2020-06-164-500/+4
* fix(front): Fix layout issue when last post is short.crupest2020-06-161-1/+1
* fix(front): Card collapse button is reversed.crupest2020-06-161-2/+2
* feat(front): Use bootstrap icons.crupest2020-06-1611-153/+88
* Merge pull request #107 from crupest/generic-hostcrupest2020-06-1516-506/+316
|\
| * refactor(back): Use generic host.crupest2020-06-1516-506/+316
|/
* feat(back): Add backup service and run it when start.crupest2020-06-145-0/+49
* feat(back): Make IPathProvider singleton.crupest2020-06-141-1/+1
* fix(back): Finally get the right way to migrate database.crupest2020-06-141-49/+17
* Many many bugs fix.crupest2020-06-1415-21/+235
* refactor(back): No longer use standard guid but just use 32-length hex for un...crupest2020-06-147-19/+17
* feat(back): Fix #103 .crupest2020-06-145-49/+38
* refactor(back): Use a better way to handle unique id in timeline.crupest2020-06-145-26/+13