1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-11-24 08:42:24 +02:00
Commit Graph

59 Commits

Author SHA1 Message Date
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
cbcc68dd86 implementing logout 2016-05-16 23:15:03 +02:00
Braun Patrik
540df6c6a8 disabling search at photos 2016-05-16 19:36:04 +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
61ba450e04 implementing lightbox image navigation 2016-05-12 23:00:38 +02:00
Braun Patrik
33347dfd0c implementing exif/image metadata reading 2016-05-12 18:24:26 +02:00
Braun Patrik
c66a9b49f3 implementing thumbnail sizes 2016-05-12 11:01:08 +02:00
Braun Patrik
d6b8b611b3 adding gzip to server 2016-05-11 10:35:14 +02:00
Braun Patrik
f53c537a9d adding client side config
Implementing search disable
2016-05-10 21:33:58 +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
225d2b6a8c creating content wrapper for search preparation 2016-05-09 19:14:33 +02:00
Braun Patrik
ef5758f3c7 source style cleanup 2016-05-09 17:04:56 +02:00
Braun Patrik
a174ec76c1 improving error handling 2016-05-06 10:48:51 +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
9f793851ce bugfixing aoutocomplete 2016-05-04 18:57:31 +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
5b00de3c10 changing port name to PORT 2016-05-01 10:50:17 +02:00
Braun Patrik
249d16e068 changing port name to PORT 2016-05-01 10:46:21 +02:00
Braun Patrik
1ee749043e creating, application frame and admin page stub 2016-04-26 15:10:05 +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
4a44f232a8 changing design.
adding ng2-material
implementing login, gallery draft design
2016-04-18 21:27:15 +02:00
Braun Patrik
46f99041cf saving port to config 2016-04-10 22:58:36 +02:00
Braun Patrik
ca77700e2e adding config loader 2016-04-10 22:53:46 +02:00
Braun Patrik
8ad13e3e78 implementing config 2016-04-09 23:09:28 +02:00
Braun Patrik
65d88fe061 improving routing. injecting user information to client side to prevent false routing 2016-04-09 18:06:29 +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
ab3255536e refactoring and temp directory creating 2016-03-29 22:09:02 +02:00
Braun Patrik
6163dcb7a5 creating dummy d.ts for jimp 2016-03-29 21:57:41 +02:00
Braun Patrik
5eb495f986 implementing thumbnail generation 2016-03-29 21:46:44 +02:00
Braun Patrik
f8db033c56 improving routing 2016-03-26 19:24:12 +01:00
Braun Patrik
b8963eb3e4 implementing directory navigation 2016-03-26 16:25:48 +01:00
Braun Patrik
9ceac016aa refactoring middleware rendering methods 2016-03-26 11:19:10 +01:00
Braun Patrik
7d246dc909 implementing auto relogin if session is present 2016-03-20 20:06:14 +01:00
Braun Patrik
9f55214e38 implementing gallery photo rendering 2016-03-20 16:54:30 +01: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
Braun Patrik
c186770a50 removing networkmanager 2016-03-19 10:04:53 +01:00