Jabasukuriputo Wang

Results 26 issues of Jabasukuriputo Wang

``` java.lang.Exception: Apparent connection leak detected #011at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:128) ~[HikariCP-5.0.1.jar!/:na] #011at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Final] #011at org.hibernate.internal.NonContextualJdbcConnectionAccess.obtainConnection(NonContextualJdbcConnectionAccess.java:46) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Final] #011at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.acquireConnectionIfNeeded(LogicalConnectionManagedImpl.java:113) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Final] #011at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.getPhysicalConnection(LogicalConnectionManagedImpl.java:143) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Final] #011at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.getConnectionForTransactionManagement(LogicalConnectionManagedImpl.java:273) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Final] #011at org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl.begin(LogicalConnectionManagedImpl.java:281) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Final] #011at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.begin(JdbcResourceLocalTransactionCoordinatorImpl.java:232) ~[hibernate-core-6.4.1.Final.jar!/:6.4.1.Fi...

``` TS7016: Could not find a declaration file for module 'vue-github-buttons'. 'node_modules/vue-github-buttons/dist/vue-github-buttons.cjs.js' implicitly has an 'any' type.   If the 'vue-github-buttons' package actually exposes this module, try adding a new declaration...

- [ ] Migrate to ES6/TypeScript - [x] Promisify and Async/Await everything - [ ] Refine code style - [x] Use node-tdlib instead of the unstable api.telegram.org

Modify Akarin to a public service 1. Move config to database (rethinkdb) 2. Realtime create & destroy tunnel ( `/activate UUID` & `/deactivate UUID`) 3. Better error handling 4. Nice...

help wanted
万年坑

It is actually a PHP issue, but I have seen random characters in `CharacterInfo.description` broke the `json_decode` parser without any exception thrown, thus is difficult to debug. Solution part 1:...

https://github.com/vitejs/vite/issues/8520