aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views
Commit message (Collapse)AuthorAgeFilesLines
* fix: Fix ci error.crupest2021-05-301-1/+1
|
* fix: Fix lint error.crupest2021-05-301-1/+1
|
* feat: Connection badge.crupest2021-05-175-4/+91
|
* feat: Prepare for connection status badge.crupest2021-05-171-4/+18
|
* feat: Card title color is now theme color.crupest2021-05-172-2/+2
|
* feat: Change the color picker in operation dialog.crupest2021-05-172-5/+2
|
* feat: Now card is default collapsed.crupest2021-05-161-3/+5
|
* fix: Enhance logic of signalr.crupest2021-05-162-12/+14
|
* feat: Listen to post update.crupest2021-05-161-0/+12
|
* ...crupest2021-05-131-13/+0
|
* chore: Migrate to prettier 2.3.0.crupest2021-05-1015-137/+129
|
* feat: Add color transition to app bar.crupest2021-05-081-1/+3
|
* fix: Try to fix scroll to top problem.crupest2021-05-081-24/+20
|
* fix: .text-right => .text-end.crupest2021-05-062-2/+2
|
* feat: Timeline color.crupest2021-05-063-56/+112
|
* ...crupest2021-05-061-0/+3
|
* ...crupest2021-05-063-14/+15
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-061-9/+10
|
* ...crupest2021-05-062-1/+5
|
* ...crupest2021-05-062-69/+139
|
* ...crupest2021-05-067-9/+9
|
* ...crupest2021-05-0615-28/+28
|
* fix: A very ugly fix of scroll to top problem.crupest2021-05-051-9/+26
|
* ...crupest2021-04-161-10/+18
|
* ...crupest2021-04-162-47/+29
|
* ...crupest2021-04-167-174/+130
|
* ...crupest2021-04-1612-185/+257
|
* ...crupest2021-04-163-10/+80
|
* ...crupest2021-04-151-1/+1
|
* ...crupest2021-04-151-22/+25
|
* ...crupest2021-04-153-0/+158
|
* ...crupest2021-04-153-106/+105
|
* chore: Fix code format.crupest2021-04-132-2/+10
|
* refactor: replace clsx with classnames.crupest2021-04-1318-43/+43
|
* ...crupest2021-04-132-2/+2
|
* ...crupest2021-04-134-25/+24
|
* ...crupest2021-04-046-41/+58
|
* ...crupest2021-04-043-14/+27
|
* ...crupest2021-04-043-21/+37
|
* ...crupest2021-04-045-9/+46
|
* fix: Fix card zindex problem.crupest2021-04-042-2/+4
|
* ...crupest2021-04-042-10/+5
|
* feat: Paged timeline posts.crupest2021-04-033-6/+67
|
* fix: Disable markdown send when text is empty.crupest2021-03-191-1/+3
|
* feat: Add markdown posting indicator.crupest2021-03-191-20/+28
|
* feat: Only support image types.crupest2021-03-181-1/+1
|
* feat: Delete image.crupest2021-03-182-5/+25
|
* fix: Fix a list with no key.crupest2021-03-181-2/+3
|
* feat: Prevent send empty.crupest2021-03-182-5/+43
|