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

235 Commits

Author SHA1 Message Date
Braun Patrik
5740675344 scroll listener bugfix 2016-06-25 10:27:14 +02:00
Braun Patrik
a874c7d70f implementing advanced grid rendering (on scroll render more images)
fixing slow image load
2016-06-25 10:09:05 +02:00
Braun Patrik
54636ac290 implementing advanced thumbnail loading scheduler 2016-06-24 23:44:05 +02:00
Braun Patrik
afd8ee760e package update 2016-06-23 22:58:31 +02:00
Braun Patrik
12c8c912f1 improving thumbnail loading 2016-06-23 22:43:23 +02:00
Braun Patrik
1de7dabe52 improving thumbnail loading 2016-06-23 22:25:16 +02:00
Braun Patrik
8f4237ae80 improving thumbnail loader 2016-06-22 16:40:02 +02:00
Braun Patrik
c2b4a80886 implementing thumbnail info sending to clientside 2016-06-22 16:34:44 +02:00
Braun Patrik
cc43db58ac improving thumbnail loading 2016-06-17 11:25:15 +02:00
Braun Patrik
08d6dc994e implementing basic thumbnail loading 2016-06-17 00:05:31 +02:00
Braun Patrik
a18ce4ed96 moving to angular rc2 2016-06-16 16:25:00 +02:00
Braun Patrik
77c01fa230 updating dependencies 2016-05-26 09:44:13 +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
eb46c53bbb adding autocomplete icons 2016-05-15 19:46:25 +02:00
Braun Patrik
b96d083f4b adding keyword and position to autocomplete 2016-05-15 19:36:23 +02:00
Braun Patrik
e7fb834418 implementing photo infobox 2016-05-15 18:52:07 +02:00
Braun Patrik
c3b5a3139e sorting photo to creation data and scrolling to image with lightbox close 2016-05-13 21:40:04 +02:00
Braun Patrik
676f8601ff implementing controls to lightbox 2016-05-13 14:27:00 +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
06e45f2a95 adding service test placeholders 2016-05-10 23:19:46 +02:00
Braun Patrik
f53c537a9d adding client side config
Implementing search disable
2016-05-10 21:33:58 +02:00
Braun Patrik
4caa499faf imlementing search autocomplete list click 2016-05-10 10:59:12 +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
516122e058 improving code 2016-05-05 18:19:45 +02:00
Braun Patrik
2cecdbda07 update tests 2016-05-05 18:14:11 +02:00
Braun Patrik
10b47c45eb update tests 2016-05-05 18:05:40 +02:00
Braun Patrik
1ec6ed6985 fixing user.service test 2016-05-05 18:00:36 +02:00
Braun Patrik
3b0bcc44b0 implementing network fail tests, refactoring services 2016-05-05 17:51:51 +02:00
Braun Patrik
936bf15f28 adding missing network provider ref 2016-05-04 22:44:26 +02:00
Braun Patrik
ffb720757d implementing userService test 2016-05-04 22:37:26 +02:00
Braun Patrik
a65e9eade6 implementing authmanager test 2016-05-04 22:20:54 +02:00
Braun Patrik
10b82f224d network service test added 2016-05-04 21:08:05 +02:00
Braun Patrik
6949a8c1e5 fixing testing bug 2016-05-04 20:10:28 +02:00
Braun Patrik
9f793851ce bugfixing aoutocomplete 2016-05-04 18:57:31 +02:00
Braun Patrik
69489b8cb7 implementing autocomplete call 2016-05-04 18:34:54 +02:00
Braun Patrik
ff17089abf updating to angular2.rc.1 2016-05-04 17:20:21 +02:00
Braun Patrik
ea28a8e5e6 implementing basic autocomplete for gallery 2016-05-03 21:04:57 +02:00
Braun Patrik
11be4e3e87 implementing user listing and role changing 2016-05-03 14:29:24 +02:00
Braun Patrik
67d4d2be71 implementing user creation at admin page 2016-05-01 21:30:43 +02:00
Braun Patrik
9cc5520f74 removing ng2-material from project 2016-05-01 10:28:05 +02:00
Braun Patrik
142bf34a87 bugfixing 2016-04-30 21:36:24 +02:00
Braun Patrik
5c8fe8f82b implementing zoom-in lightbox 2016-04-30 18:33:07 +02:00
Braun Patrik
f9481c9f6e adding bootstrap to the project
Refactoring lightbox
2016-04-30 18:01:54 +02:00
Braun Patrik
29a45b2d98 implementing lightbox move back to its place 2016-04-28 23:25:25 +02:00
Braun Patrik
542d0416fd lightbox draft implemented 2016-04-27 22:37:07 +02:00
Braun Patrik
4fda33778c new user dialog stub added 2016-04-26 20:32:32 +02:00
Braun Patrik
9afc2629f4 code cleanup 2016-04-26 20:30:25 +02:00
Braun Patrik
1ee749043e creating, application frame and admin page stub 2016-04-26 15:10:05 +02:00
Braun Patrik
e1b54d1ff2 updating packages 2016-04-26 12:03:44 +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
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
5eb495f986 implementing thumbnail generation 2016-03-29 21:46:44 +02:00
Braun Patrik
5ce3f0bcb8 history navigation i,proved 2016-03-27 21:21:47 +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
23885f2699 implementing directory rendering 2016-03-20 20:05:51 +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
ffc8574b79 update packages 2016-03-19 10:55:46 +01:00
Braun Patrik
2cc8070065 removing socket.io creating first middlewares 2016-03-19 09:58:27 +01:00
Braun Patrik
27cf71851b browser.d.ts created 2016-03-14 13:20:29 +01:00
Braun Patrik
273c4a8f9a changing tsd to typings 2016-03-14 11:07:08 +01:00
Braun Patrik
91b5d59f97 updating package 2016-03-13 21:31:49 +01:00
Braun Patrik
b586b4d7da frontend testing added with karma+jasmine 2016-03-13 16:01:19 +01:00
Braun Patrik
60df6caf4a implementing client side login 2016-03-13 11:28:29 +01:00
Braun Patrik
df717f55e1 creating network and login services 2016-03-12 22:19:24 +01:00
Braun Patrik
a288ba71c6 implementing login 2016-03-12 18:11:19 +01:00
Braun Patrik
72422291db creating project structure 2016-03-12 14:57:22 +01:00
Braun Patrik
67c429c986 Removing generated files 2016-03-12 12:58:25 +01:00
Braun Patrik
d718bd1885 Creating repository 2016-03-12 12:53:19 +01:00