Commit Graph

89 Commits

Author SHA1 Message Date
4669546e2b updated Gradle version
All checks were successful
CI / build (push) Successful in 1m0s
reduced memocry usage of package synchronization

updated dependencies
2025-09-16 09:38:18 +08:00
5dcecfef03 updated gradle to 14.2
All checks were successful
CI / build (push) Successful in 33s
2025-06-20 09:03:46 +08:00
2425d4a4ed updated dependencies and switched JWT signature algorithm to ES512
All checks were successful
CI / build (push) Successful in 34s
2025-06-03 22:48:44 +08:00
06e8949b8e migrated to Gitea
All checks were successful
CI / build (push) Successful in 53s
2024-04-14 19:12:18 +08:00
1890d1d7b5 updated lys version 2024-03-11 21:26:59 +08:00
ca1b378a14 use khtml library 2024-03-01 06:10:54 +08:00
f48a201406 removed Content-Length from downloadTar API as it would lead to file truncation 2024-02-27 05:12:15 +08:00
5e7f0b179b added Gradle caching 2024-02-24 18:19:41 +08:00
1a708699f5 updated Jenkinsfile 2024-02-24 18:17:19 +08:00
ec29250ca9 embedded Bootstrap inside webpack 2024-02-24 17:56:30 +08:00
ae0e4de23e updated client 2024-02-22 08:50:19 +08:00
b1a7bcc9a8 fixed client 2024-02-21 08:59:39 +08:00
b1297b3194 removed Nim source 2024-02-21 08:54:21 +08:00
b14862fc7d working version with new Kotlin frontend!!! 2024-02-21 08:52:00 +08:00
d4306555df improved performances of initial sync 2024-02-11 16:02:30 +08:00
e3d99fa178 improved data architecture 2024-02-09 22:43:31 +08:00
f77a5c3e0d Removed .close() call from container-managed entity manager 2023-10-04 12:06:46 +08:00
214243e465 added oidc authentication 2023-09-07 08:15:02 +08:00
b9851eecaf bugfix 2023-07-28 09:15:24 +08:00
ab81022bce backend migrated to Java 17 2023-07-20 11:00:48 +08:00
d9bf885b2d switch from Java EE to Jakarta EE 2022-11-15 20:11:02 +08:00
9b94bffff0 fixed bug with compression format 2022-06-23 20:31:04 +08:00
7b56c38acb added lys platform 2022-06-12 11:47:35 +08:00
6ba3fd6768 added publications 2022-06-08 23:47:37 +08:00
b59dcfd93c java rewrite 2022-06-04 20:16:36 +08:00
76608d5713 updated sbt version 2021-07-13 09:52:30 +02:00
5362e83118 handle package update 2020-05-14 22:56:52 +01:00
ab082860c9 added support for zstd packages 2020-05-04 22:32:29 +01:00
Walter Oggioni
a1ef2f6b05 changed submodule path 2019-12-21 00:38:52 +01:00
ed39b552de updated sbt version and increased mime types flexibility 2019-10-15 23:54:20 +01:00
49734bf6d1 conversion from Java to Scala 2019-08-10 13:31:44 +01:00
Walter Oggioni
1cc066d3f0 temporary commit 2019-05-08 08:10:50 +01:00
8241df995a migrated to sbt-misc-plugin 2019-05-08 07:55:59 +01:00
32197e1c7b removed lombok dependency 2018-04-14 11:32:32 +02:00
2badffe64b improved nim structure 2018-03-17 10:49:56 +01:00
4a4c1cfc63 updated htmlutils external
added temporary file generation when uploading a new package
2017-12-29 09:38:35 +01:00
719230bb4e added Content-Disposition HTTP header for better support of download file's name 2017-12-05 21:06:07 +01:00
cc12bd69db performance optimization 2017-11-21 23:03:34 +01:00
294ffef8f5 added jpacrepo.css 2017-11-01 11:29:19 +01:00
1a17dbf5d0 fixed submodule path 2017-11-01 11:27:50 +01:00
a980ad8b88 fixed submodule path 2017-11-01 11:25:12 +01:00
1a8219712a fixed sbt build 2017-09-30 11:00:04 +02:00
38d3022be0 added HTTP cache and package size 2017-09-30 00:49:35 +02:00
ce06721e79 added nim compilation task to sbt deploy task
switched to fake form with POST method for file download
2017-09-28 22:11:29 +02:00
7de186084d updated submodule 2017-09-25 09:06:02 +02:00
e76662ec89 added download button 2017-09-25 09:04:36 +02:00
3ba670a52f updated build scripts to sbt 1.0
added service returning a tar archive with all the requested packages
2017-09-24 19:31:02 +02:00
bf8b765117 added prototype web interface written in nim 2017-09-24 17:20:28 +02:00
1aecc6628e added new map service with server side caching 2017-09-19 20:43:09 +02:00
671f74231a added map webservice
fixed syncDB EJB method
2017-09-06 23:32:10 +02:00