aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src
Commit message (Expand)AuthorAgeFilesLines
* feat: Connection badge.crupest2021-05-177-4/+105
* feat: Prepare for connection status badge.crupest2021-05-172-11/+51
* feat: Card title color is now theme color.crupest2021-05-173-2/+5
* feat: Change the color picker in operation dialog.crupest2021-05-172-5/+2
* fix: Only disconnect signalr when connected.crupest2021-05-171-4/+6
* feat: Now card is default collapsed.crupest2021-05-161-3/+5
* fix: Enhance logic of signalr.crupest2021-05-163-42/+35
* fix: Fix the way pass token to signalr.crupest2021-05-161-5/+3
* feat: Listen to post update.crupest2021-05-163-3/+69
* fix: Fix scroll animation in reverse scroll.crupest2021-05-131-0/+5
* ...crupest2021-05-132-17/+5
* 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-082-38/+29
* fix: .text-right => .text-end.crupest2021-05-062-2/+2
* feat: Timeline color.crupest2021-05-067-59/+120
* ...crupest2021-05-062-2/+8
* ...crupest2021-05-066-19/+128
* ...crupest2021-05-061-1/+1
* ...crupest2021-05-061-0/+3
* ...crupest2021-05-061-9/+10
* ...crupest2021-05-061-1/+1
* ...crupest2021-05-062-1/+5
* ...crupest2021-05-063-71/+142
* ...crupest2021-05-067-9/+9
* ...crupest2021-05-0615-28/+28
* ...crupest2021-05-051-1/+5
* fix: A very ugly fix of scroll to top problem.crupest2021-05-052-36/+61
* ...crupest2021-04-161-10/+18
* ...crupest2021-04-162-47/+29
* ...crupest2021-04-1610-183/+139
* ...crupest2021-04-1614-190/+262
* ...crupest2021-04-165-10/+84
* ...crupest2021-04-151-1/+1
* ...crupest2021-04-151-22/+25
* ...crupest2021-04-157-0/+168
* ...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-133-8/+20
* ...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-043-10/+38
* feat: Paged timeline posts.crupest2021-04-033-6/+67
* fix: Fix base64 bug for unicode string.crupest2021-04-021-1/+2
* fix: Disable markdown send when text is empty.crupest2021-03-191-1/+3