1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

51 Commits

Author SHA1 Message Date
Braun Patrik
e8d96ea700 improving thumbnail generation and directory parsing 2017-06-21 11:33:46 +02:00
Braun Patrik
8b9f287a88 adding angular-cli support (causes major refactoring) 2017-06-10 22:32:56 +02:00
Braun Patrik
e7cb6311a9 fixing tests 2017-06-04 18:45:29 +02:00
Braun Patrik
7e56ef1111 improving logging and configs 2017-06-04 15:25:08 +02:00
Braun Patrik
4333e41155 improving logging and fixing file reader error handling bug 2017-06-03 22:35:47 +02:00
Braun Patrik
46195d653a creating release scripts 2017-06-02 22:31:51 +02:00
Braun Patrik
385dcd7c4d improving thumbnail generation. adding thumbnails to map 2017-03-20 21:37:23 +01:00
Braun Patrik
ccd756f3b7 implementing basic directory view 2017-03-18 00:11:53 +01:00
Braun Patrik
8e40923cdf updating dependencies 2017-02-05 16:19:35 +01:00
Braun Patrik
88c8d53d49 improving mutithreading at thumbnail generation
implementing mutithread directory scanning
2017-01-22 20:30:23 +01:00
Braun Patrik
42bac658b2 improving indexing algorithm 2016-12-29 15:38:20 +01:00
Braun Patrik
039c79ced2 improving indexing algorithm 2016-12-29 15:18:23 +01:00
Braun Patrik
f5e51212d2 bug fixing 2016-12-28 15:52:27 +01:00
Braun Patrik
d151c56e77 implementing on the fly indexing 2016-12-28 15:35:27 +01:00
Braun Patrik
306613260e fixing gallery indexing path errors 2016-12-28 14:26:19 +01:00
Braun Patrik
d993a3275b implementing mysql search and instant search 2016-12-28 12:30:26 +01:00
Braun Patrik
3ad2f6612f implementing mysql autocomplete 2016-12-28 11:50:24 +01:00
Braun Patrik
53ab3d34a9 implementing mysql GalleryManager 2016-12-27 20:55:51 +01:00
Braun Patrik
bb139b8159 implementing mysql user management 2016-12-27 16:09:47 +01:00
Braun Patrik
eaf678bedd updating packages and refactoring code 2016-12-26 23:36:38 +01:00
Braun Patrik
3cd9ef7b1a keywords decoding error fix 2016-07-11 12:52:15 +02:00
Braun Patrik
f48186b1cc config loading bug fix 2016-07-07 22:16:04 +02:00
Braun Patrik
da4646ac69 bug fix 2016-07-07 13:56:39 +02:00
Braun Patrik
ca0de09881 flat-file based usermanagemant implemented for memoryBasedDB 2016-07-07 12:19:08 +02:00
Braun Patrik
1bcf6f4fa7 grid performance improvement 2016-06-25 14:13:06 +02:00
Braun Patrik
08d6dc994e implementing basic thumbnail loading 2016-06-17 00:05:31 +02:00
Braun Patrik
d57b166cc8 refactoring object manager imports 2016-05-26 12:05:10 +02:00
Braun Patrik
77c01fa230 updating dependencies 2016-05-26 09:44:13 +02:00
Braun Patrik
eb63ac6a58 fixing import error 2016-05-25 21:58:56 +02:00
Braun Patrik
8deff0b605 creating some backend tests with mocha 2016-05-25 20:17:42 +02:00
Braun Patrik
d32914bc02 implementing typed search 2016-05-16 11:47:58 +02:00
Braun Patrik
60dab77cf4 adding keyword and place to search and instant serach 2016-05-15 21:25:59 +02:00
Braun Patrik
b96d083f4b adding keyword and position to autocomplete 2016-05-15 19:36:23 +02:00
Braun Patrik
33347dfd0c implementing exif/image metadata reading 2016-05-12 18:24:26 +02:00
Braun Patrik
deefd64d11 fixing directory listing bugfix: converting mongoose doc to entity 2016-05-10 10:27:36 +02:00
Braun Patrik
c93c1aba2d implementing search 2016-05-09 21:43:52 +02:00
Braun Patrik
ef5758f3c7 source style cleanup 2016-05-09 17:04:56 +02:00
Braun Patrik
f0552f6bfd DatabaseManager.ts error handling update 2016-05-04 22:06:52 +02:00
Braun Patrik
a19aca34ad type fixing 2016-05-04 19:05:19 +02:00
Braun Patrik
67af4e5ed9 extracting models (Usermodel) 2016-05-04 18:36:16 +02:00
Braun Patrik
69489b8cb7 implementing autocomplete call 2016-05-04 18:34:54 +02:00
Braun Patrik
11be4e3e87 implementing user listing and role changing 2016-05-03 14:29:24 +02:00
Braun Patrik
1f2bca2261 adding missing reference 2016-04-24 23:20:55 +02:00
Braun Patrik
156c29a81e added folder icon to folder button 2016-04-24 20:56:54 +02:00
Braun Patrik
bba7479184 implementing mongoose managers 2016-04-22 13:23:44 +02:00
Braun Patrik
0cfa60143a implementing responsive photo grid system 2016-04-09 15:19:25 +02:00
Braun Patrik
53519b7d8a updateing dependencies 2016-04-08 14:48:29 +02:00
Braun Patrik
d6cd1798b5 implementing directory listing 2016-03-20 10:49:49 +01:00
Braun Patrik
b0f4d878ff implementing galleryRoute 2016-03-19 19:59:19 +01:00
Braun Patrik
cb1be3ce4b implementing routers and user middlewares 2016-03-19 17:31:42 +01:00