Commit Graph

79 Commits

Author SHA1 Message Date
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
bc9413b1cb added static metamodel generator 2017-07-25 21:53:01 +02:00
Walter Oggioni
4c4fa98371 restored archive service 2017-07-15 22:10:45 +02:00
Walter Oggioni
f6b4ae3c71 fixed bug with LAZY fetch of ElementCollections 2017-07-14 23:39:08 +02:00
Walter Oggioni
7bae3c9d14 added deployment descriptor for wildfly 2017-07-14 19:55:44 +02:00
Walter Oggioni
b79c48db25 removed jwt interface 2017-07-14 08:55:28 +02:00
3d4b827fca fixed hibernate bug with fetchType EAGER 2016-09-03 16:22:22 +02:00
cfd6dd4ae5 removed unnecessary libraries 2016-07-14 23:42:34 +02:00
63794fff53 improved FileServlet 2016-07-06 23:03:19 +02:00
3385cafc32 fixed bug in package parser (wrong length of .PKGINFO file was used) 2016-04-16 10:11:54 +02:00
fa51e60bc6 modified repository clean up timer to be non persistent 2016-04-09 17:08:30 +02:00