Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove queue. | crupest | 2020-08-08 | 3 | -43/+2 | |
| | ||||||
* | Wait for localforage ready. | crupest | 2020-08-08 | 1 | -1/+5 | |
| | ||||||
* | ... | crupest | 2020-08-07 | 4 | -389/+182 | |
| | ||||||
* | Fix a bug in user. | crupest | 2020-08-07 | 1 | -3/+3 | |
| | ||||||
* | Create home page for offline. | crupest | 2020-08-07 | 11 | -134/+287 | |
| | ||||||
* | Fix lint problem in Settings. | crupest | 2020-08-07 | 1 | -3/+4 | |
| | ||||||
* | Fix a bug in timeline service. | crupest | 2020-08-07 | 1 | -1/+1 | |
| | ||||||
* | Use cache login user if offline. | crupest | 2020-08-07 | 2 | -70/+65 | |
| | ||||||
* | Avatar use cache first. | crupest | 2020-08-06 | 1 | -4/+28 | |
| | ||||||
* | Add fetchAndCacheAvatar. | crupest | 2020-08-06 | 1 | -3/+58 | |
| | ||||||
* | Fix hasReadPermission bug. | crupest | 2020-08-05 | 1 | -1/+5 | |
| | ||||||
* | Fix a bug. | crupest | 2020-08-05 | 1 | -1/+1 | |
| | ||||||
* | Do code clean. | crupest | 2020-08-05 | 1 | -5/+3 | |
| | ||||||
* | Code clean. | crupest | 2020-08-05 | 1 | -7/+2 | |
| | ||||||
* | Refactor a lot. | crupest | 2020-08-05 | 5 | -170/+364 | |
| | ||||||
* | ... | crupest | 2020-08-04 | 12 | -470/+455 | |
| | ||||||
* | ... | crupest | 2020-08-03 | 2 | -157/+144 | |
| | ||||||
* | Implement sync timeline. | crupest | 2020-08-02 | 1 | -7/+68 | |
| | ||||||
* | Add http get timeline api query params. | crupest | 2020-07-31 | 4 | -9/+150 | |
| | ||||||
* | Add timeline hub. | crupest | 2020-07-31 | 1 | -0/+63 | |
| | ||||||
* | Make sync state badge fixed. | crupest | 2020-07-31 | 2 | -7/+16 | |
| | ||||||
* | Add sync state badge. | crupest | 2020-07-31 | 7 | -12/+98 | |
| | ||||||
* | Add mock network latency. | crupest | 2020-07-31 | 1 | -0/+28 | |
| | ||||||
* | Update post list when create or delete post. | crupest | 2020-07-31 | 3 | -44/+55 | |
| | ||||||
* | ... | crupest | 2020-07-30 | 3 | -50/+74 | |
| | ||||||
* | Save post data locally. | crupest | 2020-07-30 | 1 | -12/+88 | |
| | ||||||
* | Save post list locally. | crupest | 2020-07-30 | 3 | -18/+181 | |
| | ||||||
* | Add timeline post list state. | crupest | 2020-07-27 | 1 | -12/+31 | |
| | ||||||
* | Refactor SubscriptionHub. | crupest | 2020-07-27 | 3 | -30/+42 | |
| | ||||||
* | Add post list subscription hub. | crupest | 2020-07-27 | 2 | -13/+41 | |
| | ||||||
* | Merge front end repo | crupest | 2020-07-26 | 74 | -0/+8241 | |
| | ||||||
* | Move front end to a submodule. | crupest | 2020-07-13 | 64 | -6587/+0 | |
| | ||||||
* | refactor(front): Fix #104 . | crupest | 2020-06-17 | 3 | -9/+10 | |
| | ||||||
* | fix(front): Truly fix the layout bug when last post is short. | crupest | 2020-06-16 | 2 | -2/+9 | |
| | ||||||
* | fix(front): Fix a unused code. | crupest | 2020-06-16 | 1 | -1/+0 | |
| | ||||||
* | fix(front): Fix layout issue when last post is short. | crupest | 2020-06-16 | 1 | -1/+1 | |
| | ||||||
* | fix(front): Card collapse button is reversed. | crupest | 2020-06-16 | 1 | -2/+2 | |
| | ||||||
* | feat(front): Use bootstrap icons. | crupest | 2020-06-16 | 8 | -143/+48 | |
| | ||||||
* | feat(front): 2 enhance on app upgrade. | crupest | 2020-06-12 | 5 | -25/+72 | |
| | | | | | 1. Other pages show alert to refresh when a page confirm upgrade. 2. Upgrade success alert. | |||||
* | feat(front): Fix #98 . Fix #99 . | crupest | 2020-06-12 | 2 | -23/+56 | |
| | ||||||
* | chore(front): Fix #96 . Fix #97 . | crupest | 2020-06-11 | 2 | -13/+47 | |
| | ||||||
* | build(front): Not use service worker in development mode. | crupest | 2020-06-11 | 1 | -2/+0 | |
| | ||||||
* | feat(front): Application upgrade ui. | crupest | 2020-06-11 | 7 | -11/+119 | |
| | ||||||
* | feat(front): Service worker is coming! | crupest | 2020-06-11 | 63 | -0/+6455 | |
| | ||||||
* | Init separate. | crupest | 2019-04-13 | 60 | -1954/+0 | |
| | ||||||
* | Change create token api. | crupest | 2019-04-11 | 4 | -19/+32 | |
| | ||||||
* | Run lint. | crupest | 2019-04-11 | 1 | -2/+2 | |
| | ||||||
* | Add remember me. | crupest | 2019-04-11 | 6 | -33/+51 | |
| | ||||||
* | Add unit test. | crupest | 2019-03-26 | 6 | -19/+53 | |
| | ||||||
* | Fix a bug. Set userInfo to null when nologin. | crupest | 2019-03-18 | 1 | -0/+3 | |
| |