Commit Graph

65 Commits

Author SHA1 Message Date
samnyan
837fb5b4af
Update README.md
Some checks failed
CI / build (push) Has been cancelled
2026-03-10 11:21:16 +08:00
samnyan
a718036ab6 [general] Only load database after login. 2020-07-24 22:56:29 +09:00
samnyan
bc60ca3ed5 [general] Add manifest files. 2020-07-24 22:56:09 +09:00
samnyan
f3abb943c1 [general] Add service worker. 2020-07-24 22:53:41 +09:00
samnyan
e6c64fdd31 [general] Preload all modules. 2020-07-24 22:31:29 +09:00
samnyan
3b6aff4b57 Angular CLI update for packages - @angular/material@latest, @angular/cdk@latest, @angular/flex-layout@latest, rxjs@latest 2020-07-19 00:05:40 +09:00
samnyan
9077cc8cbd @angular/cli migration - update-module-and-target-compiler-options
Update 'module' and 'target' TypeScript compiler options. Read more about this here: https://v10.angular.io/guide/migration-update-module-and-target-compiler-options
2020-07-18 23:54:47 +09:00
samnyan
ae5532d2c1 @angular/cli migration - update-workspace-dependencies
Update workspace dependencies to match a new v10 project.
2020-07-18 23:54:47 +09:00
samnyan
a113b7d8d6 @angular/cli migration - solution-style-tsconfig
Add "Solution Style" TypeScript configuration file support. This improves developer experience using editors powered by TypeScript’s language server. Read more about this here: https://v10.angular.io/guide/migration-solution-style-tsconfig
2020-07-18 23:53:34 +09:00
samnyan
d7f62d0283 @angular/cli migration - tslint-version-6
Update tslint to version 6 and adjust rules to maintain existing behavior.
2020-07-18 23:53:33 +09:00
samnyan
48816a8f29 @angular/cli migration - rename-browserslist-config
Update Browserslist configuration file name to '.browserslistrc' from deprecated 'browserslist'.
2020-07-18 23:53:32 +09:00
samnyan
34022a9765 Angular CLI update for packages - @angular/core@latest, @angular/cli@latest 2020-07-18 23:53:30 +09:00
samnyan
ac7456050a [general] Bump ngx-indexed-db to latest 2020-07-18 23:44:34 +09:00
samnyan
a1b10c1e7d [general] Run ngcc after npm install 2020-07-18 23:02:14 +09:00
dependabot[bot]
7fa1ba5b5b Bump npm-registry-fetch from 4.0.3 to 4.0.5
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 11:59:53 +09:00
samnyan
545990d3ca
Merge pull request #4 from samnyan/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-06 09:29:36 +09:00
dependabot[bot]
bc35746fbe
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 17:43:14 +00:00
samnyan
cfca166ac9 [general] Add import and export data 2020-04-01 00:51:37 +09:00
samnyan
a0bdd4121f [general] Update version number 2020-03-31 21:10:53 +09:00
samnyan
a1b19b94e8 [chuni] Add character page 2020-03-31 20:19:03 +09:00
samnyan
6b95978808 [general] Add chuni character and skill 2020-03-31 13:23:03 +09:00
samnyan
df678d0a5a [general] Somehow opacity not working after upgrade to Angular 9? Use color for now 2020-03-28 23:11:37 +09:00
samnyan
7844c771d9 [Dependency] Update minimist to 1.2.5 2020-03-28 22:53:16 +09:00
samnyan
d8a95dd42a Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
2020-03-25 22:07:33 +09:00
samnyan
89eeeda82f [Dependency] Update all dependency 2020-03-25 22:06:51 +09:00
samnyan
55b2cdee1c [Dependency] Update to Angular 9 2020-03-25 21:50:27 +09:00
samnyan
50b5a705ac [Dependency] Update to latest angular 8 version 2020-03-25 21:44:40 +09:00
samnyan
9c77ed9436
Merge pull request #2 from samnyan/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
2020-03-25 21:32:14 +09:00
samnyan
5b6dc2df9d [ongeki] Implement gacha animation part one 2020-03-25 18:39:18 +09:00
samnyan
b8e1acb4d6 [ongeki] Basic Gacha implement 2020-03-24 22:37:18 +09:00
samnyan
91d93e15d9 [general] Add changelog module 2020-03-24 15:19:34 +09:00
samnyan
b6a27dba2e [ongeki] Hide a text that should not show 2020-03-24 02:36:52 +09:00
samnyan
fb67c3242f [general] Show badge on recent play 2020-03-24 02:23:49 +09:00
samnyan
503a6a1b60 [general] Fix UI on small device 2020-03-24 01:36:59 +09:00
samnyan
6d1f722b25 [ongeki] Add achievement icon 2020-03-24 01:19:13 +09:00
samnyan
fb4542b5f2 [ongeki] Add battle point and rating page 2020-03-23 17:44:55 +09:00
samnyan
e24bec31ac [general] update error interceptor message 2020-03-22 11:43:39 +09:00
samnyan
6a79da9edd [general] Update version 2020-03-21 23:09:34 +09:00
samnyan
203ea7bf8c [ongeki] Add card insert and kaika 2020-03-21 23:08:38 +09:00
samnyan
2887f09ab1 [general] Fix styling issue due to some deprecated css 2020-03-21 21:31:04 +09:00
samnyan
a3e9d93d28 [general] Fix table width break in some browser 2020-03-21 20:27:47 +09:00
samnyan
c64ae559fd [general] Change error message handling to error interceptor 2020-03-21 16:36:56 +09:00
samnyan
1e327e6d32 [ongeki] Basic ongeki page 2020-03-21 16:35:09 +09:00
dependabot[bot]
a9e7430e1f
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 00:20:04 +00:00
samnyan
5ebb70f213 [diva] Update management url 2020-03-12 21:49:23 +09:00
samnyan
36b13700be Update README.md 2020-02-27 16:00:01 +09:00
samnyan
e73324ebcb [DIVA] Add contest reward to edit 2020-02-20 12:45:08 +08:00
samnyan
278c634f6f Change map style db to indexeddb 2020-02-03 01:45:39 +08:00
samnyan
8f41121a27 Create main yml 2020-02-01 13:41:41 +08:00
samnyan
e16b97e18e [DIVA] Add datepicker to festa edit 2020-02-01 11:59:09 +08:00