Commit Graph

27 Commits

Author SHA1 Message Date
Tobias Reich
4acf76181e Added dont't preload on mobile to preload function 2014-09-25 20:49:15 +02:00
Tobias Reich
68853a5038 Remove after load 2014-09-25 20:44:51 +02:00
Tobias Reich
f2486ac08f Preload next photo when current photo data has been loaded 2014-09-25 20:35:03 +02:00
Tobias Reich
6caffe004b Fixed several caching issues 2014-09-19 23:14:53 +02:00
Tobias Reich
fe52b09694 Fixed some caching issues with duplicate and delete 2014-09-17 23:25:12 +02:00
Tobias Reich
582a8a3f93 Small code adjustments #232 2014-09-17 23:11:02 +02:00
Roman
7026ea8603 Merged with the latest pull from the origin 2014-09-16 23:51:54 +03:00
Tobias Reich
62365a2558 Code improvements 2014-09-16 20:24:48 +02:00
Roman
fa8cad02bb Changed spaces to tabs for indentation 2014-09-16 15:20:35 +03:00
Roman
e9544e8f8f * Improved performance by caching:
- The albums view is stored in memory when changing from the albums to the individual album/photo view.
- When viewing photos, the next picture in the current album is preloaded.

* Default sort order of albums is changed from new to old.

* Fixed scroll position when changing from albums to album and vice versa
2014-09-14 14:48:12 +03:00
Tobias Reich
066d3be697 JsHint fixes 2014-08-31 22:11:04 +02:00
Tobias Reich
d686a2b083 Duplicate photos by right-clicking them (#186) 2014-08-22 23:31:09 +02:00
Tobias Reich
911e168b6f Less parsing of photos/albums on client-side 2014-07-12 20:12:38 +02:00
Tobias Reich
5b5e511cd1 Fixed a bug with special chars in descriptions, disabled debug and pushed version 2014-06-15 19:11:54 +02:00
Tobias Reich
4bd77f8dbf Remove html from Tags, Description and Title input 2014-06-14 21:38:37 +02:00
Tobias Reich
92d894783e Improved parsing of tags 2014-04-18 21:27:52 +02:00
Tobias Reich
3a67cd4728 Fixed global vars 2014-04-15 14:17:32 +02:00
Tobias Reich
26d7242ed2 Removed unused param and enabled debug mode 2014-04-05 16:03:14 +02:00
Tobias Reich
cdb7d4c197 Fixed wrong if 2014-04-01 22:57:01 +02:00
Tobias Reich
93210ecb64 Fix undefined error 2014-04-01 22:55:45 +02:00
Tobias Reich
edb7471b10 Trying to fix undefined error on mobile devices while swiping 2014-04-01 22:49:51 +02:00
Tobias Reich
4a74e992d4 Slower swipe animation 2014-03-27 23:00:23 +01:00
Tobias Reich
942a922a45 Removed animation on desktop and arrows on mobile 2014-03-27 22:53:34 +01:00
Tobias Reich
994e881c5a Back and forward animation 2014-03-27 00:16:39 +01:00
Tobias Reich
e500493c7c Fixes an escaping issue (#89) 2014-02-28 15:08:05 +01:00
Tobias Reich
2d66c445da jsHint enhancements 2014-02-25 23:37:05 +01:00
Tobias Reich
ef22205252 Makefile 2014-02-23 16:02:01 +01:00