Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUIによるリプレイス #56

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
1bc000e
Add some files
touyu Sep 27, 2020
b6b2c7f
Fix
touyu Nov 12, 2020
2088005
Impl Fluxer
touyu Nov 12, 2020
6023e32
Update ViewModel.swift
touyu Nov 12, 2020
7ecf65e
Impl
touyu Nov 12, 2020
b89cc00
Fix
touyu Nov 12, 2020
3f99938
Impl
touyu Dec 25, 2020
6671ccf
Impl
touyu Dec 30, 2020
9eac9db
Remove old codes
touyu Dec 30, 2020
fc9275c
Fix path
touyu Dec 30, 2020
ddd5161
Fix dir name
touyu Dec 30, 2020
9532be7
Update project.pbxproj
touyu Dec 30, 2020
1ea706a
Impl Codegen
touyu Dec 30, 2020
6153c0e
Fix
touyu Dec 30, 2020
0dfda15
Update main.swift
touyu Dec 30, 2020
2224c53
Fix
touyu Dec 30, 2020
2a1e58a
Impl
touyu Jan 2, 2021
039e3c0
Impl
touyu Jan 6, 2021
465aa80
Impl fetch more
touyu Jan 6, 2021
8b54801
Add bottom indicator
touyu Jan 6, 2021
320679d
Impl skelton
touyu Jan 6, 2021
17c74b3
Update ActivityRecordView.swift
touyu Jan 6, 2021
814fa25
Remove unused files
touyu Jan 6, 2021
f153fb4
Fix
touyu Jan 6, 2021
143de0b
Impl
touyu Jan 7, 2021
a37a79a
Impl home
touyu Jan 7, 2021
64db871
Impl
touyu Jan 7, 2021
a8166c8
Impl
touyu Jan 7, 2021
ca95dbb
Fix tab
touyu Jan 7, 2021
f7fc561
Impl
touyu Jan 7, 2021
9578450
Add SwiftUIX
touyu Jan 7, 2021
f21f1ec
Impl Search
touyu Jan 7, 2021
173a366
Fix
touyu Jan 8, 2021
c4fc29c
Update LibraryWorkView.swift
touyu Jan 9, 2021
7661e15
Impl
touyu Jan 9, 2021
d44658a
Impl current season works
touyu Jan 10, 2021
7321df0
Impl search
touyu Jan 10, 2021
7a47068
Impl search view
touyu Jan 10, 2021
660444a
Impl search result
touyu Jan 10, 2021
424109b
Update SearchView.swift
touyu Jan 10, 2021
05cfa4a
Impl
touyu Jan 10, 2021
a12888f
Update SearchRecommendedWorksView.swift
touyu Jan 10, 2021
8603dfb
Fix
touyu Jan 10, 2021
30598b3
Impl
touyu Jan 14, 2021
b5c35e8
Update
touyu Jan 14, 2021
31af8c2
impl to update status
touyu Jan 14, 2021
a2ca76b
Impl skelton view for porfile
touyu Jan 14, 2021
42d7993
Fix work image
touyu Jan 16, 2021
44459a7
Impl
touyu Jan 17, 2021
023399d
IMpl
touyu Jan 17, 2021
7c68c40
Impl work view
touyu Jan 17, 2021
f48c59d
Impl
touyu Jan 17, 2021
29c1e54
Impl reviews
touyu Jan 17, 2021
d13dd5f
Impl reviews
touyu Jan 17, 2021
eb93f7f
Impl episode view
touyu Jan 17, 2021
4870f94
Impl review
touyu Jan 17, 2021
a478c05
Fix
touyu Jan 17, 2021
e934bbf
Impl setting
touyu Jan 18, 2021
0fc90c1
Impl
touyu Jan 18, 2021
5418d93
Fix crash bugs
touyu Jan 18, 2021
3937eb4
Update WorkView.swift
touyu Jan 19, 2021
d75fdb6
Fix appdelegate
touyu Jan 30, 2021
8d0ecb2
Add tca
touyu Jan 30, 2021
0aeba2a
Delete HomeViewModel.swift
touyu Jan 30, 2021
4aea82b
impl request di
touyu Jan 30, 2021
e436167
Update HomeView.swift
touyu Jan 30, 2021
39b5a83
Fix
touyu Jan 30, 2021
a850d43
Impl
touyu Jan 31, 2021
e89373e
Fix apollo codegen
touyu Mar 5, 2021
2fac093
Fix codegen
touyu Mar 5, 2021
7eead26
Move files
touyu Mar 5, 2021
6f0c2d5
Move resources
touyu Mar 5, 2021
558cd76
Fix
touyu Mar 8, 2021
c668cbd
Fix
touyu Mar 8, 2021
a70a33c
Fix
touyu Mar 8, 2021
9834a71
Update WorkView.swift
touyu Mar 8, 2021
ae02e05
Fix
touyu Mar 8, 2021
9216ce3
Update WorkEpisodesView.swift
touyu Mar 8, 2021
2b30ae7
Fix update status
touyu Mar 8, 2021
36d827c
Fix
touyu Mar 9, 2021
7c343cc
Merge pull request #53 from touyu/tca
touyu Mar 9, 2021
1807fda
Fix
touyu Mar 9, 2021
856d623
Fix
touyu Mar 9, 2021
36a5f8d
Fix
touyu Mar 9, 2021
2e5020f
Fix root
touyu Mar 9, 2021
320bac9
Fix login
touyu Mar 9, 2021
cd37dc3
Fix login
touyu Mar 9, 2021
272c2bf
Reimpl with tca
touyu Mar 9, 2021
92c1631
Reimpl profile with tca
touyu Mar 9, 2021
16148a4
Fix
touyu Mar 9, 2021
c3b3a53
Fix
touyu Mar 9, 2021
ce7378c
Fix
touyu Mar 9, 2021
318acb7
Fix
touyu Mar 9, 2021
4b2d2ca
Fix
touyu Mar 9, 2021
cb65836
Update WorkView.swift
touyu Mar 10, 2021
2fd3e2e
Impl ActivityView
touyu Mar 10, 2021
791e0b5
Fix home
touyu Mar 10, 2021
0d37b4c
Fix QuoteWorkView
touyu Mar 10, 2021
be94a0a
Fix
touyu Mar 10, 2021
5e05895
Update ActivityRecordView.swift
touyu Mar 10, 2021
ddfd773
Fix
touyu Mar 10, 2021
65b3258
Fix quote work view
touyu Mar 11, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .bundle/config

This file was deleted.

6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ Pods/

.DS_Store
**/*.xcuserstate
xcuserdata
node_modules
vendor/bundle

.env
Envfile

node_modules

# Apollo
ApolloCodegen/ApolloCLI
ApolloCodegen/.build
1,473 changes: 0 additions & 1,473 deletions Annict-for-iOS.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions Annict-for-iOS.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading